Aliaksandr Kalenik 88ad871e2b LibWeb: Do paint-order traversal in Document::element_from_point() 1 ano atrás
..
AbortController.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 ano atrás
AbortController.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 ano atrás
AbortController.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 ano atrás
AbortSignal.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 ano atrás
AbortSignal.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 ano atrás
AbortSignal.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 ano atrás
AbstractRange.cpp ee431e6911 LibWeb: Use WebIDL typedefs in Range/AbstractRange 1 ano atrás
AbstractRange.h ee431e6911 LibWeb: Use WebIDL typedefs in Range/AbstractRange 1 ano atrás
AbstractRange.idl 1a94241f58 IDL: Add missing #imports 1 ano atrás
AccessibilityTreeNode.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 ano atrás
AccessibilityTreeNode.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 ano atrás
Attr.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 ano atrás
Attr.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 ano atrás
Attr.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 ano atrás
CDATASection.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 ano atrás
CDATASection.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 ano atrás
CDATASection.idl 1a94241f58 IDL: Add missing #imports 1 ano atrás
CharacterData.cpp 0577a664dd LibWeb: Use correct offset value when replacing character data 1 ano atrás
CharacterData.h d8759d9656 LibWeb: Use UTF-16 code unit offsets and lengths in CharacterData 1 ano atrás
CharacterData.idl d8759d9656 LibWeb: Use UTF-16 code unit offsets and lengths in CharacterData 1 ano atrás
ChildNode.h 57d7637b59 LibWeb: Remove DeprecatedString support from {Child,Parent}Node 1 ano atrás
ChildNode.idl 1a94241f58 IDL: Add missing #imports 1 ano atrás
Comment.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 ano atrás
Comment.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 ano atrás
Comment.idl cc1e4c5cb3 LibWeb: Port Comment interface from DeprecatedString to String 1 ano atrás
CustomEvent.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 ano atrás
CustomEvent.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 ano atrás
CustomEvent.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 ano atrás
DOMEventListener.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 ano atrás
DOMEventListener.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 ano atrás
DOMImplementation.cpp 636a85f04e LibWeb: Use Optional<FlyString> directly in Document & DOMImplementation 1 ano atrás
DOMImplementation.h 636a85f04e LibWeb: Use Optional<FlyString> directly in Document & DOMImplementation 1 ano atrás
DOMImplementation.idl 636a85f04e LibWeb: Use Optional<FlyString> directly in Document & DOMImplementation 1 ano atrás
DOMTokenList.cpp a681429dff LibWeb: Remove DOM element deprecated_get_attribute() 1 ano atrás
DOMTokenList.h 521ed0e911 LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject 1 ano atrás
DOMTokenList.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 ano atrás
Document.cpp 88ad871e2b LibWeb: Do paint-order traversal in Document::element_from_point() 1 ano atrás
Document.h 6a0fe08604 LibWeb: Implement document.elementsFromPoint 1 ano atrás
Document.idl 6a0fe08604 LibWeb: Implement document.elementsFromPoint 1 ano atrás
DocumentFragment.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 ano atrás
DocumentFragment.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 ano atrás
DocumentFragment.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 ano atrás
DocumentLoadEventDelayer.cpp 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 anos atrás
DocumentLoadEventDelayer.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 anos atrás
DocumentLoading.cpp 05e53b5fd3 LibWeb: Use file's URL as document's URL when loading markdown files 1 ano atrás
DocumentLoading.h 5e2fc52b25 LibWeb: Remove old ad-hoc document-loading code 1 ano atrás
DocumentObserver.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 ano atrás
DocumentObserver.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 ano atrás
DocumentType.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 ano atrás
DocumentType.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 ano atrás
DocumentType.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 ano atrás
Element.cpp fc40d35012 LibWeb: Move paint properties invalidation flag into Document 1 ano atrás
Element.h a17074422e LibWeb: Reset form association when any element with an ID changes 1 ano atrás
Element.idl 3910efb80b LibWeb: Implement Element.removeAttributeNS 1 ano atrás
ElementFactory.cpp 809c5b0b03 LibWeb: Add initial support for SVG `<textPath>` 1 ano atrás
ElementFactory.h f052823f5f LibWeb: Use FlyString for create_element() namespace strings 1 ano atrás
Event.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 ano atrás
Event.h 32fe7db69f LibWeb: Make UIEvents from the chrome the only default trusted Events 1 ano atrás
Event.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 ano atrás
EventDispatcher.cpp a7b8828db2 LibWeb: Port call_user_object_operation from DeprecatedString 1 ano atrás
EventDispatcher.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 anos atrás
EventHandler.idl 1a94241f58 IDL: Add missing #imports 1 ano atrás
EventTarget.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 ano atrás
EventTarget.h c1fd55ce94 LibWeb: Only allocate EventTarget listener/handler storage on demand 1 ano atrás
EventTarget.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 ano atrás
HTMLCollection.cpp 0695236408 LibWeb: Use cached element name and id where possible 1 ano atrás
HTMLCollection.h 521ed0e911 LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject 1 ano atrás
HTMLCollection.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 ano atrás
HTMLFormControlsCollection.cpp 41f84deb9f LibWeb: Port Element::name to a cached FlyString 1 ano atrás
HTMLFormControlsCollection.h ec2b4c271f LibWeb: Support RadioNodeList named items in HTMLFormControlsCollection 1 ano atrás
HTMLFormControlsCollection.idl 5f5ac48908 LibWeb: Format all .idl files to use four space indentation 1 ano atrás
IDLEventListener.cpp 6a2a7cad61 LibWeb/LibJS: Avoid GC visit of raw pointers where possible 1 ano atrás
IDLEventListener.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 ano atrás
InnerHTML.idl d4b2eb22e1 LibWeb: Resolve circular IDL imports 3 anos atrás
LiveNodeList.cpp 1defc4595b LibWeb: Make LiveNodeList store a NonnullGCPtr<Node const> root 1 ano atrás
LiveNodeList.h 1defc4595b LibWeb: Make LiveNodeList store a NonnullGCPtr<Node const> root 1 ano atrás
MutationObserver.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 ano atrás
MutationObserver.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 ano atrás
MutationObserver.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 ano atrás
MutationRecord.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 ano atrás
MutationRecord.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 ano atrás
MutationRecord.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 ano atrás
MutationType.cpp 25eee91811 AK: Make "foo"_fly_string infallible 1 ano atrás
MutationType.h 25eee91811 AK: Make "foo"_fly_string infallible 1 ano atrás
NamedNodeMap.cpp 8cf783b260 LibWeb: Fix normalizing namespace in NamedNodeMap::get_attribute_ns 1 ano atrás
NamedNodeMap.h 521ed0e911 LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject 1 ano atrás
NamedNodeMap.idl 285bca1633 LibWeb: Use Optional<FlyString> const& in Element and NamedNodeMap 1 ano atrás
Node.cpp 413eb19579 LibWeb: Skip UTF-8 validation in Node::descendant_text_content() 1 ano atrás
Node.h 75d5429d66 LibWeb: Add fast_is<T> for form, embed, image, and object elements 1 ano atrás
Node.idl 8ce9e51c97 LibWeb: Port Node interface from DeprecatedString to String 1 ano atrás
NodeFilter.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 ano atrás
NodeFilter.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 ano atrás
NodeFilter.idl 26e6c47d0a IDL: Add missing spec links 1 ano atrás
NodeIterator.cpp a7b8828db2 LibWeb: Port call_user_object_operation from DeprecatedString 1 ano atrás
NodeIterator.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 ano atrás
NodeIterator.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 ano atrás
NodeList.cpp 521ed0e911 LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject 1 ano atrás
NodeList.h 521ed0e911 LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject 1 ano atrás
NodeList.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 ano atrás
NodeOperations.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 ano atrás
NodeOperations.h 57d7637b59 LibWeb: Remove DeprecatedString support from {Child,Parent}Node 1 ano atrás
NonDocumentTypeChildNode.h 086969277e Everywhere: Run clang-format 3 anos atrás
NonElementParentNode.h d0d7e5a782 LibWeb: Use Element::id() in getElementById() 1 ano atrás
ParentNode.cpp 22f6abe5d6 LibWeb: Remove DeprecatedString impls of get_elements_by_tag_name{_ns} 1 ano atrás
ParentNode.h 22f6abe5d6 LibWeb: Remove DeprecatedString impls of get_elements_by_tag_name{_ns} 1 ano atrás
ParentNode.idl d4b2eb22e1 LibWeb: Resolve circular IDL imports 3 anos atrás
Position.cpp 5204020d42 LibWeb: Add missing DOM::Position::visit_edges() 1 ano atrás
Position.h 5204020d42 LibWeb: Add missing DOM::Position::visit_edges() 1 ano atrás
ProcessingInstruction.cpp 562e0d710c LibWeb: Port ProcessingInstruction from ByteString 1 ano atrás
ProcessingInstruction.h 562e0d710c LibWeb: Port ProcessingInstruction from ByteString 1 ano atrás
ProcessingInstruction.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 anos atrás
QualifiedName.cpp 96463e947a LibWeb: Remove some now unused deprecated functions from QualifiedName 1 ano atrás
QualifiedName.h 96463e947a LibWeb: Remove some now unused deprecated functions from QualifiedName 1 ano atrás
RadioNodeList.cpp 1defc4595b LibWeb: Make LiveNodeList store a NonnullGCPtr<Node const> root 1 ano atrás
RadioNodeList.h 1defc4595b LibWeb: Make LiveNodeList store a NonnullGCPtr<Node const> root 1 ano atrás
RadioNodeList.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 ano atrás
Range.cpp 02d5ed44cb LibWeb: Stub Range::get_client_rects() 1 ano atrás
Range.h 02d5ed44cb LibWeb: Stub Range::get_client_rects() 1 ano atrás
Range.idl 02d5ed44cb LibWeb: Stub Range::get_client_rects() 1 ano atrás
ShadowRoot.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 ano atrás
ShadowRoot.h 6c42de3e8b LibWeb: Port XMLSerializer from DeprecatedString to String 1 ano atrás
ShadowRoot.idl 54b5a431a3 LibWeb: Implement element slot-related attributes and settings 1 ano atrás
Slot.cpp 7870f10aa8 LibWeb: Introduce the slot concept for HTML slot elements 1 ano atrás
Slot.h 7870f10aa8 LibWeb: Introduce the slot concept for HTML slot elements 1 ano atrás
Slottable.cpp cdbde1765a LibWeb: Skip assigning slottables for non-shadow roots 1 ano atrás
Slottable.h e9da74ebe0 LibWeb: Implement manual slottable assignment 1 ano atrás
Slottable.idl 1a94241f58 IDL: Add missing #imports 1 ano atrás
StaticNodeList.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 ano atrás
StaticNodeList.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 ano atrás
StaticRange.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 ano atrás
StaticRange.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 ano atrás
StaticRange.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 ano atrás
StyleElementUtils.cpp 4ced88b4e5 LibWeb: Make create_a_css_style_sheet() take String arguments 1 ano atrás
StyleElementUtils.h 4ced88b4e5 LibWeb: Make create_a_css_style_sheet() take String arguments 1 ano atrás
Text.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 ano atrás
Text.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 ano atrás
Text.idl 45b36bd08a LibWeb: Introduce the slottable concept for DOM elements and text nodes 1 ano atrás
TreeWalker.cpp dbca63a1db LibWeb: Don't get stuck in TreeWalker.nextNode() when current detached 1 ano atrás
TreeWalker.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 ano atrás
TreeWalker.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 ano atrás
XMLDocument.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 ano atrás
XMLDocument.h a028c87069 LibWeb: Add a default URL of about:blank to DOM::XMLDocument 1 ano atrás
XMLDocument.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 ano atrás