1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-25 03:35:07 +00:00
serenity/Userland/Libraries/LibWeb/Tests/DOM
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
..
mixins LibWeb: Fix nodeName attribute in tests 2021-05-09 18:38:34 +02:00
Comment.js Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00
document.createComment.js Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00
document.createDocumentFragment.js Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00
document.createTextNode.js Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00
document.doctype.js Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00
document.documentElement.js LibWeb: Fix nodeName attribute in tests 2021-05-09 18:38:34 +02:00
Element.js Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00
Node.js Everywhere: Fix a bunch of typos 2021-04-18 10:30:03 +02:00
Text.js Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00