serenity/Tests/LibWeb
Jelle Raaijmakers b288bfd994 LibWeb: Add WebGLActiveInfo
(cherry picked from commit d63a979bde54ad93422c2fadb5cf24cbc3339e07)
2024-11-13 19:32:27 -05:00
..
Layout LibWeb: Don't crash on encountering display: list-item on pseudo element 2024-11-13 10:17:34 -05:00
Ref LibWeb: Add background color to input fields 2024-11-09 07:29:52 -05:00
Screenshot LibWeb: Implement canvas setLineDash(), getLineDash(), lineDashOffset 2024-11-07 19:06:56 -05:00
Text LibWeb: Add WebGLActiveInfo 2024-11-13 19:32:27 -05:00
WPT
add_libweb_test.py
CMakeLists.txt
rebaseline-libweb-test
TestConfig.ini LibWeb: Disable remaining Worker tests for now 2024-10-18 21:57:08 -04:00
TestCSSIDSpeed.cpp LibWeb: Rename "identifier" and "ValueID" to "Keyword" where correct 2024-10-10 10:08:59 -04:00
TestCSSPixels.cpp
TestFetchInfrastructure.cpp
TestFetchURL.cpp
TestHTMLTokenizer.cpp
TestMicrosyntax.cpp
TestMimeSniff.cpp LibWeb/MimeSniff: Update the MIME type sniffing algo to meet specs 2024-11-10 10:46:01 -05:00
TestNumbers.cpp LibWeb: Add “valid floating-point number” for HTMLInputElement.value 2024-11-04 12:28:33 -05:00
tokenizer-test.html