Ali Mohammad Pur
|
d897abf4c2
|
LibWeb: Implement test-web in terms of LibTest/JavaScriptTestRunner
This deduplicates the test-js copy-ism :^)
|
2021-05-18 18:48:15 +01:00 |
|
Adam Hodgen
|
dc9995a5ba
|
LibWeb: Add tests for HTMLTableElement attributes
These tests aim to exercise all attributes on <html> elements, including
all edge cases.
|
2021-05-09 18:38:34 +02:00 |
|
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 |
|
Andreas Kling
|
13d7c09125
|
Libraries: Move to Userland/Libraries/
|
2021-01-12 12:17:46 +01:00 |
|