mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 00:31:07 +00:00
These are properties that may used internally by LibWeb when resolving style values, but may not be set by external stylesheets. For example, 'background-repeat' may be a two-value CSS property that internally translates to 'background-repeat-x' and 'background-repeat-y'. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Generate_CSS_PropertyID_cpp.cpp | ||
| Generate_CSS_PropertyID_h.cpp | ||
| Generate_CSS_ValueID_cpp.cpp | ||
| Generate_CSS_ValueID_h.cpp | ||
| WrapperGenerator.cpp | ||