Aliaksandr Kalenik c0c542d495 LibWeb: Update `shared_declarative_refresh_steps()" to use navigables 1 年之前
..
AbortController.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 年之前
AbortController.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
AbortController.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 年之前
AbortSignal.cpp 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 年之前
AbortSignal.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
AbortSignal.idl f45d361f03 LibWeb: Replace ad-hoc EventHandler type with callback function typedef 3 年之前
AbstractRange.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
AbstractRange.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
AbstractRange.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 年之前
AccessibilityTreeNode.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 年之前
AccessibilityTreeNode.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 年之前
Attr.cpp 5ec76331e8 LibWeb: Invoke our internal attribute change handler from Attr 1 年之前
Attr.h 2c096486a4 LibWeb: Extract changing an attribute to its own method 1 年之前
Attr.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 年之前
CDATASection.cpp bcb6851c07 LibWeb: Port Text interface from DeprecatedString to String 1 年之前
CDATASection.h bcb6851c07 LibWeb: Port Text interface from DeprecatedString to String 1 年之前
CDATASection.idl 1ceba560f4 LibWeb: Add CDATASection 3 年之前
CharacterData.cpp b2f3aa1c76 LibWeb: Use length() getter in CharacterData algorithms 1 年之前
CharacterData.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
CharacterData.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 年之前
ChildNode.h bfc0773285 LibWeb: Add String versions for some functions in ParentNode 1 年之前
ChildNode.idl d4b2eb22e1 LibWeb: Resolve circular IDL imports 3 年之前
Comment.cpp cc1e4c5cb3 LibWeb: Port Comment interface from DeprecatedString to String 1 年之前
Comment.h cc1e4c5cb3 LibWeb: Port Comment interface from DeprecatedString to String 1 年之前
Comment.idl cc1e4c5cb3 LibWeb: Port Comment interface from DeprecatedString to String 1 年之前
CustomEvent.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 年之前
CustomEvent.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 年之前
CustomEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 年之前
DOMEventListener.cpp 82eeee2008 LibJS+LibWeb: Normalize calls to Base::visit_edges in GC objects 2 年之前
DOMEventListener.h 82eeee2008 LibJS+LibWeb: Normalize calls to Base::visit_edges in GC objects 2 年之前
DOMImplementation.cpp e74031a396 LibWeb: Port Document interface from DeprecatedString to String 1 年之前
DOMImplementation.h 9117bcfd61 LibWeb: Port DOMImplementation from DeprecatedString to String 1 年之前
DOMImplementation.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 年之前
DOMTokenList.cpp 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 年之前
DOMTokenList.h b0eea51335 LibWeb: Port DOMTokenList from DeprecatedString to String 1 年之前
DOMTokenList.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 年之前
Document.cpp c0c542d495 LibWeb: Update `shared_declarative_refresh_steps()" to use navigables 1 年之前
Document.h e5302e0f56 LibWeb: Update Document::unload() to match latest spec 1 年之前
Document.idl e74031a396 LibWeb: Port Document interface from DeprecatedString to String 1 年之前
DocumentFragment.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 年之前
DocumentFragment.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
DocumentFragment.idl 4adbf1d041 LibWeb: Port DocumentFragment from DeprecatedString to String 1 年之前
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 年之前
DocumentLoading.cpp e74031a396 LibWeb: Port Document interface from DeprecatedString to String 1 年之前
DocumentLoading.h 222cc29c5c LibWeb: Add XMLHttpRequest Document response type 1 年之前
DocumentObserver.cpp f78eadf00f LibWeb: Add an interface to be notified of Document state changes 2 年之前
DocumentObserver.h d24667a1b6 LibWeb: Rename loaded observer event to match spec 2 年之前
DocumentType.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 年之前
DocumentType.h ebdfe2e863 LibWeb: Port DocumentType from DeprecatedString to String 1 年之前
DocumentType.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 年之前
Element.cpp dd7bba66ed LibWeb: Change viewport ownership from `BrowsingContext` to `Navigable` 1 年之前
Element.h 45b36bd08a LibWeb: Introduce the slottable concept for DOM elements and text nodes 1 年之前
Element.idl 45b36bd08a LibWeb: Introduce the slottable concept for DOM elements and text nodes 1 年之前
ElementFactory.cpp 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 年之前
ElementFactory.h 034aaf3f51 LibWeb: Introduce CustomElementRegistry and creating custom elements 2 年之前
Event.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 年之前
Event.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 年之前
Event.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 年之前
EventDispatcher.cpp e4d3a9aa68 LibWeb: Ensure DOM events on slottables are properly propagated 1 年之前
EventDispatcher.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 年之前
EventHandler.idl 3fe66bddf4 LibWeb: Implement WindowEventHandlers 3 年之前
EventTarget.cpp 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 年之前
EventTarget.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
EventTarget.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 年之前
HTMLCollection.cpp 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute 1 年之前
HTMLCollection.h d5409a056a LibWeb: Port HTMLCollection from DeprecatedString to String 1 年之前
HTMLCollection.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 年之前
HTMLFormControlsCollection.cpp 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute 1 年之前
HTMLFormControlsCollection.h 27dd2a40ad LibWeb: Implement HTMLFormControlsCollection 1 年之前
HTMLFormControlsCollection.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 年之前
IDLEventListener.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 年之前
IDLEventListener.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 年之前
InnerHTML.idl d4b2eb22e1 LibWeb: Resolve circular IDL imports 3 年之前
LiveNodeList.cpp 708263790a LibWeb: Implement LiveNodeList::first_matching 1 年之前
LiveNodeList.h 708263790a LibWeb: Implement LiveNodeList::first_matching 1 年之前
MutationObserver.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 年之前
MutationObserver.h 0ce5a920f7 LibWeb: Port MutationObserver interface from DeprecatedString to String 1 年之前
MutationObserver.idl 0ce5a920f7 LibWeb: Port MutationObserver interface from DeprecatedString to String 1 年之前
MutationRecord.cpp da1f137967 LibWeb: Port MutationRecord from DeprecatedString to String 1 年之前
MutationRecord.h da1f137967 LibWeb: Port MutationRecord from DeprecatedString to String 1 年之前
MutationRecord.idl da1f137967 LibWeb: Port MutationRecord from DeprecatedString to String 1 年之前
MutationType.cpp 25eee91811 AK: Make "foo"_fly_string infallible 2 年之前
MutationType.h 25eee91811 AK: Make "foo"_fly_string infallible 2 年之前
NamedNodeMap.cpp 75133cf733 LibWeb: Port NamedNodeMap from DeprecatedString to String 1 年之前
NamedNodeMap.h 75133cf733 LibWeb: Port NamedNodeMap from DeprecatedString to String 1 年之前
NamedNodeMap.idl 75133cf733 LibWeb: Port NamedNodeMap from DeprecatedString to String 1 年之前
Node.cpp e4d3a9aa68 LibWeb: Ensure DOM events on slottables are properly propagated 1 年之前
Node.h 45b36bd08a LibWeb: Introduce the slottable concept for DOM elements and text nodes 1 年之前
Node.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 年之前
NodeFilter.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 年之前
NodeFilter.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 年之前
NodeFilter.idl 62e3117dfd LibWeb: Expose NodeFilter on the Window object 2 年之前
NodeIterator.cpp 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 年之前
NodeIterator.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
NodeIterator.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 年之前
NodeList.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
NodeList.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
NodeList.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 年之前
NodeOperations.cpp bfc0773285 LibWeb: Add String versions for some functions in ParentNode 1 年之前
NodeOperations.h bfc0773285 LibWeb: Add String versions for some functions in ParentNode 1 年之前
NonDocumentTypeChildNode.h 086969277e Everywhere: Run clang-format 3 年之前
NonElementParentNode.h 3e0849eb4f LibWeb: Add FlyString variants of get_element_by_id 1 年之前
ParentNode.cpp 9d88e14f20 LibWeb: Add String variants of get_element_by_{} in ParentNode 1 年之前
ParentNode.h 9d88e14f20 LibWeb: Add String variants of get_element_by_{} in ParentNode 1 年之前
ParentNode.idl d4b2eb22e1 LibWeb: Resolve circular IDL imports 3 年之前
Position.cpp 4734214ac1 LibWeb: Skip over grapheme clusters on left/right arrow key presses 2 年之前
Position.h 2c4acba883 LibWeb: Convert Web::DOM::Position::to_deprecated_string to String 2 年之前
ProcessingInstruction.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
ProcessingInstruction.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
ProcessingInstruction.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 年之前
QualifiedName.cpp 034aaf3f51 LibWeb: Introduce CustomElementRegistry and creating custom elements 2 年之前
QualifiedName.h 76580bb9ba LibWeb: Cache lowercased tag name for getElementsByTagName() iteration 1 年之前
RadioNodeList.cpp f115e44066 LibWeb: Implement value attribute of RadioNodeList 1 年之前
RadioNodeList.h f115e44066 LibWeb: Implement value attribute of RadioNodeList 1 年之前
RadioNodeList.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 年之前
Range.cpp 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 年之前
Range.h 7b79324548 LibWeb: Port Range interface from DeprecatedString to String 1 年之前
Range.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 年之前
ShadowRoot.cpp 6789a2dd8e LibWeb: Port ShadowRoot interface from DeprecatedString to String 1 年之前
ShadowRoot.h 54b5a431a3 LibWeb: Implement element slot-related attributes and settings 1 年之前
ShadowRoot.idl 54b5a431a3 LibWeb: Implement element slot-related attributes and settings 1 年之前
Slot.cpp 7870f10aa8 LibWeb: Introduce the slot concept for HTML slot elements 1 年之前
Slot.h 7870f10aa8 LibWeb: Introduce the slot concept for HTML slot elements 1 年之前
Slottable.cpp 683ce8e615 LibWeb: Implement (most of) the assigned slot/slottable lookup APIs 1 年之前
Slottable.h e9da74ebe0 LibWeb: Implement manual slottable assignment 1 年之前
Slottable.idl 45b36bd08a LibWeb: Introduce the slottable concept for DOM elements and text nodes 1 年之前
StaticNodeList.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 年之前
StaticNodeList.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 年之前
StaticRange.cpp 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 年之前
StaticRange.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
StaticRange.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 年之前
StyleElementUtils.cpp 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute 1 年之前
StyleElementUtils.h 7f7ebc4b8b LibWeb: Extract updating a style block into StyleElementUtils 2 年之前
Text.cpp 45b36bd08a LibWeb: Introduce the slottable concept for DOM elements and text nodes 1 年之前
Text.h 45b36bd08a LibWeb: Introduce the slottable concept for DOM elements and text nodes 1 年之前
Text.idl 45b36bd08a LibWeb: Introduce the slottable concept for DOM elements and text nodes 1 年之前
TreeWalker.cpp 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 年之前
TreeWalker.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 年之前
TreeWalker.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 年之前
XMLDocument.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
XMLDocument.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
XMLDocument.idl 1f863de9aa LibWeb: Add XMLDocument stub 2 年之前