.. |
AbortController.cpp
|
|
|
AbortController.h
|
|
|
AbortController.idl
|
|
|
AbortSignal.cpp
|
|
|
AbortSignal.h
|
|
|
AbortSignal.idl
|
|
|
AbstractRange.cpp
|
LibWeb: Use GC::Ref<Node> in Range for start/end containers
|
2024-11-30 17:35:45 +01:00 |
AbstractRange.h
|
LibWeb: Add concept of boundary point to DOM::AbstractRange
|
2024-12-21 19:15:58 +01:00 |
AbstractRange.idl
|
|
|
AccessibilityTreeNode.cpp
|
|
|
AccessibilityTreeNode.h
|
|
|
AdoptedStyleSheets.cpp
|
LibWeb: Fix insert/delete rule invalidation for adopted style sheets
|
2025-01-13 23:03:07 +01:00 |
AdoptedStyleSheets.h
|
LibWeb: Fix insert/delete rule invalidation for adopted style sheets
|
2025-01-13 23:03:07 +01:00 |
Attr.cpp
|
LibWeb: Make node cloning methods const
|
2025-01-11 23:10:09 +01:00 |
Attr.h
|
LibWeb: Make node cloning methods const
|
2025-01-11 23:10:09 +01:00 |
Attr.idl
|
|
|
CDATASection.cpp
|
|
|
CDATASection.h
|
|
|
CDATASection.idl
|
|
|
CharacterData.cpp
|
LibWeb: Make replaceData create new surrogate pairs
|
2024-11-24 13:04:06 +00:00 |
CharacterData.h
|
|
|
CharacterData.idl
|
|
|
ChildNode.h
|
|
|
ChildNode.idl
|
|
|
Comment.cpp
|
|
|
Comment.h
|
|
|
Comment.idl
|
|
|
CustomEvent.cpp
|
|
|
CustomEvent.h
|
|
|
CustomEvent.idl
|
|
|
Document.cpp
|
LibWeb: Implement partial layout tree updates
|
2025-01-18 21:01:01 +01:00 |
Document.h
|
LibWeb: Implement partial layout tree updates
|
2025-01-18 21:01:01 +01:00 |
Document.idl
|
LibWeb: Implement document.execCommand("delete")
|
2024-11-30 17:35:45 +01:00 |
DocumentFragment.cpp
|
|
|
DocumentFragment.h
|
|
|
DocumentFragment.idl
|
|
|
DocumentLoadEventDelayer.cpp
|
|
|
DocumentLoadEventDelayer.h
|
|
|
DocumentLoading.cpp
|
LibWeb/HTML: Pass user_involvement through navigables code
|
2025-01-11 11:10:43 +01:00 |
DocumentLoading.h
|
LibWeb/HTML: Pass user_involvement through navigables code
|
2025-01-11 11:10:43 +01:00 |
DocumentObserver.cpp
|
LibWeb: Add a document observer to be notified upon becoming active
|
2024-12-11 17:38:31 -07:00 |
DocumentObserver.h
|
LibWeb: Add a document observer to be notified upon becoming active
|
2024-12-11 17:38:31 -07:00 |
DocumentOrShadowRoot.idl
|
|
|
DocumentType.cpp
|
|
|
DocumentType.h
|
|
|
DocumentType.idl
|
|
|
DOMEventListener.cpp
|
|
|
DOMEventListener.h
|
LibWeb: Correctly implement event listeners default passive attribute
|
2024-12-25 14:57:22 +00:00 |
DOMImplementation.cpp
|
LibWeb: Match spec changes to "create an element" algorithm
|
2024-12-18 19:22:44 +00:00 |
DOMImplementation.h
|
|
|
DOMImplementation.idl
|
|
|
DOMTokenList.cpp
|
LibWeb: Improve relList feature detection support
|
2024-12-06 18:09:53 +00:00 |
DOMTokenList.h
|
LibWeb: Improve relList feature detection support
|
2024-12-06 18:09:53 +00:00 |
DOMTokenList.idl
|
|
|
EditingHostManager.cpp
|
LibWeb: Refactor "editable" and "editing host" concepts
|
2024-12-10 14:54:19 +01:00 |
EditingHostManager.h
|
|
|
Element.cpp
|
LibWeb: Use invalidation sets for "style" attribute invalidation
|
2025-01-20 18:23:34 +01:00 |
Element.h
|
LibWeb: Use invalidation sets to reduce style recalculation
|
2025-01-19 19:54:38 +01:00 |
Element.idl
|
|
|
ElementFactory.cpp
|
LibWeb: Don't crash when upgrading custom element with a bad constructor
|
2025-01-13 10:55:46 +00:00 |
ElementFactory.h
|
|
|
Event.cpp
|
|
|
Event.h
|
|
|
Event.idl
|
|
|
EventDispatcher.cpp
|
LibWeb: Correctly implement event listeners default passive attribute
|
2024-12-25 14:57:22 +00:00 |
EventDispatcher.h
|
LibWeb: Implement legacyOutputDidListenersThrowFlag
|
2024-11-26 14:50:27 +01:00 |
EventHandler.idl
|
LibWeb: Implement definition of remaining global event handlers
|
2025-01-05 16:19:19 +00:00 |
EventTarget.cpp
|
LibWeb: Correctly implement event listeners default passive attribute
|
2024-12-25 14:57:22 +00:00 |
EventTarget.h
|
|
|
EventTarget.idl
|
LibWeb: Correctly implement event listeners default passive attribute
|
2024-12-25 14:57:22 +00:00 |
HTMLCollection.cpp
|
LibGC: Rename MarkedVector => RootVector
|
2024-12-26 19:10:44 +01:00 |
HTMLCollection.h
|
LibGC: Rename MarkedVector => RootVector
|
2024-12-26 19:10:44 +01:00 |
HTMLCollection.idl
|
|
|
IDLEventListener.cpp
|
|
|
IDLEventListener.h
|
LibWeb: Correctly implement event listeners default passive attribute
|
2024-12-25 14:57:22 +00:00 |
InputEventsTarget.h
|
LibWeb: Add missing #include to InputEventsTarget.h
|
2025-01-16 23:22:48 +01:00 |
LiveNodeList.cpp
|
LibGC: Rename MarkedVector => RootVector
|
2024-12-26 19:10:44 +01:00 |
LiveNodeList.h
|
LibGC: Rename MarkedVector => RootVector
|
2024-12-26 19:10:44 +01:00 |
MutationObserver.cpp
|
LibWeb: Return a representation of an 'Agent' in 'relevant agent'
|
2025-01-11 10:39:48 -05:00 |
MutationObserver.h
|
|
|
MutationObserver.idl
|
|
|
MutationRecord.cpp
|
|
|
MutationRecord.h
|
|
|
MutationRecord.idl
|
|
|
MutationType.cpp
|
LibWeb: Remove the initialize_strings methods
|
2025-01-12 00:35:58 +01:00 |
MutationType.h
|
LibWeb: Remove the initialize_strings methods
|
2025-01-12 00:35:58 +01:00 |
NamedNodeMap.cpp
|
LibWeb: Take namespace into account when matching attribute
|
2024-11-30 16:47:14 +00:00 |
NamedNodeMap.h
|
LibWeb: Take namespace into account when matching attribute
|
2024-11-30 16:47:14 +00:00 |
NamedNodeMap.idl
|
|
|
Node.cpp
|
LibWeb: Use invalidation sets for "style" attribute invalidation
|
2025-01-20 18:23:34 +01:00 |
Node.h
|
LibWeb: Use invalidation sets for "style" attribute invalidation
|
2025-01-20 18:23:34 +01:00 |
Node.idl
|
|
|
NodeFilter.cpp
|
|
|
NodeFilter.h
|
|
|
NodeFilter.idl
|
|
|
NodeIterator.cpp
|
LibWeb/DOM: Remove uneccessary ExceptionOr for NodeIterator::create
|
2025-01-10 08:08:46 +00:00 |
NodeIterator.h
|
LibWeb/DOM: Remove uneccessary ExceptionOr for NodeIterator::create
|
2025-01-10 08:08:46 +00:00 |
NodeIterator.idl
|
|
|
NodeList.cpp
|
|
|
NodeList.h
|
|
|
NodeList.idl
|
|
|
NodeOperations.cpp
|
|
|
NodeOperations.h
|
|
|
NonDocumentTypeChildNode.h
|
|
|
NonElementParentNode.h
|
|
|
ParentNode.cpp
|
LibWeb: Optimize :hover style invalidation
|
2025-01-04 20:32:35 +01:00 |
ParentNode.h
|
|
|
ParentNode.idl
|
|
|
Position.cpp
|
|
|
Position.h
|
|
|
ProcessingInstruction.cpp
|
|
|
ProcessingInstruction.h
|
|
|
ProcessingInstruction.idl
|
|
|
QualifiedName.cpp
|
|
|
QualifiedName.h
|
|
|
Range.cpp
|
LibWeb: Add Range::for_each_contained()
|
2025-01-10 23:33:35 +01:00 |
Range.h
|
LibWeb: Add Range::for_each_contained()
|
2025-01-10 23:33:35 +01:00 |
Range.idl
|
|
|
SelectionchangeEventDispatching.h
|
LibWeb: Fix selectionchange typo
|
2025-01-06 08:55:00 +00:00 |
ShadowRoot.cpp
|
LibWeb: Fix insert/delete rule invalidation for adopted style sheets
|
2025-01-13 23:03:07 +01:00 |
ShadowRoot.h
|
|
|
ShadowRoot.idl
|
|
|
Slot.cpp
|
|
|
Slot.h
|
|
|
Slottable.cpp
|
|
|
Slottable.h
|
|
|
Slottable.idl
|
|
|
StaticNodeList.cpp
|
|
|
StaticNodeList.h
|
|
|
StaticRange.cpp
|
|
|
StaticRange.h
|
|
|
StaticRange.idl
|
|
|
StyleElementUtils.cpp
|
|
|
StyleElementUtils.h
|
|
|
Text.cpp
|
LibWeb: Remove unused pointer from DOM::Text to its "owner" element
|
2024-12-27 12:27:03 +01:00 |
Text.h
|
LibWeb: Remove unused pointer from DOM::Text to its "owner" element
|
2024-12-27 12:27:03 +01:00 |
Text.idl
|
|
|
TreeWalker.cpp
|
LibWeb/DOM: Create TreeWalker in document's realm
|
2025-01-10 08:08:46 +00:00 |
TreeWalker.h
|
LibWeb/DOM: Create TreeWalker in document's realm
|
2025-01-10 08:08:46 +00:00 |
TreeWalker.idl
|
|
|
Utils.cpp
|
|
|
Utils.h
|
|
|
XMLDocument.cpp
|
|
|
XMLDocument.h
|
|
|
XMLDocument.idl
|
|
|