serenity/Tests/LibWeb
Kemal Zebari ddefb5a822 LibWeb: Implement Blob::bytes()
Implements https://w3c.github.io/FileAPI/#dom-blob-bytes.

(cherry picked from commit c5f1e478838092dcf6e4ad8ee0bfef32a47e2d68)
2024-07-28 07:29:31 -04:00
..
Layout LibWeb: Implement :host and :host(<compound-selector>) selector matching 2024-07-27 22:53:52 -04:00
Ref LibWeb: Add more legacy -webkit- aliases 2024-07-23 21:15:27 -04:00
Text LibWeb: Implement Blob::bytes() 2024-07-28 07:29:31 -04:00
WPT WPT: Update test expectations to match current test results 2024-05-30 11:03:56 -06:00
add_libweb_test.py
CMakeLists.txt
rebaseline-libweb-test
TestConfig.ini Tests/LibWeb: Wait until document fully loaded before simulating click 2024-06-27 13:42:20 +02:00
TestCSSIDSpeed.cpp
TestCSSPixels.cpp
TestFetchInfrastructure.cpp LibWeb: Remove OOM propagation from Fetch::Infrastructure::HTTP 2024-04-27 07:08:14 +02:00
TestFetchURL.cpp LibWeb/Fetch: Use MimeType in DataURL 2024-06-02 19:55:53 +02:00
TestHTMLTokenizer.cpp
TestMicrosyntax.cpp
TestMimeSniff.cpp LibWeb/MimeSniff: Implement "minimize a supported MIME type" 2024-05-19 16:25:50 +02:00
TestNumbers.cpp
tokenizer-test.html