Andreas Kling 22a858a0cb LibWeb: Don't parse inline style sheets during HTML fragment parsing 2 年之前
..
AbortController.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 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 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
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 39d8c8d2a9 LibJS+LibWeb: Add missing visit calls in visit_edges implementations 2 年之前
AccessibilityTreeNode.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 年之前
Attr.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
Attr.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
Attr.idl 530675993b LibWeb: Rename Attribute to Attr 2 年之前
CDATASection.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
CDATASection.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
CDATASection.idl 1ceba560f4 LibWeb: Add CDATASection 3 年之前
CharacterData.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
CharacterData.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
CharacterData.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 年之前
ChildNode.h c0b2fa74ac LibWeb: Fix a few const-ness issues 2 年之前
ChildNode.idl d4b2eb22e1 LibWeb: Resolve circular IDL imports 3 年之前
Comment.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
Comment.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
Comment.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 年之前
CustomEvent.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
CustomEvent.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
CustomEvent.idl 59a21c6274 LibWeb: Port CustomEvent to new String 2 年之前
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 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
DOMImplementation.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
DOMImplementation.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 年之前
DOMTokenList.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
DOMTokenList.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
DOMTokenList.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 年之前
Document.cpp 5f0d3c083f LibWeb: Allow (explicitly) converting CSSPixels to float and int 2 年之前
Document.h 22a858a0cb LibWeb: Don't parse inline style sheets during HTML fragment parsing 2 年之前
Document.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 年之前
DocumentFragment.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
DocumentFragment.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
DocumentFragment.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 年之前
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 7ec7015750 LibWeb: Create an audio document for `audio/` MIME types on navigation 2 年之前
DocumentLoading.h de2c016556 LibWeb: Implement "attempt to populate the history entry's document" 2 年之前
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 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
DocumentType.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
DocumentType.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 年之前
Element.cpp c084269e5f LibJS: Make PrimitiveString::utf8_string() infallible 2 年之前
Element.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
Element.idl dd2080c55f LibWeb: Stub out Element.scroll() and Element.scrollTo() 2 年之前
ElementFactory.cpp b30a1b957d LibWeb: Add support for SVG <tspan> elements 2 年之前
ElementFactory.h 034aaf3f51 LibWeb: Introduce CustomElementRegistry and creating custom elements 2 年之前
Event.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
Event.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
Event.idl ad5cbdc51b LibWeb: Port {Mouse,UI,Wheel,}Event to new String 2 年之前
EventDispatcher.cpp fdd33d818c LibWeb: Port DOMEventListener to new FlyString 2 年之前
EventDispatcher.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 年之前
EventHandler.idl 3fe66bddf4 LibWeb: Implement WindowEventHandlers 3 年之前
EventTarget.cpp 2eaa528a0e LibJS: Rip out the AST interpreter :^) 2 年之前
EventTarget.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
EventTarget.idl 344785ae3a LibWeb: Implement the EventTarget constructor 2 年之前
HTMLCollection.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
HTMLCollection.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
HTMLCollection.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 年之前
IDLEventListener.cpp 06c6c40df9 LibWeb+LibJS: Move some code around to make CSS/Parser parse faster 2 年之前
IDLEventListener.h 1f48081ee4 LibWeb: Make factory methods of IDLEventListener and NodeFilter fallible 2 年之前
InnerHTML.idl d4b2eb22e1 LibWeb: Resolve circular IDL imports 3 年之前
LiveNodeList.cpp 06c6c40df9 LibWeb+LibJS: Move some code around to make CSS/Parser parse faster 2 年之前
LiveNodeList.h fa25f70086 LibWeb: Make LiveNodeList faster when it only cares about children 2 年之前
MutationObserver.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
MutationObserver.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
MutationObserver.idl c9ba5531e0 LibWeb: Introduce Mutation{Record,Observer} and observer microtasks 3 年之前
MutationRecord.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
MutationRecord.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
MutationRecord.idl c9ba5531e0 LibWeb: Introduce Mutation{Record,Observer} and observer microtasks 3 年之前
MutationType.cpp 25eee91811 AK: Make "foo"_fly_string infallible 2 年之前
MutationType.h 25eee91811 AK: Make "foo"_fly_string infallible 2 年之前
NamedNodeMap.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
NamedNodeMap.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
NamedNodeMap.idl 45525d4f85 LibWeb: Add NamedNodeMap::setNamedItemNS() method 2 年之前
Node.cpp c985a1b2af LibWeb: Add non-const version of paintable_box() in DOM::Node 2 年之前
Node.h c985a1b2af LibWeb: Add non-const version of paintable_box() in DOM::Node 2 年之前
Node.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 年之前
NodeFilter.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 年之前
NodeFilter.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 年之前
NodeFilter.idl 62e3117dfd LibWeb: Expose NodeFilter on the Window object 2 年之前
NodeIterator.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
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 b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 年之前
NodeOperations.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年之前
NonDocumentTypeChildNode.h 086969277e Everywhere: Run clang-format 3 年之前
NonElementParentNode.h c0b2fa74ac LibWeb: Fix a few const-ness issues 2 年之前
ParentNode.cpp 1858f06881 LibWeb: Add namespaces to Universal and TagName selectors 2 年之前
ParentNode.h 31d536912c LibWeb: Allow SVG painting to escape out of a shadow tree 2 年之前
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 034aaf3f51 LibWeb: Introduce CustomElementRegistry and creating custom elements 2 年之前
Range.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
Range.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
Range.idl e8f5085669 LibWeb: Implement Range.createContextualFragment() 2 年之前
ShadowRoot.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
ShadowRoot.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
ShadowRoot.idl 9a7f786262 LibWeb: Make ShadowRoot.mode return ShadowRootMode instead of String 2 年之前
StaticNodeList.cpp 06c6c40df9 LibWeb+LibJS: Move some code around to make CSS/Parser parse faster 2 年之前
StaticNodeList.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 年之前
StaticRange.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
StaticRange.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
StaticRange.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 年之前
StyleElementUtils.cpp 22a858a0cb LibWeb: Don't parse inline style sheets during HTML fragment parsing 2 年之前
StyleElementUtils.h 7f7ebc4b8b LibWeb: Extract updating a style block into StyleElementUtils 2 年之前
Text.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
Text.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
Text.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 年之前
TreeWalker.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
TreeWalker.h 18c54d8d40 LibJS: Make Cell::initialize() return void 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 年之前