Timothy Flynn 9e10010c54 LibWeb: Add a document observer for visibility state changes 9 月之前
..
AbortController.cpp bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h 1 年之前
AbortController.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
AbortController.idl d5fd29adb7 LibWeb: Update DOM IDL specs 9 月之前
AbortSignal.cpp 175f3febb8 LibWeb: Make DOMException take error message as a String 9 月之前
AbortSignal.h a98ad191c7 Userland: Add ESCAPING annotations to a bunch of places 1 年之前
AbortSignal.idl d5fd29adb7 LibWeb: Update DOM IDL specs 9 月之前
AbstractRange.cpp cc4b3cbacc Meta: Update my e-mail address everywhere 9 月之前
AbstractRange.h cc4b3cbacc Meta: Update my e-mail address everywhere 9 月之前
AbstractRange.idl 1a94241f58 IDL: Add missing #imports 1 年之前
AccessibilityTreeNode.cpp 4fdb266077 LibWeb: Make DOM Node unique IDs strongly typed (and 64 bit) 9 月之前
AccessibilityTreeNode.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
AdoptedStyleSheets.cpp 175f3febb8 LibWeb: Make DOMException take error message as a String 9 月之前
AdoptedStyleSheets.h 8ce8697a66 LibWeb: Add styleSheets and adoptedStyleSheets attributes in ShadowRoot 1 年之前
Attr.cpp bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h 1 年之前
Attr.h cc4b3cbacc Meta: Update my e-mail address everywhere 9 月之前
Attr.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 年之前
BeforeUnloadEvent.cpp 99ef078c97 LibWeb: Implement `BeforeUnloadEvent` 9 月之前
BeforeUnloadEvent.h 99ef078c97 LibWeb: Implement `BeforeUnloadEvent` 9 月之前
BeforeUnloadEvent.idl 99ef078c97 LibWeb: Implement `BeforeUnloadEvent` 9 月之前
CDATASection.cpp bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h 1 年之前
CDATASection.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
CDATASection.idl 1a94241f58 IDL: Add missing #imports 1 年之前
CharacterData.cpp b999f925dc LibWeb: Allow splitting surrogate pairs in CharacterData.substringData() 9 月之前
CharacterData.h cc4b3cbacc Meta: Update my e-mail address everywhere 9 月之前
CharacterData.idl d8759d9656 LibWeb: Use UTF-16 code unit offsets and lengths in CharacterData 1 年之前
ChildNode.h 35f359c51c LibWeb: Fix infinite loop in ChildNode's before() and after() 1 年之前
ChildNode.idl 1a94241f58 IDL: Add missing #imports 1 年之前
Comment.cpp cc4b3cbacc Meta: Update my e-mail address everywhere 9 月之前
Comment.h cc4b3cbacc Meta: Update my e-mail address everywhere 9 月之前
Comment.idl cc1e4c5cb3 LibWeb: Port Comment interface from DeprecatedString to String 1 年之前
CustomEvent.cpp cc4b3cbacc Meta: Update my e-mail address everywhere 9 月之前
CustomEvent.h cc4b3cbacc Meta: Update my e-mail address everywhere 9 月之前
CustomEvent.idl d5fd29adb7 LibWeb: Update DOM IDL specs 9 月之前
DOMEventListener.cpp cc4b3cbacc Meta: Update my e-mail address everywhere 9 月之前
DOMEventListener.h cc4b3cbacc Meta: Update my e-mail address everywhere 9 月之前
DOMImplementation.cpp dc401f49ea LibWeb+LibURL: Move HTML::Origin to URL::Origin 9 月之前
DOMImplementation.h cc4b3cbacc Meta: Update my e-mail address everywhere 9 月之前
DOMImplementation.idl d5fd29adb7 LibWeb: Update DOM IDL specs 9 月之前
DOMTokenList.cpp 175f3febb8 LibWeb: Make DOMException take error message as a String 9 月之前
DOMTokenList.h cc4b3cbacc Meta: Update my e-mail address everywhere 9 月之前
DOMTokenList.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 年之前
Document.cpp 9e10010c54 LibWeb: Add a document observer for visibility state changes 9 月之前
Document.h 9e10010c54 LibWeb: Add a document observer for visibility state changes 9 月之前
Document.idl 274411db97 LibWeb: Support Document.onvisibilitychange 9 月之前
DocumentFragment.cpp bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h 1 年之前
DocumentFragment.h cc4b3cbacc Meta: Update my e-mail address everywhere 9 月之前
DocumentFragment.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 年之前
DocumentLoadEventDelayer.cpp cc4b3cbacc Meta: Update my e-mail address everywhere 9 月之前
DocumentLoadEventDelayer.h cc4b3cbacc Meta: Update my e-mail address everywhere 9 月之前
DocumentLoading.cpp 8e342e3e23 LibWeb: Use Content-Type header to set document encoding 9 月之前
DocumentLoading.h dc401f49ea LibWeb+LibURL: Move HTML::Origin to URL::Origin 9 月之前
DocumentObserver.cpp 9e10010c54 LibWeb: Add a document observer for visibility state changes 9 月之前
DocumentObserver.h 9e10010c54 LibWeb: Add a document observer for visibility state changes 9 月之前
DocumentOrShadowRoot.idl 5b84bd6e45 LibWeb: Add DocumentOrShadowRoot::get_animations() 1 年之前
DocumentType.cpp cc4b3cbacc Meta: Update my e-mail address everywhere 9 月之前
DocumentType.h cc4b3cbacc Meta: Update my e-mail address everywhere 9 月之前
DocumentType.idl bd72ff5669 LibWeb: Expose `ChildNode` methods on the `DocumentType` IDL interface 1 年之前
Element.cpp 5ac1a24255 LibWeb: Implement lang() function for DOM::Element 9 月之前
Element.h 5ac1a24255 LibWeb: Implement lang() function for DOM::Element 9 月之前
Element.idl 5f154ba372 LibWeb: Implement Element::check_visibility 1 年之前
ElementFactory.cpp 175f3febb8 LibWeb: Make DOMException take error message as a String 9 月之前
ElementFactory.h cc4b3cbacc Meta: Update my e-mail address everywhere 9 月之前
Event.cpp d5fd29adb7 LibWeb: Update DOM IDL specs 9 月之前
Event.h d5fd29adb7 LibWeb: Update DOM IDL specs 9 月之前
Event.idl d5fd29adb7 LibWeb: Update DOM IDL specs 9 月之前
EventDispatcher.cpp cc4b3cbacc Meta: Update my e-mail address everywhere 9 月之前
EventDispatcher.h cc4b3cbacc Meta: Update my e-mail address everywhere 9 月之前
EventHandler.idl 934aa6af6a LibWeb: Emit "focusin" and "focusout" events 1 年之前
EventTarget.cpp 175f3febb8 LibWeb: Make DOMException take error message as a String 9 月之前
EventTarget.h cc4b3cbacc Meta: Update my e-mail address everywhere 9 月之前
EventTarget.idl d5fd29adb7 LibWeb: Update DOM IDL specs 9 月之前
HTMLCollection.cpp d00adabc3c LibWeb: Preserve order of HTMLCollection property names 9 月之前
HTMLCollection.h d00adabc3c LibWeb: Preserve order of HTMLCollection property names 9 月之前
HTMLCollection.idl d5fd29adb7 LibWeb: Update DOM IDL specs 9 月之前
HTMLFormControlsCollection.cpp 9b59dc5e8b Bindings: Remove exception handling for named_item_value 1 年之前
HTMLFormControlsCollection.h 9b59dc5e8b Bindings: Remove exception handling for named_item_value 1 年之前
HTMLFormControlsCollection.idl 5f5ac48908 LibWeb: Format all .idl files to use four space indentation 1 年之前
IDLEventListener.cpp cc4b3cbacc Meta: Update my e-mail address everywhere 9 月之前
IDLEventListener.h cc4b3cbacc Meta: Update my e-mail address everywhere 9 月之前
LiveNodeList.cpp cc4b3cbacc Meta: Update my e-mail address everywhere 9 月之前
LiveNodeList.h cc4b3cbacc Meta: Update my e-mail address everywhere 9 月之前
MutationObserver.cpp bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h 1 年之前
MutationObserver.h cc4b3cbacc Meta: Update my e-mail address everywhere 9 月之前
MutationObserver.idl d5fd29adb7 LibWeb: Update DOM IDL specs 9 月之前
MutationRecord.cpp cc4b3cbacc Meta: Update my e-mail address everywhere 9 月之前
MutationRecord.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
MutationRecord.idl d5fd29adb7 LibWeb: Update DOM IDL specs 9 月之前
MutationType.cpp 25eee91811 AK: Make "foo"_fly_string infallible 2 年之前
MutationType.h 25eee91811 AK: Make "foo"_fly_string infallible 2 年之前
NamedNodeMap.cpp 073bcfd386 AK+LibWeb: Add {Fly,}String::to_ascii_{upper,lower}_case() 9 月之前
NamedNodeMap.h cc4b3cbacc Meta: Update my e-mail address everywhere 9 月之前
NamedNodeMap.idl d5fd29adb7 LibWeb: Update DOM IDL specs 9 月之前
Node.cpp 6dad8ea584 LibWeb: Move pessimistic :has() invalidation hack to invalidate_style() 9 月之前
Node.h 4fdb266077 LibWeb: Make DOM Node unique IDs strongly typed (and 64 bit) 9 月之前
Node.idl d5fd29adb7 LibWeb: Update DOM IDL specs 9 月之前
NodeFilter.cpp cc4b3cbacc Meta: Update my e-mail address everywhere 9 月之前
NodeFilter.h cc4b3cbacc Meta: Update my e-mail address everywhere 9 月之前
NodeFilter.idl 26e6c47d0a IDL: Add missing spec links 1 年之前
NodeIterator.cpp 175f3febb8 LibWeb: Make DOMException take error message as a String 9 月之前
NodeIterator.h cc4b3cbacc Meta: Update my e-mail address everywhere 9 月之前
NodeIterator.idl d5fd29adb7 LibWeb: Update DOM IDL specs 9 月之前
NodeList.cpp cc4b3cbacc Meta: Update my e-mail address everywhere 9 月之前
NodeList.h cc4b3cbacc Meta: Update my e-mail address everywhere 9 月之前
NodeList.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 年之前
NodeOperations.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年之前
NodeOperations.h 57d7637b59 LibWeb: Remove DeprecatedString support from {Child,Parent}Node 1 年之前
NonDocumentTypeChildNode.h cc4b3cbacc Meta: Update my e-mail address everywhere 9 月之前
NonElementParentNode.h cc4b3cbacc Meta: Update my e-mail address everywhere 9 月之前
ParentNode.cpp 073bcfd386 AK+LibWeb: Add {Fly,}String::to_ascii_{upper,lower}_case() 9 月之前
ParentNode.h cc4b3cbacc Meta: Update my e-mail address everywhere 9 月之前
ParentNode.idl d4b2eb22e1 LibWeb: Resolve circular IDL imports 3 年之前
Position.cpp cc4b3cbacc Meta: Update my e-mail address everywhere 9 月之前
Position.h cc4b3cbacc Meta: Update my e-mail address everywhere 9 月之前
ProcessingInstruction.cpp bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h 1 年之前
ProcessingInstruction.h 562e0d710c LibWeb: Port ProcessingInstruction from ByteString 1 年之前
ProcessingInstruction.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 年之前
QualifiedName.cpp cc4b3cbacc Meta: Update my e-mail address everywhere 9 月之前
QualifiedName.h cc4b3cbacc Meta: Update my e-mail address everywhere 9 月之前
RadioNodeList.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 年之前
RadioNodeList.h a98ad191c7 Userland: Add ESCAPING annotations to a bunch of places 1 年之前
RadioNodeList.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 年之前
Range.cpp c097f53875 LibWeb: Remove InlinePaintable 9 月之前
Range.h a58f39c9e2 LibWeb: Implement selectionchange event according to spec 9 月之前
Range.idl d5fd29adb7 LibWeb: Update DOM IDL specs 9 月之前
ShadowRoot.cpp aa8f17aea4 LibWeb: Rename invalidate_layout() => invalidate_layout_tree() 10 月之前
ShadowRoot.h ce8d3d17c4 LibWeb: Implement unsafe HTML parsing methods 1 年之前
ShadowRoot.idl ce8d3d17c4 LibWeb: Implement unsafe HTML parsing methods 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 f4bdf56212 LibWeb: Rename Element::shadow_root_internal() to shadow_root() 1 年之前
Slottable.h e9da74ebe0 LibWeb: Implement manual slottable assignment 1 年之前
Slottable.idl 1a94241f58 IDL: Add missing #imports 1 年之前
StaticNodeList.cpp 9b1af542e7 Bindings: Implement is_supported_property_index in terms of item_value 1 年之前
StaticNodeList.h 9b1af542e7 Bindings: Implement is_supported_property_index in terms of item_value 1 年之前
StaticRange.cpp 175f3febb8 LibWeb: Make DOMException take error message as a String 9 月之前
StaticRange.h cc4b3cbacc Meta: Update my e-mail address everywhere 9 月之前
StaticRange.idl d5fd29adb7 LibWeb: Update DOM IDL specs 9 月之前
StyleElementUtils.cpp 8543b8ad6a LibWeb: Let style elements remember which StyleSheetList they live in 10 月之前
StyleElementUtils.h 8543b8ad6a LibWeb: Let style elements remember which StyleSheetList they live in 10 月之前
Text.cpp 175f3febb8 LibWeb: Make DOMException take error message as a String 9 月之前
Text.h cc4b3cbacc Meta: Update my e-mail address everywhere 9 月之前
Text.idl 69da6a0ce4 LibWeb: Implement Text.wholeText 1 年之前
TreeWalker.cpp 175f3febb8 LibWeb: Make DOMException take error message as a String 9 月之前
TreeWalker.h cc4b3cbacc Meta: Update my e-mail address everywhere 9 月之前
TreeWalker.idl d5fd29adb7 LibWeb: Update DOM IDL specs 9 月之前
Utils.cpp 37f93e4be1 LibWeb: Replace templated retarget function with a regular one 1 年之前
Utils.h 37f93e4be1 LibWeb: Replace templated retarget function with a regular one 1 年之前
XMLDocument.cpp e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 年之前
XMLDocument.h e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 年之前
XMLDocument.idl d5fd29adb7 LibWeb: Update DOM IDL specs 9 月之前