Andreas Kling c7d592dd01 LibWeb: Generate a BlockContainer box for display:inline-flex 2 년 전
..
AbortController.cpp 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 년 전
AbortController.h 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 년 전
AbortController.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 년 전
AbortSignal.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 년 전
AbortSignal.h 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 년 전
AbortSignal.idl f45d361f03 LibWeb: Replace ad-hoc EventHandler type with callback function typedef 3 년 전
AbstractRange.cpp 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 년 전
AbstractRange.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 년 전
AbstractRange.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 년 전
Attr.cpp 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 년 전
Attr.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 년 전
Attr.idl 530675993b LibWeb: Rename Attribute to Attr 2 년 전
CDATASection.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 년 전
CDATASection.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 년 전
CDATASection.idl 1ceba560f4 LibWeb: Add CDATASection 3 년 전
CharacterData.cpp 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 년 전
CharacterData.h 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 년 전
CharacterData.idl d4b2eb22e1 LibWeb: Resolve circular IDL imports 3 년 전
ChildNode.h ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ 2 년 전
ChildNode.idl d4b2eb22e1 LibWeb: Resolve circular IDL imports 3 년 전
Comment.cpp 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 년 전
Comment.h 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 년 전
Comment.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 년 전
CustomEvent.cpp 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 년 전
CustomEvent.h 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 년 전
CustomEvent.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 년 전
DOMEventListener.cpp 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 년 전
DOMEventListener.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 년 전
DOMImplementation.cpp 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 년 전
DOMImplementation.h ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ 2 년 전
DOMImplementation.idl 05e9dceba6 LibWeb: Support DOMImplementation.createDocument() doctype parameter 3 년 전
DOMTokenList.cpp 7c8ce42593 LibWeb: Fix string whitespace splitting mistake 2 년 전
DOMTokenList.h ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ 2 년 전
DOMTokenList.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 년 전
Document.cpp 32ad939e44 LibWeb: Rename HighResolutionTime/{CoarsenTime => TimeOrigin}.cpp/h 2 년 전
Document.h 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 년 전
Document.idl e6ef366859 LibWeb: Implement basic support for Document.all 2 년 전
DocumentFragment.cpp 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 년 전
DocumentFragment.h 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 년 전
DocumentFragment.idl d4b2eb22e1 LibWeb: Resolve circular IDL imports 3 년 전
DocumentLoadEventDelayer.cpp 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 년 전
DocumentLoadEventDelayer.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 년 전
DocumentType.cpp 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 년 전
DocumentType.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 년 전
DocumentType.idl d6a5ddd3c0 LibWeb: Extract the ChildNode IDL mixin 3 년 전
Element.cpp c7d592dd01 LibWeb: Generate a BlockContainer box for display:inline-flex 2 년 전
Element.h 162e4179fc LibWeb: Implement a simple version of Element.scrollIntoView() 2 년 전
Element.idl 162e4179fc LibWeb: Implement a simple version of Element.scrollIntoView() 2 년 전
ElementFactory.cpp 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 년 전
ElementFactory.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 년 전
Event.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 년 전
Event.h 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 년 전
Event.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 년 전
EventDispatcher.cpp 6480faacb6 LibWeb: Move IDLAbstractOperations from Bindings/ to WebIDL/ 2 년 전
EventDispatcher.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 년 전
EventHandler.idl 3fe66bddf4 LibWeb: Implement WindowEventHandlers 3 년 전
EventTarget.cpp 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 년 전
EventTarget.h 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 년 전
EventTarget.idl 3479f1c4e8 LibWeb: Add support for the options variant of {add,remove}EventListener 3 년 전
HTMLCollection.cpp 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 년 전
HTMLCollection.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 년 전
HTMLCollection.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 년 전
IDLEventListener.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 년 전
IDLEventListener.h 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ 2 년 전
InnerHTML.idl d4b2eb22e1 LibWeb: Resolve circular IDL imports 3 년 전
LiveNodeList.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 년 전
LiveNodeList.h 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 년 전
MutationObserver.cpp 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 년 전
MutationObserver.h 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 년 전
MutationObserver.idl c9ba5531e0 LibWeb: Introduce Mutation{Record,Observer} and observer microtasks 3 년 전
MutationRecord.cpp 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 년 전
MutationRecord.h 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 년 전
MutationRecord.idl c9ba5531e0 LibWeb: Introduce Mutation{Record,Observer} and observer microtasks 3 년 전
MutationType.cpp c9ba5531e0 LibWeb: Introduce Mutation{Record,Observer} and observer microtasks 3 년 전
MutationType.h c9ba5531e0 LibWeb: Introduce Mutation{Record,Observer} and observer microtasks 3 년 전
NamedNodeMap.cpp 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 년 전
NamedNodeMap.h ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ 2 년 전
NamedNodeMap.idl 530675993b LibWeb: Rename Attribute to Attr 2 년 전
Node.cpp 45838579c3 LibWeb: Remove unused DOM::Node::window helper method 2 년 전
Node.h 45838579c3 LibWeb: Remove unused DOM::Node::window helper method 2 년 전
Node.idl 682a4a347a LibWeb: Bring Node closer to spec 3 년 전
NodeFilter.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 년 전
NodeFilter.h 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ 2 년 전
NodeFilter.idl fabcee016f LibWeb: Add basic support for DOM's NodeIterator and NodeFilter 3 년 전
NodeIterator.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 년 전
NodeIterator.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 년 전
NodeIterator.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 년 전
NodeList.cpp 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 년 전
NodeList.h 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 년 전
NodeList.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 년 전
NodeOperations.cpp ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ 2 년 전
NodeOperations.h ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ 2 년 전
NonDocumentTypeChildNode.h 086969277e Everywhere: Run clang-format 3 년 전
NonElementParentNode.h 5bd34f115e LibWeb: Add some missing includes 2 년 전
ParentNode.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 년 전
ParentNode.h ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ 2 년 전
ParentNode.idl d4b2eb22e1 LibWeb: Resolve circular IDL imports 3 년 전
Position.cpp 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 년 전
Position.h 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 년 전
ProcessingInstruction.cpp 086969277e Everywhere: Run clang-format 3 년 전
ProcessingInstruction.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 년 전
ProcessingInstruction.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 년 전
QualifiedName.cpp cf5eeb9f4b LibWeb: Share QualifiedName data between identical instances 3 년 전
QualifiedName.h cf5eeb9f4b LibWeb: Share QualifiedName data between identical instances 3 년 전
Range.cpp 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 년 전
Range.h 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 년 전
Range.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 년 전
ShadowRoot.cpp ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ 2 년 전
ShadowRoot.h ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ 2 년 전
ShadowRoot.idl d4b2eb22e1 LibWeb: Resolve circular IDL imports 3 년 전
StaticNodeList.cpp 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 년 전
StaticNodeList.h 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 년 전
StaticRange.cpp 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 년 전
StaticRange.h 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 년 전
StaticRange.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 년 전
Text.cpp 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 년 전
Text.h 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 년 전
Text.idl d2f9f8bd4f LibWeb: Implement Text.splitText(offset) 3 년 전
TreeWalker.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 년 전
TreeWalker.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 년 전
TreeWalker.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 년 전