.. |
AbortController.cpp
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 éve |
AbortController.h
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 éve |
AbortController.idl
|
a59800b4a0
LibWeb: Add imports to all IDL files that depend on others
|
3 éve |
AbortSignal.cpp
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 éve |
AbortSignal.h
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 éve |
AbortSignal.idl
|
a59800b4a0
LibWeb: Add imports to all IDL files that depend on others
|
3 éve |
AbstractRange.h
|
a2acda5669
LibWeb: Abstract Range's members into AbstractRange
|
3 éve |
AbstractRange.idl
|
a2acda5669
LibWeb: Abstract Range's members into AbstractRange
|
3 éve |
Attribute.cpp
|
6efbafa6e0
Everywhere: Update copyrights with my new serenityos.org e-mail :^)
|
3 éve |
Attribute.h
|
46ce50f74e
LibWeb: Make Range.setStart and Range.setEnd spec compliant
|
3 éve |
Attribute.idl
|
a59800b4a0
LibWeb: Add imports to all IDL files that depend on others
|
3 éve |
CharacterData.cpp
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 éve |
CharacterData.h
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 éve |
CharacterData.idl
|
a59800b4a0
LibWeb: Add imports to all IDL files that depend on others
|
3 éve |
ChildNode.h
|
7431f6073b
LibWeb: Implement ChildNode.replaceWith
|
3 éve |
Comment.cpp
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 éve |
Comment.h
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 éve |
Comment.idl
|
a59800b4a0
LibWeb: Add imports to all IDL files that depend on others
|
3 éve |
CustomEvent.cpp
|
3b9e8ec597
LibWeb: Add the missing CustomEvent IDL constructor
|
3 éve |
CustomEvent.h
|
3b9e8ec597
LibWeb: Add the missing CustomEvent IDL constructor
|
3 éve |
CustomEvent.idl
|
7f551d7f6a
LibWeb: Use the LibWeb source directory as the IDL #import base path
|
3 éve |
DOMEventListener.cpp
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 éve |
DOMEventListener.h
|
f3923b4aea
LibWeb: Use public inheritance for the RefCounted base class
|
3 éve |
DOMException.h
|
a9a7d65099
LibWeb: Replace heycam.github.io/webidl URLs with webidl.spec.whatwg.org
|
3 éve |
DOMException.idl
|
8da14bf880
LibWeb: Add support for optional default values and optional bools in IDL
|
4 éve |
DOMImplementation.cpp
|
05e9dceba6
LibWeb: Support DOMImplementation.createDocument() doctype parameter
|
3 éve |
DOMImplementation.h
|
05e9dceba6
LibWeb: Support DOMImplementation.createDocument() doctype parameter
|
3 éve |
DOMImplementation.idl
|
05e9dceba6
LibWeb: Support DOMImplementation.createDocument() doctype parameter
|
3 éve |
DOMTokenList.cpp
|
6efbafa6e0
Everywhere: Update copyrights with my new serenityos.org e-mail :^)
|
3 éve |
DOMTokenList.h
|
6efbafa6e0
Everywhere: Update copyrights with my new serenityos.org e-mail :^)
|
3 éve |
DOMTokenList.idl
|
d24ae8063b
LibWeb: Implement DOMTokenList for managing space-separated tokens lists
|
3 éve |
Document.cpp
|
0b861e0c9d
LibWeb: Make document-level style invalidation fast
|
3 éve |
Document.h
|
0b861e0c9d
LibWeb: Make document-level style invalidation fast
|
3 éve |
Document.idl
|
acbdb95b0a
LibWeb: Add support for DOM's TreeWalker
|
3 éve |
DocumentFragment.cpp
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 éve |
DocumentFragment.h
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 éve |
DocumentFragment.idl
|
a59800b4a0
LibWeb: Add imports to all IDL files that depend on others
|
3 éve |
DocumentLoadEventDelayer.cpp
|
dbba0a520f
LibWeb: Allow HTML parser to delay delivery of the document "load" event
|
3 éve |
DocumentLoadEventDelayer.h
|
dbba0a520f
LibWeb: Allow HTML parser to delay delivery of the document "load" event
|
3 éve |
DocumentType.cpp
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 éve |
DocumentType.h
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 éve |
DocumentType.idl
|
a59800b4a0
LibWeb: Add imports to all IDL files that depend on others
|
3 éve |
Element.cpp
|
3b037726e9
LibWeb: Invalidate layout after setting Element.innerHTML
|
3 éve |
Element.h
|
f1711a562a
LibWeb: Avoid layout invalidation for some CSS property changes
|
3 éve |
Element.idl
|
a59800b4a0
LibWeb: Add imports to all IDL files that depend on others
|
3 éve |
ElementFactory.cpp
|
bfa7aad0f6
LibWeb: Support (and validate) prefixes in Document.createElementNS()
|
3 éve |
ElementFactory.h
|
bfa7aad0f6
LibWeb: Support (and validate) prefixes in Document.createElementNS()
|
3 éve |
Event.cpp
|
126d6d0838
LibWeb: Implement Event.composedPath
|
3 éve |
Event.h
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 éve |
Event.idl
|
a59800b4a0
LibWeb: Add imports to all IDL files that depend on others
|
3 éve |
EventDispatcher.cpp
|
29583104d2
LibWeb: Refactor all LabelableNode subclasses + input event handling :^)
|
3 éve |
EventDispatcher.h
|
e76e8e22b5
LibWeb: Separate "event listener" from "EventListener"
|
3 éve |
EventTarget.cpp
|
9422ae9bb2
LibJS: Add infallible variant of VM::push_execution_context()
|
3 éve |
EventTarget.h
|
29583104d2
LibWeb: Refactor all LabelableNode subclasses + input event handling :^)
|
3 éve |
EventTarget.idl
|
3479f1c4e8
LibWeb: Add support for the options variant of {add,remove}EventListener
|
3 éve |
ExceptionOr.h
|
95e492de59
LibWeb: Convert throw_dom_exception_if_needed() to ThrowCompletionOr
|
3 éve |
HTMLCollection.cpp
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 éve |
HTMLCollection.h
|
37347cbcb6
LibWeb: Convert HTMLCollection to use IDL special operations
|
3 éve |
HTMLCollection.idl
|
a59800b4a0
LibWeb: Add imports to all IDL files that depend on others
|
3 éve |
IDLEventListener.h
|
3479f1c4e8
LibWeb: Add support for the options variant of {add,remove}EventListener
|
3 éve |
LiveNodeList.cpp
|
8d6db36cbb
LibWeb: Add support for NodeList
|
3 éve |
LiveNodeList.h
|
8d6db36cbb
LibWeb: Add support for NodeList
|
3 éve |
NamedNodeMap.cpp
|
6efbafa6e0
Everywhere: Update copyrights with my new serenityos.org e-mail :^)
|
3 éve |
NamedNodeMap.h
|
6efbafa6e0
Everywhere: Update copyrights with my new serenityos.org e-mail :^)
|
3 éve |
NamedNodeMap.idl
|
a59800b4a0
LibWeb: Add imports to all IDL files that depend on others
|
3 éve |
Node.cpp
|
0b861e0c9d
LibWeb: Make document-level style invalidation fast
|
3 éve |
Node.h
|
afc5fade05
LibWeb: Add some fast_is<T> helpers for hot classes on GitHub :^)
|
3 éve |
Node.idl
|
c6dd8a1f66
LibWeb: Implement `Node.nodeValue` DOM attribute
|
3 éve |
NodeFilter.h
|
fabcee016f
LibWeb: Add basic support for DOM's NodeIterator and NodeFilter
|
3 éve |
NodeFilter.idl
|
fabcee016f
LibWeb: Add basic support for DOM's NodeIterator and NodeFilter
|
3 éve |
NodeIterator.cpp
|
9c6999ecf2
LibWeb: Implement "NodeIterator pre-removing steps"
|
3 éve |
NodeIterator.h
|
9c6999ecf2
LibWeb: Implement "NodeIterator pre-removing steps"
|
3 éve |
NodeIterator.idl
|
fabcee016f
LibWeb: Add basic support for DOM's NodeIterator and NodeFilter
|
3 éve |
NodeList.h
|
8d6db36cbb
LibWeb: Add support for NodeList
|
3 éve |
NodeList.idl
|
a59800b4a0
LibWeb: Add imports to all IDL files that depend on others
|
3 éve |
NodeOperations.cpp
|
d5c96c3ccf
LibWeb: Implement ParentNode.prepend
|
3 éve |
NodeOperations.h
|
d5c96c3ccf
LibWeb: Implement ParentNode.prepend
|
3 éve |
NonDocumentTypeChildNode.h
|
bf7f6a9e98
LibWeb: Implement EventHandler::focus_previous_element()
|
3 éve |
NonElementParentNode.h
|
2b57018196
LibWeb: Use default instead of an empty constructor/destructor
|
3 éve |
ParentNode.cpp
|
d1bc9358c1
LibWeb: Implement ParentNode.replaceChildren
|
3 éve |
ParentNode.h
|
2be4064ca8
LibWeb: Add fast_is<ParentNode>()
|
3 éve |
Position.cpp
|
ef371596a4
LibWeb: Remove unnecessary DOM::Position destructor
|
3 éve |
Position.h
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 éve |
ProcessingInstruction.cpp
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 éve |
ProcessingInstruction.h
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 éve |
ProcessingInstruction.idl
|
a59800b4a0
LibWeb: Add imports to all IDL files that depend on others
|
3 éve |
QualifiedName.cpp
|
cf5eeb9f4b
LibWeb: Share QualifiedName data between identical instances
|
3 éve |
QualifiedName.h
|
cf5eeb9f4b
LibWeb: Share QualifiedName data between identical instances
|
3 éve |
Range.cpp
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 éve |
Range.h
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 éve |
Range.idl
|
ad5fb1fd7e
LibWeb: Implement Range.comparePoint
|
3 éve |
ShadowRoot.cpp
|
b1096c2ae4
LibWeb: Make Element::set_shadow_root() disconnect any previous root
|
3 éve |
ShadowRoot.h
|
afc5fade05
LibWeb: Add some fast_is<T> helpers for hot classes on GitHub :^)
|
3 éve |
ShadowRoot.idl
|
a59800b4a0
LibWeb: Add imports to all IDL files that depend on others
|
3 éve |
StaticNodeList.cpp
|
8d6db36cbb
LibWeb: Add support for NodeList
|
3 éve |
StaticNodeList.h
|
8d6db36cbb
LibWeb: Add support for NodeList
|
3 éve |
StaticRange.cpp
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 éve |
StaticRange.h
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 éve |
StaticRange.idl
|
3d44118595
LibWeb: Implement StaticRange
|
3 éve |
Text.cpp
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 éve |
Text.h
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 éve |
Text.idl
|
a59800b4a0
LibWeb: Add imports to all IDL files that depend on others
|
3 éve |
TreeWalker.cpp
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 éve |
TreeWalker.h
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 éve |
TreeWalker.idl
|
acbdb95b0a
LibWeb: Add support for DOM's TreeWalker
|
3 éve |