1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 10:48:11 +00:00
serenity/Userland/Libraries/LibWeb/Tests/HTML
Adam Hodgen 737f6e97b2 LibWeb: Fix nodeName attribute in tests
Commit 19731fc14c (#6864) made all nodeName attributes on HTML elements
uppercased. This change fixes that in all HTML & DOM tests.
2021-05-09 18:38:34 +02:00
..
document.body.js LibWeb: Fix nodeName attribute in tests 2021-05-09 18:38:34 +02:00
document.head.js LibWeb: Fix nodeName attribute in tests 2021-05-09 18:38:34 +02:00
document.readyState.js Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00
HTMLElement.js LibWeb: Fix nodeName attribute in tests 2021-05-09 18:38:34 +02:00
HTMLTemplateElement.js LibWeb: Fix nodeName attribute in tests 2021-05-09 18:38:34 +02:00