1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-15 09:14:58 +00:00
serenity/Tests/LibWeb/Text/expected/sameobject-behavior-for-htmlcollection-properties.txt
Shannon Booth 6cee028ecc LibWeb/Tests: Port HTMLCollection [[SameObject]] test to a text test
This test was written before we had the facility to write text tests -
port this test to a text test so that we test against it in CI.
2023-08-21 13:51:12 +02:00

13 lines
257 B
Text

table.tBodies pass
table.rows pass
thead.rows pass
tr.cells pass
form.elements pass
document.applets pass
document.anchors pass
document.images pass
document.embeds pass
document.plugins pass
document.links pass
document.forms pass
document.scripts pass