Andreas Kling edbd8b22e8 LibWeb: Mark elements for style update after their children change 3 anni fa
..
AbortController.cpp 1d8f8ea5b1 LibWeb: Add initial support for AbortController and AbortSignal 3 anni fa
AbortController.h 90cdeebfb3 LibWeb: Rename DOM::Window::document() => associated_document() 3 anni fa
AbortController.idl 1d8f8ea5b1 LibWeb: Add initial support for AbortController and AbortSignal 3 anni fa
AbortSignal.cpp 971d60c329 LibWeb: Implement AbortSignal.onabort 3 anni fa
AbortSignal.h 971d60c329 LibWeb: Implement AbortSignal.onabort 3 anni fa
AbortSignal.idl 971d60c329 LibWeb: Implement AbortSignal.onabort 3 anni fa
Attribute.h cb895edad4 LibWeb: Move Attribute into the DOM namespace 3 anni fa
CharacterData.cpp 0264ae23bc LibWeb: Make CSS layout lazier 3 anni fa
CharacterData.h 7bdf0be667 LibWeb: Implement ChildNode.remove 3 anni fa
CharacterData.idl 7bdf0be667 LibWeb: Implement ChildNode.remove 3 anni fa
ChildNode.h 7bdf0be667 LibWeb: Implement ChildNode.remove 3 anni fa
Comment.cpp 90cdeebfb3 LibWeb: Rename DOM::Window::document() => associated_document() 3 anni fa
Comment.h 6e80458515 LibWeb: Add constructors for Text, DocumentFragment and Comment 3 anni fa
Comment.idl 6e80458515 LibWeb: Add constructors for Text, DocumentFragment and Comment 3 anni fa
CustomEvent.cpp 3b9e8ec597 LibWeb: Add the missing CustomEvent IDL constructor 3 anni fa
CustomEvent.h 3b9e8ec597 LibWeb: Add the missing CustomEvent IDL constructor 3 anni fa
CustomEvent.idl 7f551d7f6a LibWeb: Use the LibWeb source directory as the IDL #import base path 3 anni fa
DOMException.h a9a7d65099 LibWeb: Replace heycam.github.io/webidl URLs with webidl.spec.whatwg.org 3 anni fa
DOMException.idl 8da14bf880 LibWeb: Add support for optional default values and optional bools in IDL 4 anni fa
DOMImplementation.cpp 7c6c7ca542 LibWeb: Add createDocument and createDocumentType for DOMImplementation 4 anni fa
DOMImplementation.h 7c6c7ca542 LibWeb: Add createDocument and createDocumentType for DOMImplementation 4 anni fa
DOMImplementation.idl 7c6c7ca542 LibWeb: Add createDocument and createDocumentType for DOMImplementation 4 anni fa
Document.cpp 82672da331 LibWeb: Style update must recurse into nodes with dirty children 3 anni fa
Document.h 0264ae23bc LibWeb: Make CSS layout lazier 3 anni fa
Document.idl 2f7fb1fe63 LibWeb: Convert ParentNode.querySelectorAll to NodeList 3 anni fa
DocumentFragment.cpp 90cdeebfb3 LibWeb: Rename DOM::Window::document() => associated_document() 3 anni fa
DocumentFragment.h 6e80458515 LibWeb: Add constructors for Text, DocumentFragment and Comment 3 anni fa
DocumentFragment.idl 2f7fb1fe63 LibWeb: Convert ParentNode.querySelectorAll to NodeList 3 anni fa
DocumentLoadEventDelayer.cpp dbba0a520f LibWeb: Allow HTML parser to delay delivery of the document "load" event 3 anni fa
DocumentLoadEventDelayer.h dbba0a520f LibWeb: Allow HTML parser to delay delivery of the document "load" event 3 anni fa
DocumentType.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anni fa
DocumentType.h 7bdf0be667 LibWeb: Implement ChildNode.remove 3 anni fa
DocumentType.idl 7bdf0be667 LibWeb: Implement ChildNode.remove 3 anni fa
Element.cpp edbd8b22e8 LibWeb: Mark elements for style update after their children change 3 anni fa
Element.h edbd8b22e8 LibWeb: Mark elements for style update after their children change 3 anni fa
Element.idl 2f7fb1fe63 LibWeb: Convert ParentNode.querySelectorAll to NodeList 3 anni fa
ElementFactory.cpp 7ac889e533 LibWeb: Add a bare-bones SVG <g> element 3 anni fa
ElementFactory.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anni fa
Event.cpp f188e48c3c LibWeb: Add Event.timeStamp 3 anni fa
Event.h f188e48c3c LibWeb: Add Event.timeStamp 3 anni fa
Event.idl f188e48c3c LibWeb: Add Event.timeStamp 3 anni fa
EventDispatcher.cpp 90cdeebfb3 LibWeb: Rename DOM::Window::document() => associated_document() 3 anni fa
EventDispatcher.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anni fa
EventListener.cpp ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 anni fa
EventListener.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 anni fa
EventTarget.cpp 5ac82efbe1 LibWeb: Mark event listeners generated by event handler attributes 3 anni fa
EventTarget.h 0ee457dfdf LibWeb: Provide a default DOM::EventTarget::dispatch_event() 3 anni fa
EventTarget.idl 2cc6b919f7 LibWeb: Implement EventTarget.dispatchEvent 4 anni fa
ExceptionOr.h a9a7d65099 LibWeb: Replace heycam.github.io/webidl URLs with webidl.spec.whatwg.org 3 anni fa
HTMLCollection.cpp 37347cbcb6 LibWeb: Convert HTMLCollection to use IDL special operations 3 anni fa
HTMLCollection.h 37347cbcb6 LibWeb: Convert HTMLCollection to use IDL special operations 3 anni fa
HTMLCollection.idl 37347cbcb6 LibWeb: Convert HTMLCollection to use IDL special operations 3 anni fa
LiveNodeList.cpp 8d6db36cbb LibWeb: Add support for NodeList 3 anni fa
LiveNodeList.h 8d6db36cbb LibWeb: Add support for NodeList 3 anni fa
Node.cpp 1b6f0f857e LibWeb: Re-mark nodes as needing style after moving between documents 3 anni fa
Node.h 6a7739c645 LibWeb: Convert Node.childNodes to NodeList 3 anni fa
Node.idl 6a7739c645 LibWeb: Convert Node.childNodes to NodeList 3 anni fa
NodeList.h 8d6db36cbb LibWeb: Add support for NodeList 3 anni fa
NodeList.idl 8d6db36cbb LibWeb: Add support for NodeList 3 anni fa
NonDocumentTypeChildNode.h 2b57018196 LibWeb: Use default instead of an empty constructor/destructor 3 anni fa
NonElementParentNode.h 2b57018196 LibWeb: Use default instead of an empty constructor/destructor 3 anni fa
ParentNode.cpp 2f7fb1fe63 LibWeb: Convert ParentNode.querySelectorAll to NodeList 3 anni fa
ParentNode.h 2f7fb1fe63 LibWeb: Convert ParentNode.querySelectorAll to NodeList 3 anni fa
Position.cpp ef371596a4 LibWeb: Remove unnecessary DOM::Position destructor 3 anni fa
Position.h ef371596a4 LibWeb: Remove unnecessary DOM::Position destructor 3 anni fa
ProcessingInstruction.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anni fa
ProcessingInstruction.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anni fa
ProcessingInstruction.idl 9e338a2be2 LibWeb: Add ProcessingInstruction node 4 anni fa
Range.cpp 90cdeebfb3 LibWeb: Rename DOM::Window::document() => associated_document() 3 anni fa
Range.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anni fa
Range.idl 8f8f7bfd0f LibWeb: Add constructor to Range IDL interface 4 anni fa
ShadowRoot.cpp 7619dbdbb4 LibWeb: Clean up static function in header 3 anni fa
ShadowRoot.h 8e0f3436a2 LibWeb: Make the innerHTML setter spec compliant 3 anni fa
ShadowRoot.idl 8e0f3436a2 LibWeb: Make the innerHTML setter spec compliant 3 anni fa
StaticNodeList.cpp 8d6db36cbb LibWeb: Add support for NodeList 3 anni fa
StaticNodeList.h 8d6db36cbb LibWeb: Add support for NodeList 3 anni fa
Text.cpp 90cdeebfb3 LibWeb: Rename DOM::Window::document() => associated_document() 3 anni fa
Text.h 6e80458515 LibWeb: Add constructors for Text, DocumentFragment and Comment 3 anni fa
Text.idl 6e80458515 LibWeb: Add constructors for Text, DocumentFragment and Comment 3 anni fa
Timer.cpp ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 anni fa
Timer.h ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 anni fa
Window.cpp 5c9ca5c2dc LibWeb: Stub out a basic Selection interface 3 anni fa
Window.h 5c9ca5c2dc LibWeb: Stub out a basic Selection interface 3 anni fa