..
AbortController.cpp
AbortController.h
AbortController.idl
AbortSignal.cpp
LibWeb: Port {Mouse,UI,Wheel,}Event to new String
2023-04-07 22:41:01 +02:00
AbortSignal.h
AbortSignal.idl
AbstractRange.cpp
AbstractRange.h
AbstractRange.idl
AccessibilityTreeNode.cpp
LibJS+LibWeb: Add missing visit calls in visit_edges implementations
2023-04-30 06:04:33 +02:00
AccessibilityTreeNode.h
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
2023-03-15 08:48:49 +01:00
Attr.cpp
LibWeb: Don't create mutation record node lists if nobody is interested
2023-05-23 06:31:37 +02:00
Attr.h
LibWeb: Introduce CustomElementRegistry and creating custom elements
2023-04-06 11:36:56 +02:00
Attr.idl
CDATASection.cpp
CDATASection.h
CDATASection.idl
CharacterData.cpp
LibWeb: Don't create mutation record node lists if nobody is interested
2023-05-23 06:31:37 +02:00
CharacterData.h
CharacterData.idl
ChildNode.h
LibWeb: Fix a few const-ness issues
2023-03-06 13:05:43 +00:00
ChildNode.idl
Comment.cpp
LibWeb: Set Comment's prototype
2023-04-14 12:30:43 +02:00
Comment.h
LibWeb: Set Comment's prototype
2023-04-14 12:30:43 +02:00
Comment.idl
CustomEvent.cpp
LibWeb: Port {Mouse,UI,Wheel,}Event to new String
2023-04-07 22:41:01 +02:00
CustomEvent.h
LibWeb: Port CustomEvent to new String
2023-04-07 22:41:01 +02:00
CustomEvent.idl
LibWeb: Port CustomEvent to new String
2023-04-07 22:41:01 +02:00
Document.cpp
LibWeb: Stop lying about string types
2023-06-13 01:49:02 +02:00
Document.h
LibWeb: Implement the document title attribute closer to the spec
2023-06-08 07:21:08 +02:00
Document.idl
LibWeb: Add a bunch of missing CEReactions
2023-04-06 11:36:56 +02:00
DocumentFragment.cpp
DocumentFragment.h
DocumentFragment.idl
DocumentLoadEventDelayer.cpp
DocumentLoadEventDelayer.h
DocumentLoading.cpp
LibWeb: Parse SVG document types as XML documents
2023-06-09 01:12:48 +02:00
DocumentLoading.h
LibWeb: Implement "attempt to populate the history entry's document"
2023-05-03 09:39:49 +02:00
DocumentObserver.cpp
LibWeb: Add an interface to be notified of Document state changes
2023-05-04 16:48:10 +02:00
DocumentObserver.h
LibWeb: Add document_fully_loaded event to DocumentObserver
2023-06-03 05:58:00 +02:00
DocumentType.cpp
DocumentType.h
DocumentType.idl
DOMEventListener.cpp
LibJS+LibWeb: Normalize calls to Base::visit_edges in GC objects
2023-04-30 06:04:33 +02:00
DOMEventListener.h
LibJS+LibWeb: Normalize calls to Base::visit_edges in GC objects
2023-04-30 06:04:33 +02:00
DOMImplementation.cpp
LibWeb: Introduce CustomElementRegistry and creating custom elements
2023-04-06 11:36:56 +02:00
DOMImplementation.h
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
2023-03-15 08:48:49 +01:00
DOMImplementation.idl
DOMTokenList.cpp
LibWeb: Fix a few const-ness issues
2023-03-06 13:05:43 +00:00
DOMTokenList.h
LibWeb: Fix a few const-ness issues
2023-03-06 13:05:43 +00:00
DOMTokenList.idl
Element.cpp
LibWeb+WebContent: Forbid access to underlying type of CSSPixels
2023-06-13 06:08:27 +02:00
Element.h
LibWeb: Stub out Element.scroll() and Element.scrollTo()
2023-06-08 10:05:56 +02:00
Element.idl
LibWeb: Stub out Element.scroll() and Element.scrollTo()
2023-06-08 10:05:56 +02:00
ElementFactory.cpp
LibWeb: Implement the <style>
SVG element
2023-06-09 17:14:50 +02:00
ElementFactory.h
LibWeb: Introduce CustomElementRegistry and creating custom elements
2023-04-06 11:36:56 +02:00
Event.cpp
LibWeb: Port {Mouse,UI,Wheel,}Event to new String
2023-04-07 22:41:01 +02:00
Event.h
LibWeb: Port {Mouse,UI,Wheel,}Event to new String
2023-04-07 22:41:01 +02:00
Event.idl
LibWeb: Port {Mouse,UI,Wheel,}Event to new String
2023-04-07 22:41:01 +02:00
EventDispatcher.cpp
LibWeb: Port DOMEventListener to new FlyString
2023-04-09 17:27:27 +02:00
EventDispatcher.h
EventHandler.idl
EventTarget.cpp
LibWeb: Set last activation timestamp
on the window
2023-06-01 14:28:52 +02:00
EventTarget.h
LibWeb: Implement the EventTarget constructor
2023-05-04 16:12:40 +02:00
EventTarget.idl
LibWeb: Implement the EventTarget constructor
2023-05-04 16:12:40 +02:00
HTMLCollection.cpp
LibWeb: Make HTMLCollection faster when it only cares about children
2023-05-23 14:38:45 +02:00
HTMLCollection.h
LibWeb: Make HTMLCollection faster when it only cares about children
2023-05-23 14:38:45 +02:00
HTMLCollection.idl
IDLEventListener.cpp
LibJS: Make intrinsics getters return NonnullGCPtr
2023-04-13 14:29:42 +02:00
IDLEventListener.h
InnerHTML.idl
LiveNodeList.cpp
LibWeb: Make LiveNodeList faster when it only cares about children
2023-05-23 14:38:45 +02:00
LiveNodeList.h
LibWeb: Make LiveNodeList faster when it only cares about children
2023-05-23 14:38:45 +02:00
MutationObserver.cpp
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
2023-03-15 08:48:49 +01:00
MutationObserver.h
Everywhere: Remove NonnullRefPtr.h includes
2023-03-06 23:46:35 +01:00
MutationObserver.idl
MutationRecord.cpp
LibWeb: Port MutationRecord types to FlyString
2023-03-18 19:50:45 +01:00
MutationRecord.h
LibWeb: Port MutationRecord types to FlyString
2023-03-18 19:50:45 +01:00
MutationRecord.idl
MutationType.cpp
LibWeb: Port MutationRecord types to FlyString
2023-03-18 19:50:45 +01:00
MutationType.h
LibWeb: Port MutationRecord types to FlyString
2023-03-18 19:50:45 +01:00
NamedNodeMap.cpp
LibWeb: Implement Element.setAttributeNode{,NS}()
2023-03-10 14:56:29 +01:00
NamedNodeMap.h
LibWeb: Implement Element.setAttributeNode{,NS}()
2023-03-10 14:56:29 +01:00
NamedNodeMap.idl
Node.cpp
LibWeb: Invalidate the layout tree on DOM node insertion
2023-06-06 09:06:27 +02:00
Node.h
LibWeb: Allow SVG painting to escape out of a shadow tree
2023-06-03 05:58:00 +02:00
Node.idl
LibWeb: Add a bunch of missing CEReactions
2023-04-06 11:36:56 +02:00
NodeFilter.cpp
LibJS: Make intrinsics getters return NonnullGCPtr
2023-04-13 14:29:42 +02:00
NodeFilter.h
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
2023-03-15 08:48:49 +01:00
NodeFilter.idl
NodeIterator.cpp
NodeIterator.h
NodeIterator.idl
NodeList.cpp
NodeList.h
NodeList.idl
NodeOperations.cpp
NodeOperations.h
NonDocumentTypeChildNode.h
NonElementParentNode.h
LibWeb: Fix a few const-ness issues
2023-03-06 13:05:43 +00:00
ParentNode.cpp
LibWeb: Make HTMLCollection faster when it only cares about children
2023-05-23 14:38:45 +02:00
ParentNode.h
LibWeb: Allow SVG painting to escape out of a shadow tree
2023-06-03 05:58:00 +02:00
ParentNode.idl
Position.cpp
LibWeb: Skip over grapheme clusters on left/right arrow key presses
2023-03-01 14:24:01 +00:00
Position.h
LibWeb: Convert Web::DOM::Position::to_deprecated_string to String
2023-03-01 14:24:01 +00:00
ProcessingInstruction.cpp
ProcessingInstruction.h
ProcessingInstruction.idl
QualifiedName.cpp
LibWeb: Introduce CustomElementRegistry and creating custom elements
2023-04-06 11:36:56 +02:00
QualifiedName.h
LibWeb: Introduce CustomElementRegistry and creating custom elements
2023-04-06 11:36:56 +02:00
Range.cpp
LibWeb: Implement Range.createContextualFragment()
2023-03-10 14:58:55 +01:00
Range.h
LibWeb: Implement Range.createContextualFragment()
2023-03-10 14:58:55 +01:00
Range.idl
LibWeb: Implement Range.createContextualFragment()
2023-03-10 14:58:55 +01:00
ShadowRoot.cpp
ShadowRoot.h
LibWeb: Introduce CustomElementRegistry and creating custom elements
2023-04-06 11:36:56 +02:00
ShadowRoot.idl
StaticNodeList.cpp
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
2023-03-15 08:48:49 +01:00
StaticNodeList.h
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
2023-03-15 08:48:49 +01:00
StaticRange.cpp
StaticRange.h
StaticRange.idl
StyleElementUtils.cpp
LibWeb: Extract updating a style block into StyleElementUtils
2023-06-09 17:14:50 +02:00
StyleElementUtils.h
LibWeb: Extract updating a style block into StyleElementUtils
2023-06-09 17:14:50 +02:00
Text.cpp
Text.h
Text.idl
TreeWalker.cpp
TreeWalker.h
TreeWalker.idl
XMLDocument.cpp
LibWeb: Add XMLDocument stub
2023-04-21 07:59:50 +02:00
XMLDocument.h
LibWeb: Add XMLDocument stub
2023-04-21 07:59:50 +02:00
XMLDocument.idl
LibWeb: Add XMLDocument stub
2023-04-21 07:59:50 +02:00