This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-04-07 13:17:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
537cbf55c36c14247d027f0495d595eb357dd84d
ladybird
/
Tests
/
LibWeb
/
Text
/
expected
/
DOM
History
Shannon Booth
b999f925dc
LibWeb: Allow splitting surrogate pairs in CharacterData.substringData()
2024-10-20 11:18:57 +01:00
..
AbortSignal-any-crash.txt
…
beforeunload.txt
LibWeb: Wait for the iframe load before completing the beforeunload test
2024-10-07 16:03:42 -04:00
CDATASection-assignedSlot.txt
…
CDATASection-cloneNode.txt
…
CharacterData-replaceData-break-surrogate-pair.txt
…
CharacterData-substringData-break-surrogate-pair.txt
LibWeb: Allow splitting surrogate pairs in CharacterData.substringData()
2024-10-20 11:18:57 +01:00
ChildNode-after-next-sibling.txt
…
ChildNode-before-previous-sibling.txt
…
cloneNode-with-goofy-attribute.txt
…
createElement-with-emoji-in-tag-name.txt
…
createEvent-hashchangeevent.txt
…
Delete-from-text-node-with-associated-range.txt
…
derived-interface-prototype.txt
…
Document-body-element-frameset-before-body.txt
LibWeb: Frameset should be the body element if it comes before body
2024-10-12 11:52:53 -06:00
Document-createCDATASection.txt
…
Document-createElementNS-uppercase.txt
…
Document-defaultView.txt
…
Document-dir.txt
…
Document-getElementsByName-returns-html-elements.txt
LibWeb: Only return HTML elements from getElementsByName()
2024-10-14 17:59:00 +02:00
Document-methods-that-must-do-nothing.txt
…
Document-named-properties.txt
…
Document-set-designMode.txt
…
Document-set-partial-attributes.txt
…
Document-svg-title-element-first-child.txt
LibWeb: Insert title as first child on setting title of svg document
2024-10-14 07:13:58 +02:00
DOMImplementation-create-xml-document.txt
…
DOMImplementation-createHTMLDocument.txt
…
domparser-parsefromstring-xml-parsererror.txt
LibWeb: Test for parseFromString parsererror
2024-10-14 16:20:57 +01:00
DOMParser-xml-document.txt
…
DOMParser-xmlns.txt
…
DOMStringMap-setter-with-invalid-name.txt
…
Element-classList.txt
…
Element-closest.txt
…
Element-from-point-2.txt
…
Element-from-point.txt
…
Element-getAttributeNodeNS.txt
…
Element-getAttributeNS.txt
…
Element-removeAttributeNode.txt
…
Element-removeAttributeNS.txt
…
element-scroll-height.txt
…
element-scroll-width.txt
…
Element-set-scroll-left.txt
…
Element-setAttribute-capitalization.txt
…
Element-setAttribute-name-validation.txt
…
Element-toggleAttribute-xml-doc-html-ns.txt
…
Elements-from-point-2.txt
…
Elements-from-point-3.txt
…
Elements-from-point.txt
…
FormAssociatedElement-selection-type-change.txt
…
FormAssociatedElement-selection.txt
…
FormAssociatedElement-setRangeText.txt
…
getElementById-empty-string.txt
…
getElementById-multiple.txt
…
getElementsByClassName-empty-string.txt
…
getElementsByClassName-multiple.txt
…
getElementsName-empty-string.txt
…
HTMLCollection-empty-string-as-property-name.txt
…
HTMLCollection-order.txt
…
HTMLCollection-property-names-iteration-order.txt
LibWeb: Preserve order of HTMLCollection property names
2024-10-04 22:43:44 +01:00
HTMLSelectElement-length.txt
…
Node-isDefaultNamespace.txt
…
Node-isEqualNode.txt
…
Node-lookupNamespaceURI.txt
…
Node-lookupPrefix.txt
…
Node-nodeName.txt
…
Node-normalize.txt
…
Offset-of-empty-inline-element.txt
…
range-bounding-client-rect-with-nested-text.txt
…
Range-containing-CDATASection.txt
…
Range-deleteContents.txt
…
range-get-client-rects.txt
…
Range-to-string.txt
…
setAttribute-with-emoji-in-attribute-name.txt
…
Text-methods.txt
…
Text-set-get-data.txt
…
Text-wholeText.txt
…
TreeWalker-nextNode-with-detached-currentNode.txt
…
update-live-ranges-on-node-insertion.txt
…
Window-methods-that-must-do-nothing.txt
…