ladybird/Libraries/LibWeb/Page
Jelle Raaijmakers e4b2253b63 Tests: Replace load-reference-page debug action with internals method
WPT reference tests can add metadata to tests to instruct the test
runner how to interpret the results. Because of this, it is not enough
to have an action that starts loading the (mis)match reference: we need
the test runner to receive the metadata so it can act accordingly.

This sets our test runner up for potentially supporting multiple
(mis)match references, and fuzzy rendering matches - the latter will be
implemented in the following commit.
2025-07-17 12:59:11 +01:00
..
DragAndDropEventHandler.cpp LibWeb+LibGfx: Apply editorial punctuation/whitespace/markup fixes 2025-06-25 03:12:19 +12:00
DragAndDropEventHandler.h LibGC+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01:00
EventHandler.cpp LibWeb/CSS: Update definition for cursor property 2025-07-09 13:21:26 +02:00
EventHandler.h LibWeb: Return EventResult in EventHandler::focus_next/previous_element 2025-06-13 17:39:11 +02:00
EventResult.h
InputEvent.cpp LibWeb+UI: Rename ChromeInputData to BrowserInputData 2025-03-15 19:57:27 -04:00
InputEvent.h LibWeb+UI: Rename ChromeInputData to BrowserInputData 2025-03-15 19:57:27 -04:00
Page.cpp LibWeb: Do not clear the selection, when query is not found 2025-05-26 11:22:48 +02:00
Page.h Tests: Replace load-reference-page debug action with internals method 2025-07-17 12:59:11 +01:00