mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-23 09:22:30 +00:00
The end goal is to make the PseudoClass::not_selector be a Selector instead of a String that is repeatedly re-parsed. But since Selector contains a Vector of ComplexSelectors, which each have a Vector of SimpleSelectors, it's probably a good idea to not be passing them around by value anyway. :^) |
||
---|---|---|
.. | ||
Attribute.h | ||
CharacterData.cpp | ||
CharacterData.h | ||
CharacterData.idl | ||
Comment.cpp | ||
Comment.h | ||
Comment.idl | ||
Document.cpp | ||
Document.h | ||
Document.idl | ||
DocumentFragment.cpp | ||
DocumentFragment.h | ||
DocumentFragment.idl | ||
DocumentType.cpp | ||
DocumentType.h | ||
DocumentType.idl | ||
DOMException.h | ||
DOMException.idl | ||
DOMImplementation.cpp | ||
DOMImplementation.h | ||
DOMImplementation.idl | ||
Element.cpp | ||
Element.h | ||
Element.idl | ||
ElementFactory.cpp | ||
ElementFactory.h | ||
Event.cpp | ||
Event.h | ||
Event.idl | ||
EventDispatcher.cpp | ||
EventDispatcher.h | ||
EventListener.cpp | ||
EventListener.h | ||
EventTarget.cpp | ||
EventTarget.h | ||
EventTarget.idl | ||
ExceptionOr.h | ||
HTMLCollection.cpp | ||
HTMLCollection.h | ||
HTMLCollection.idl | ||
Node.cpp | ||
Node.h | ||
Node.idl | ||
NonDocumentTypeChildNode.h | ||
NonElementParentNode.h | ||
ParentNode.cpp | ||
ParentNode.h | ||
Position.cpp | ||
Position.h | ||
ProcessingInstruction.cpp | ||
ProcessingInstruction.h | ||
ProcessingInstruction.idl | ||
Range.cpp | ||
Range.h | ||
Range.idl | ||
ShadowRoot.cpp | ||
ShadowRoot.h | ||
ShadowRoot.idl | ||
Text.cpp | ||
Text.h | ||
Text.idl | ||
Timer.cpp | ||
Timer.h | ||
Window.cpp | ||
Window.h |