Adam Hodgen
|
47bfd366a8
|
LibWeb: Fix syntax for Table test
The parser fixes this by inserting the <tr> tags, but for this test it's
better to have perfect syntax - we're not testing the parser here.
|
2021-07-11 14:14:01 +02:00 |
|
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 |
|
Andreas Kling
|
13d7c09125
|
Libraries: Move to Userland/Libraries/
|
2021-01-12 12:17:46 +01:00 |
|