.. |
AbortController.cpp
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
1 рік тому |
AbortController.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 рік тому |
AbortController.idl
|
169d24ae2e
LibWeb: Add comments and missing items of various IDL files
|
1 рік тому |
AbortSignal.cpp
|
a8c60d65fc
LibWeb: Specify the correct argument type in IDL for AbortSignal::any()
|
1 рік тому |
AbortSignal.h
|
a98ad191c7
Userland: Add ESCAPING annotations to a bunch of places
|
1 рік тому |
AbortSignal.idl
|
a8c60d65fc
LibWeb: Specify the correct argument type in IDL for AbortSignal::any()
|
1 рік тому |
AbstractRange.cpp
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
1 рік тому |
AbstractRange.h
|
ee431e6911
LibWeb: Use WebIDL typedefs in Range/AbstractRange
|
1 рік тому |
AbstractRange.idl
|
1a94241f58
IDL: Add missing #imports
|
1 рік тому |
AccessibilityTreeNode.cpp
|
53d0dd4a2e
LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration
|
1 рік тому |
AccessibilityTreeNode.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 рік тому |
AdoptedStyleSheets.cpp
|
8ce8697a66
LibWeb: Add styleSheets and adoptedStyleSheets attributes in ShadowRoot
|
1 рік тому |
AdoptedStyleSheets.h
|
8ce8697a66
LibWeb: Add styleSheets and adoptedStyleSheets attributes in ShadowRoot
|
1 рік тому |
Attr.cpp
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
1 рік тому |
Attr.h
|
43ef3dc0ab
LibWeb: Cache attribute names in lowercase to speed up selector matching
|
1 рік тому |
Attr.idl
|
169d24ae2e
LibWeb: Add comments and missing items of various IDL files
|
1 рік тому |
CDATASection.cpp
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
1 рік тому |
CDATASection.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 рік тому |
CDATASection.idl
|
1a94241f58
IDL: Add missing #imports
|
1 рік тому |
CharacterData.cpp
|
33207174a9
LibWeb: Allow splitting surrogate pairs in CharacterData.replaceData()
|
1 рік тому |
CharacterData.h
|
ebdb92eef6
LibUnicode+Everywhere: Merge LibLocale back into LibUnicode
|
1 рік тому |
CharacterData.idl
|
d8759d9656
LibWeb: Use UTF-16 code unit offsets and lengths in CharacterData
|
1 рік тому |
ChildNode.h
|
35f359c51c
LibWeb: Fix infinite loop in ChildNode's before() and after()
|
1 рік тому |
ChildNode.idl
|
1a94241f58
IDL: Add missing #imports
|
1 рік тому |
Comment.cpp
|
c0d7f748ed
LibWeb: Avoid FlyString lookups when setting IDL interface prototypes
|
1 рік тому |
Comment.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 рік тому |
Comment.idl
|
cc1e4c5cb3
LibWeb: Port Comment interface from DeprecatedString to String
|
1 рік тому |
CustomEvent.cpp
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
1 рік тому |
CustomEvent.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 рік тому |
CustomEvent.idl
|
169d24ae2e
LibWeb: Add comments and missing items of various IDL files
|
1 рік тому |
DOMEventListener.cpp
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 рік тому |
DOMEventListener.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 рік тому |
DOMImplementation.cpp
|
a8e3400a2a
LibWeb: Make DOMImplementation IDL return an XMLDocument
|
1 рік тому |
DOMImplementation.h
|
a8e3400a2a
LibWeb: Make DOMImplementation IDL return an XMLDocument
|
1 рік тому |
DOMImplementation.idl
|
a8e3400a2a
LibWeb: Make DOMImplementation IDL return an XMLDocument
|
1 рік тому |
DOMTokenList.cpp
|
ec1f7779cb
LibWeb: Follow the specification steps to serialize a DOMTokenList
|
1 рік тому |
DOMTokenList.h
|
ec1f7779cb
LibWeb: Follow the specification steps to serialize a DOMTokenList
|
1 рік тому |
DOMTokenList.idl
|
d4a890080d
LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString
|
1 рік тому |
Document.cpp
|
bd1213d0c5
LibWeb: Return a NodeList from `document.getElementsByName()`
|
1 рік тому |
Document.h
|
bd1213d0c5
LibWeb: Return a NodeList from `document.getElementsByName()`
|
1 рік тому |
Document.idl
|
bd1213d0c5
LibWeb: Return a NodeList from `document.getElementsByName()`
|
1 рік тому |
DocumentFragment.cpp
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
1 рік тому |
DocumentFragment.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 рік тому |
DocumentFragment.idl
|
169d24ae2e
LibWeb: Add comments and missing items of various IDL files
|
1 рік тому |
DocumentLoadEventDelayer.cpp
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 роки тому |
DocumentLoadEventDelayer.h
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 роки тому |
DocumentLoading.cpp
|
f2fd8fc928
Everywhere: Remove LibGemini
|
1 рік тому |
DocumentLoading.h
|
376427380e
LibWeb: Make NavigationParams be GC-allocated
|
1 рік тому |
DocumentObserver.cpp
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 рік тому |
DocumentObserver.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 рік тому |
DocumentOrShadowRoot.idl
|
5b84bd6e45
LibWeb: Add DocumentOrShadowRoot::get_animations()
|
1 рік тому |
DocumentType.cpp
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
1 рік тому |
DocumentType.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 рік тому |
DocumentType.idl
|
bd72ff5669
LibWeb: Expose `ChildNode` methods on the `DocumentType` IDL interface
|
1 рік тому |
Element.cpp
|
21e21abeed
LibWeb: Update Element class list is when class attribute is removed
|
1 рік тому |
Element.h
|
faf64bfb41
LibWeb: Move get_elements_by_name implementation to `ParentNode`
|
1 рік тому |
Element.idl
|
5f154ba372
LibWeb: Implement Element::check_visibility
|
1 рік тому |
ElementFactory.cpp
|
85a4cfc59b
LibWeb: Add the bare minimum to render SVGAElement (`<a>`)
|
1 рік тому |
ElementFactory.h
|
f052823f5f
LibWeb: Use FlyString for create_element() namespace strings
|
1 рік тому |
Event.cpp
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
1 рік тому |
Event.h
|
b873e5bc1d
LibWeb: Implement the PointerEvent interface
|
1 рік тому |
Event.idl
|
169d24ae2e
LibWeb: Add comments and missing items of various IDL files
|
1 рік тому |
EventDispatcher.cpp
|
37f93e4be1
LibWeb: Replace templated retarget function with a regular one
|
1 рік тому |
EventDispatcher.h
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 роки тому |
EventHandler.idl
|
934aa6af6a
LibWeb: Emit "focusin" and "focusout" events
|
1 рік тому |
EventTarget.cpp
|
b216046234
LibWeb: Implement CloseWatcher API
|
1 рік тому |
EventTarget.h
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 рік тому |
EventTarget.idl
|
d4a890080d
LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString
|
1 рік тому |
HTMLCollection.cpp
|
e7febd347b
LibWeb: Don't advertise the empty string as HTMLCollection property name
|
1 рік тому |
HTMLCollection.h
|
a98ad191c7
Userland: Add ESCAPING annotations to a bunch of places
|
1 рік тому |
HTMLCollection.idl
|
169d24ae2e
LibWeb: Add comments and missing items of various IDL files
|
1 рік тому |
HTMLFormControlsCollection.cpp
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
1 рік тому |
HTMLFormControlsCollection.h
|
a98ad191c7
Userland: Add ESCAPING annotations to a bunch of places
|
1 рік тому |
HTMLFormControlsCollection.idl
|
5f5ac48908
LibWeb: Format all .idl files to use four space indentation
|
1 рік тому |
IDLEventListener.cpp
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 рік тому |
IDLEventListener.h
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 рік тому |
LiveNodeList.cpp
|
398bf10b92
LibWeb: Use `TraversalDecision` for multi level Node traversal methods
|
1 рік тому |
LiveNodeList.h
|
a98ad191c7
Userland: Add ESCAPING annotations to a bunch of places
|
1 рік тому |
MutationObserver.cpp
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
1 рік тому |
MutationObserver.h
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 рік тому |
MutationObserver.idl
|
169d24ae2e
LibWeb: Add comments and missing items of various IDL files
|
1 рік тому |
MutationRecord.cpp
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
1 рік тому |
MutationRecord.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 рік тому |
MutationRecord.idl
|
169d24ae2e
LibWeb: Add comments and missing items of various IDL files
|
1 рік тому |
MutationType.cpp
|
25eee91811
AK: Make "foo"_fly_string infallible
|
2 роки тому |
MutationType.h
|
25eee91811
AK: Make "foo"_fly_string infallible
|
2 роки тому |
NamedNodeMap.cpp
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
1 рік тому |
NamedNodeMap.h
|
20bdda7f02
LibWeb: Implement Element.removeAttributeNode()
|
1 рік тому |
NamedNodeMap.idl
|
285bca1633
LibWeb: Use Optional<FlyString> const& in Element and NamedNodeMap
|
1 рік тому |
Node.cpp
|
5a578e8f15
LibWeb: Compare node names case insensitively in `Node::is_equal_node()`
|
1 рік тому |
Node.h
|
055c902a37
LibWeb: Implement `Node.isDefaultNamespace()`
|
1 рік тому |
Node.idl
|
055c902a37
LibWeb: Implement `Node.isDefaultNamespace()`
|
1 рік тому |
NodeFilter.cpp
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
1 рік тому |
NodeFilter.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 рік тому |
NodeFilter.idl
|
26e6c47d0a
IDL: Add missing spec links
|
1 рік тому |
NodeIterator.cpp
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
1 рік тому |
NodeIterator.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 рік тому |
NodeIterator.idl
|
169d24ae2e
LibWeb: Add comments and missing items of various IDL files
|
1 рік тому |
NodeList.cpp
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
1 рік тому |
NodeList.h
|
521ed0e911
LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject
|
1 рік тому |
NodeList.idl
|
169d24ae2e
LibWeb: Add comments and missing items of various IDL files
|
1 рік тому |
NodeOperations.cpp
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 рік тому |
NodeOperations.h
|
57d7637b59
LibWeb: Remove DeprecatedString support from {Child,Parent}Node
|
1 рік тому |
NonDocumentTypeChildNode.h
|
086969277e
Everywhere: Run clang-format
|
3 роки тому |
NonElementParentNode.h
|
98f88d49de
LibWeb: Make getElementById() always return first match in tree order
|
1 рік тому |
ParentNode.cpp
|
4c326fc5f6
LibWeb: Implement :host and :host(<compound-selector>) selector matching
|
1 рік тому |
ParentNode.h
|
faf64bfb41
LibWeb: Move get_elements_by_name implementation to `ParentNode`
|
1 рік тому |
ParentNode.idl
|
d4b2eb22e1
LibWeb: Resolve circular IDL imports
|
3 роки тому |
Position.cpp
|
ebdb92eef6
LibUnicode+Everywhere: Merge LibLocale back into LibUnicode
|
1 рік тому |
Position.h
|
906ac71eca
LibWeb: Fix crashing after input into empty contenteditable
|
1 рік тому |
ProcessingInstruction.cpp
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
1 рік тому |
ProcessingInstruction.h
|
562e0d710c
LibWeb: Port ProcessingInstruction from ByteString
|
1 рік тому |
ProcessingInstruction.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 роки тому |
QualifiedName.cpp
|
96463e947a
LibWeb: Remove some now unused deprecated functions from QualifiedName
|
1 рік тому |
QualifiedName.h
|
96463e947a
LibWeb: Remove some now unused deprecated functions from QualifiedName
|
1 рік тому |
RadioNodeList.cpp
|
c0d7f748ed
LibWeb: Avoid FlyString lookups when setting IDL interface prototypes
|
1 рік тому |
RadioNodeList.h
|
a98ad191c7
Userland: Add ESCAPING annotations to a bunch of places
|
1 рік тому |
RadioNodeList.idl
|
d4a890080d
LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString
|
1 рік тому |
Range.cpp
|
9171c35183
LibWeb: Refactor DOM parsing APIs
|
1 рік тому |
Range.h
|
97c1722ebd
LibWeb: Remove resolved FIXME about implementing more methods in Range
|
1 рік тому |
Range.idl
|
9171c35183
LibWeb: Refactor DOM parsing APIs
|
1 рік тому |
ShadowRoot.cpp
|
ce8d3d17c4
LibWeb: Implement unsafe HTML parsing methods
|
1 рік тому |
ShadowRoot.h
|
ce8d3d17c4
LibWeb: Implement unsafe HTML parsing methods
|
1 рік тому |
ShadowRoot.idl
|
ce8d3d17c4
LibWeb: Implement unsafe HTML parsing methods
|
1 рік тому |
Slot.cpp
|
7870f10aa8
LibWeb: Introduce the slot concept for HTML slot elements
|
1 рік тому |
Slot.h
|
7870f10aa8
LibWeb: Introduce the slot concept for HTML slot elements
|
1 рік тому |
Slottable.cpp
|
f4bdf56212
LibWeb: Rename Element::shadow_root_internal() to shadow_root()
|
1 рік тому |
Slottable.h
|
e9da74ebe0
LibWeb: Implement manual slottable assignment
|
1 рік тому |
Slottable.idl
|
1a94241f58
IDL: Add missing #imports
|
1 рік тому |
StaticNodeList.cpp
|
53d0dd4a2e
LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration
|
1 рік тому |
StaticNodeList.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 рік тому |
StaticRange.cpp
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
1 рік тому |
StaticRange.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 рік тому |
StaticRange.idl
|
169d24ae2e
LibWeb: Add comments and missing items of various IDL files
|
1 рік тому |
StyleElementUtils.cpp
|
3b7534b362
LibWeb: Use correct scope when removing style sheet inside a shadow tree
|
1 рік тому |
StyleElementUtils.h
|
3b7534b362
LibWeb: Use correct scope when removing style sheet inside a shadow tree
|
1 рік тому |
Text.cpp
|
69da6a0ce4
LibWeb: Implement Text.wholeText
|
1 рік тому |
Text.h
|
69da6a0ce4
LibWeb: Implement Text.wholeText
|
1 рік тому |
Text.idl
|
69da6a0ce4
LibWeb: Implement Text.wholeText
|
1 рік тому |
TreeWalker.cpp
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
1 рік тому |
TreeWalker.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 рік тому |
TreeWalker.idl
|
169d24ae2e
LibWeb: Add comments and missing items of various IDL files
|
1 рік тому |
Utils.cpp
|
37f93e4be1
LibWeb: Replace templated retarget function with a regular one
|
1 рік тому |
Utils.h
|
37f93e4be1
LibWeb: Replace templated retarget function with a regular one
|
1 рік тому |
XMLDocument.cpp
|
e800605ad3
AK+LibURL: Move AK::URL into a new URL library
|
1 рік тому |
XMLDocument.h
|
e800605ad3
AK+LibURL: Move AK::URL into a new URL library
|
1 рік тому |
XMLDocument.idl
|
169d24ae2e
LibWeb: Add comments and missing items of various IDL files
|
1 рік тому |