serenity/Tests/LibWeb
Timothy Flynn 1c4996ff34 LibWeb: Move some classes from the DOM namespace to the HTML namespace
The following classes are in the HTML spec and thus belong in the HTML
namespace:

* BeforeUnloadEvent
* HTMLFormControlsCollection
* RadioNodeList

(cherry picked from commit 13b7355ec10c21be90df997c66022e246c57656d)
2024-11-28 21:31:42 -05:00
..
Layout LibWeb: Iterate over text chunks using a grapheme-aware segmenter 2024-11-27 11:43:26 -05:00
Ref LibWeb: Clear grapheme segmenter when invalidating TextNode text 2024-11-27 12:57:15 -05:00
Screenshot
Text LibWeb: Move some classes from the DOM namespace to the HTML namespace 2024-11-28 21:31:42 -05:00
WPT
add_libweb_test.py
CMakeLists.txt
rebaseline-libweb-test
TestConfig.ini
TestCSSIDSpeed.cpp
TestCSSPixels.cpp
TestCSSTokenStream.cpp
TestFetchInfrastructure.cpp
TestFetchURL.cpp
TestHTMLTokenizer.cpp
TestMicrosyntax.cpp
TestMimeSniff.cpp
TestNumbers.cpp
tokenizer-test.html