tangled
alpha
login
or
join now
jcs.org
/
serenity
0
fork
atom
Serenity Operating System
0
fork
atom
overview
issues
pulls
pipelines
serenity
/
Userland
/
Libraries
/
LibWeb
/
DOM
/
at
master
123 files
AbortController.cpp
LibWeb: Make factory method of DOM::AbortSignal fallible
3 years ago
AbortController.h
LibWeb: Make factory method of DOM::AbortController fallible
3 years ago
AbortController.idl
LibWeb: Add imports to all IDL files that depend on others
4 years ago
AbortSignal.cpp
LibWeb: Make factory methods of DOM::Event fallible
3 years ago
AbortSignal.h
LibWeb: Make factory method of DOM::AbortSignal fallible
3 years ago
AbortSignal.idl
LibWeb: Replace ad-hoc EventHandler type with callback function typedef
4 years ago
AbstractRange.cpp
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
AbstractRange.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
AbstractRange.idl
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
3 years ago
AccessibilityTreeNode.cpp
LibWeb: Fix a few const-ness issues
3 years ago
AccessibilityTreeNode.h
LibWeb: Fix a few const-ness issues
3 years ago
Attr.cpp
LibWeb: Implement Element.setAttributeNode{,NS}()
3 years ago
Attr.h
LibWeb: Implement Element.setAttributeNode{,NS}()
3 years ago
Attr.idl
LibWeb: Rename Attribute to Attr
3 years ago
CDATASection.cpp
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
CDATASection.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
CDATASection.idl
LibWeb: Add CDATASection
3 years ago
CharacterData.cpp
LibWeb: Make factory method of DOM::StaticNodeList fallible
3 years ago
CharacterData.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
CharacterData.idl
LibWeb: Add Exposed attribute and IDL spec links where missing
3 years ago
ChildNode.h
LibWeb: Fix a few const-ness issues
3 years ago
ChildNode.idl
LibWeb: Resolve circular IDL imports
3 years ago
Comment.cpp
LibWeb: Make factory method of DOM::Comment fallible
3 years ago
Comment.h
LibWeb: Make factory method of DOM::Comment fallible
3 years ago
Comment.idl
LibWeb: Add Exposed attribute and IDL spec links where missing
3 years ago
CustomEvent.cpp
LibWeb: Make factory methods of DOM::CustomEvent fallible
3 years ago
CustomEvent.h
LibWeb: Make factory methods of DOM::CustomEvent fallible
3 years ago
CustomEvent.idl
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
3 years ago
DOMEventListener.cpp
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
3 years ago
DOMEventListener.h
AK+Everywhere: Rename FlyString to DeprecatedFlyString
3 years ago
DOMImplementation.cpp
LibWeb: Make factory method of DOM::ElementFactory fallible
3 years ago
DOMImplementation.h
LibWeb: Make factory method of DOM::DOMImplementation fallible
3 years ago
DOMImplementation.idl
LibWeb: Add Exposed attribute and IDL spec links where missing
3 years ago
DOMTokenList.cpp
LibWeb: Fix a few const-ness issues
3 years ago
DOMTokenList.h
LibWeb: Fix a few const-ness issues
3 years ago
DOMTokenList.idl
LibWeb: Add Exposed attribute and IDL spec links where missing
3 years ago
Document.cpp
LibWeb/HTML: Make Window::m{location,navigator} lazily allocated
3 years ago
Document.h
LibWeb/HTML: Make Window::m{location,navigator} lazily allocated
3 years ago
Document.idl
LibWeb: Implement Document.createAttribute{,NS}()
3 years ago
DocumentFragment.cpp
LibWeb: Make factory method of DOM::DocumentFragment fallible
3 years ago
DocumentFragment.h
LibWeb: Make factory method of DOM::DocumentFragment fallible
3 years ago
DocumentFragment.idl
LibWeb: Add Exposed attribute and IDL spec links where missing
3 years ago
DocumentLoadEventDelayer.cpp
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
3 years ago
DocumentLoadEventDelayer.h
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
3 years ago
DocumentType.cpp
LibWeb: Make factory method of DOM::DocumentType fallible
3 years ago
DocumentType.h
LibWeb: Make factory method of DOM::DocumentType fallible
3 years ago
DocumentType.idl
LibWeb: Add Exposed attribute and IDL spec links where missing
3 years ago
Element.cpp
LibWeb: Implement Element.setAttributeNode{,NS}()
3 years ago
Element.h
LibWeb: Implement Element.setAttributeNode{,NS}()
3 years ago
Element.idl
LibWeb: Implement Element.setAttributeNode{,NS}()
3 years ago
ElementFactory.cpp
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
3 years ago
ElementFactory.h
LibWeb: Make factory method of DOM::ElementFactory fallible
3 years ago
Event.cpp
LibWeb: Make factory methods of DOM::Event fallible
3 years ago
Event.h
LibWeb: Make factory methods of DOM::Event fallible
3 years ago
Event.idl
LibWeb: Add Exposed attribute and IDL spec links where missing
3 years ago
EventDispatcher.cpp
LibJS+LibWeb: Remove NonnullGCPtr<T>::operator=(GCPtr<T>) footgun
3 years ago
EventDispatcher.h
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
3 years ago
EventHandler.idl
LibWeb: Implement WindowEventHandlers
3 years ago
EventTarget.cpp
LibWeb: Add function to EventTarget that says if it has any listeners
3 years ago
EventTarget.h
LibWeb: Add function to EventTarget that says if it has any listeners
3 years ago
EventTarget.idl
LibWeb: Add Exposed attribute and IDL spec links where missing
3 years ago
HTMLCollection.cpp
LibWeb: Restore proper functionality of legacy platform objects
3 years ago
HTMLCollection.h
LibWeb: Restore proper functionality of legacy platform objects
3 years ago
HTMLCollection.idl
LibWeb: Add imports to all IDL files that depend on others
4 years ago
IDLEventListener.cpp
LibWeb: Make factory methods of IDLEventListener and NodeFilter fallible
3 years ago
IDLEventListener.h
LibWeb: Make factory methods of IDLEventListener and NodeFilter fallible
3 years ago
InnerHTML.idl
LibWeb: Resolve circular IDL imports
3 years ago
LiveNodeList.cpp
LibWeb: Make factory method of DOM::LiveNodeList fallible
3 years ago
LiveNodeList.h
LibWeb: Make factory method of DOM::LiveNodeList fallible
3 years ago
MutationObserver.cpp
LibWeb: Make factory method of DOM::MutationObserver fallible
3 years ago
MutationObserver.h
Everywhere: Remove NonnullRefPtr.h includes
3 years ago
MutationObserver.idl
LibWeb: Introduce Mutation{Record,Observer} and observer microtasks
3 years ago
MutationRecord.cpp
LibWeb: Fix a few const-ness issues
3 years ago
MutationRecord.h
LibWeb: Fix a few const-ness issues
3 years ago
MutationRecord.idl
LibWeb: Introduce Mutation{Record,Observer} and observer microtasks
3 years ago
MutationType.cpp
AK+Everywhere: Rename FlyString to DeprecatedFlyString
3 years ago
MutationType.h
AK+Everywhere: Rename FlyString to DeprecatedFlyString
3 years ago
NamedNodeMap.cpp
LibWeb: Implement Element.setAttributeNode{,NS}()
3 years ago
NamedNodeMap.h
LibWeb: Implement Element.setAttributeNode{,NS}()
3 years ago
NamedNodeMap.idl
LibWeb: Add NamedNodeMap::setNamedItemNS() method
3 years ago
Node.cpp
LibWeb: Fix a few const-ness issues
3 years ago
Node.h
LibWeb: Add fast_is<T>() for various types stood out in a profile
3 years ago
Node.idl
LibWeb: Add Exposed attribute and IDL spec links where missing
3 years ago
NodeFilter.cpp
LibWeb: Make factory methods of IDLEventListener and NodeFilter fallible
3 years ago
NodeFilter.h
LibWeb: Make factory methods of IDLEventListener and NodeFilter fallible
3 years ago
NodeFilter.idl
LibWeb: Expose NodeFilter on the Window object
3 years ago
NodeIterator.cpp
LibWeb: Make factory method of DOM::NodeIterator fallible
3 years ago
NodeIterator.h
LibWeb: Make factory method of DOM::NodeIterator fallible
3 years ago
NodeIterator.idl
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
3 years ago
NodeList.cpp
LibWeb: Restore proper functionality of legacy platform objects
3 years ago
NodeList.h
LibWeb: Restore proper functionality of legacy platform objects
3 years ago
NodeList.idl
LibWeb: Add imports to all IDL files that depend on others
4 years ago
NodeOperations.cpp
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
3 years ago
NodeOperations.h
AK+Everywhere: Rename String to DeprecatedString
3 years ago
NonDocumentTypeChildNode.h
Everywhere: Run clang-format
4 years ago
NonElementParentNode.h
LibWeb: Fix a few const-ness issues
3 years ago
ParentNode.cpp
LibWeb: Make factory method of DOM::HTMLCollection fallible
3 years ago
ParentNode.h
AK+Everywhere: Rename FlyString to DeprecatedFlyString
3 years ago
ParentNode.idl
LibWeb: Resolve circular IDL imports
3 years ago
Position.cpp
LibWeb: Skip over grapheme clusters on left/right arrow key presses
3 years ago
Position.h
LibWeb: Convert Web::DOM::Position::to_deprecated_string to String
3 years ago
ProcessingInstruction.cpp
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
ProcessingInstruction.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
ProcessingInstruction.idl
LibWeb: Add Exposed attribute and IDL spec links where missing
3 years ago
QualifiedName.cpp
AK+Everywhere: Rename FlyString to DeprecatedFlyString
3 years ago
QualifiedName.h
AK+Everywhere: Rename FlyString to DeprecatedFlyString
3 years ago
Range.cpp
LibWeb: Implement Range.createContextualFragment()
3 years ago
Range.h
LibWeb: Implement Range.createContextualFragment()
3 years ago
Range.idl
LibWeb: Implement Range.createContextualFragment()
3 years ago
ShadowRoot.cpp
LibWeb: Allow to set a root mode value when constructing a ShadowRoot
3 years ago
ShadowRoot.h
LibWeb: Allow to set a root mode value when constructing a ShadowRoot
3 years ago
ShadowRoot.idl
LibWeb: Make ShadowRoot.mode return ShadowRootMode instead of String
3 years ago
StaticNodeList.cpp
LibWeb: Make factory method of DOM::StaticNodeList fallible
3 years ago
StaticNodeList.h
Everywhere: Remove NonnullRefPtr.h includes
3 years ago
StaticRange.cpp
LibWeb: Return JS::NonnullGCPtr<StaticRange> instead of StaticRange*
3 years ago
StaticRange.h
LibWeb: Return JS::NonnullGCPtr<StaticRange> instead of StaticRange*
3 years ago
StaticRange.idl
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
3 years ago
Text.cpp
LibWeb: Make factory method of DOM::Text fallible
3 years ago
Text.h
LibWeb: Make factory method of DOM::Text fallible
3 years ago
Text.idl
LibWeb: Add Exposed attribute and IDL spec links where missing
3 years ago
TreeWalker.cpp
LibWeb: Make factory method of DOM::TreeWalker fallible
3 years ago
TreeWalker.h
LibWeb: Make factory method of DOM::TreeWalker fallible
3 years ago
TreeWalker.idl
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
3 years ago