ladybird/Tests/LibWeb/Text/input/DOM
Aliaksandr Kalenik d5edd62e57 LibWeb: Limit usage of getElementById() cache to connected roots
Fixes bug when we always return null from getElementById() on
unconnected roots because id to element cache is only maintained for
connected roots.

Fixes broken Perf-Dashboard suite in Speedometer 3.
2025-04-06 04:14:29 +02:00
..
cancelable-events.html LibWeb: Pass along the init dictionary for error / buffer change events 2025-03-25 07:52:12 +00:00
CDATASection-assignedSlot.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
CDATASection-cloneNode.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
CharacterData-replaceData-break-surrogate-pair.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
CharacterData-substringData-break-surrogate-pair.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
ChildNode-after-next-sibling.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
ChildNode-before-previous-sibling.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
cloneNode-with-goofy-attribute.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
createElement-with-emoji-in-tag-name.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
createEvent-hashchangeevent.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
Delete-from-text-node-with-associated-range.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
derived-interface-prototype.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
Document-body-element-frameset-before-body.html
Document-createCDATASection.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
Document-createElementNS-custom.html
Document-createElementNS-uppercase.html
Document-defaultView.html
Document-dir.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
Document-getElementsByName-returns-html-elements.html
Document-has-unforgeable-properties.html LibWeb: Implement the LegacyUnforgeable attribute 2025-03-27 23:50:35 +00:00
Document-methods-that-must-do-nothing.html
Document-named-properties.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
Document-set-designMode.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
Document-set-partial-attributes.html
Document-svg-title-element-first-child.html
DOMImplementation-create-xml-document.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
DOMImplementation-createHTMLDocument.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
domparser-parsefromstring-doctype-publicid.html
domparser-parsefromstring-doctype-systemid.html
domparser-parsefromstring-xml-empty-pubid.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
domparser-parsefromstring-xml-empty-systemid.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
domparser-parsefromstring-xml-parsererror.html
DOMParser-xml-document.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
DOMParser-xmlns.html
DOMStringMap-setter-with-invalid-name.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
Element-classList.html
Element-closest.html
Element-from-point-2.html
Element-from-point.html
Element-getAttributeNodeNS.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
Element-getAttributeNS.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
Element-removeAttributeNode.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
Element-removeAttributeNS.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
element-scroll-height.html
element-scroll-width.html
Element-set-scroll-left.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
Element-setAttribute-capitalization.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
Element-setAttribute-name-validation.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
Element-text-transform-fullwidth.html
Element-text-transform-lowercase.html
Element-text-transform-uppercase.html
Element-to_titlecase-lang.html
Element-toggleAttribute-xml-doc-html-ns.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
Elements-from-point-2.html
Elements-from-point-3.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
Elements-from-point.html
Event-has-unforgeable-properties.html LibWeb: Implement the LegacyUnforgeable attribute 2025-03-27 23:50:35 +00:00
FormAssociatedElement-selection-type-change.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
FormAssociatedElement-selection.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
FormAssociatedElement-setRangeText.html
getElementById-empty-string.html
getElementById-multiple.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
getElementById-on-unconnected-shadow-tree.html LibWeb: Limit usage of getElementById() cache to connected roots 2025-04-06 04:14:29 +02:00
getElementsByClassName-empty-string.html
getElementsByClassName-multiple.html
getElementsName-empty-string.html
HTMLCollection-empty-string-as-property-name.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
HTMLCollection-order.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
HTMLCollection-property-names-iteration-order.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
HTMLSelectElement-length.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
Node-isDefaultNamespace.html
Node-isEqualNode.html
Node-lookupNamespaceURI.html
Node-lookupPrefix.html
Node-nodeName.html
Node-normalize.html
Offset-of-empty-inline-element.html
range-bounding-client-rect-with-nested-text.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
Range-containing-CDATASection.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
Range-deleteContents.html
range-get-client-rects.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
Range-to-string.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
setAttribute-with-emoji-in-attribute-name.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
shadow-root-boundary-of-inserted-node-is-traversed.html
Text-methods.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
Text-set-get-data.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
Text-wholeText.html
TreeWalker-nextNode-with-detached-currentNode.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
update-live-ranges-on-node-insertion.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
Window-methods-that-must-do-nothing.html