mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-24 18:02:20 +00:00
Resolved style is a spec concept that refers to the weird mix of computed style and used style reflected by getComputedStyle(). The purpose of this class is to produce the *computed* style for a given element, so let's call it StyleComputer. |
||
---|---|---|
.. | ||
AttributeNames.cpp | ||
AttributeNames.h | ||
SVGContext.h | ||
SVGElement.cpp | ||
SVGElement.h | ||
SVGElement.idl | ||
SVGGElement.cpp | ||
SVGGElement.h | ||
SVGGeometryElement.cpp | ||
SVGGeometryElement.h | ||
SVGGeometryElement.idl | ||
SVGGraphicsElement.cpp | ||
SVGGraphicsElement.h | ||
SVGGraphicsElement.idl | ||
SVGPathElement.cpp | ||
SVGPathElement.h | ||
SVGPathElement.idl | ||
SVGSVGElement.cpp | ||
SVGSVGElement.h | ||
SVGSVGElement.idl | ||
TagNames.cpp | ||
TagNames.h | ||
ViewBox.cpp | ||
ViewBox.h |