mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-08 16:12:23 +02: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'.