ladybird/Libraries/LibWeb/Geometry
Sam Atkins 6a4d80b9b6 LibWeb/CSS: Integrate ParsingContext into the Parser
This is not really a context, but more of a set of parameters for
creating a Parser. So, treat it as such: Rename it to ParsingParams,
and store its values and methods directly in the Parser instead of
keeping the ParsingContext around.

This has a nice side-effect of not including DOM/Document.h everywhere
that needs a Parser.
2025-02-06 16:47:25 +00:00
..
DOMMatrix.cpp
DOMMatrix.h
DOMMatrix.idl
DOMMatrixReadOnly.cpp LibWeb/CSS: Integrate ParsingContext into the Parser 2025-02-06 16:47:25 +00:00
DOMMatrixReadOnly.h
DOMMatrixReadOnly.idl
DOMPoint.cpp
DOMPoint.h
DOMPoint.idl
DOMPointReadOnly.cpp
DOMPointReadOnly.h
DOMPointReadOnly.idl
DOMQuad.cpp
DOMQuad.h
DOMQuad.idl
DOMRect.cpp
DOMRect.h
DOMRect.idl
DOMRectList.cpp
DOMRectList.h
DOMRectList.idl
DOMRectReadOnly.cpp
DOMRectReadOnly.h
DOMRectReadOnly.idl