ladybird/Tests/LibWeb/Text/expected/wpt-import/css/cssom-view
Lucas CHOLLET c5f9710492 LibWeb/CSS: Create a MediaQueryListEvent when calling MQLE::create()
Otherwise, if not implemented, `MediaQueryListEvent::create()` would
result in a call to `DOM::Event::create()`. This issue exists here:
673537b26b/Libraries/LibWeb/DOM/Document.cpp (L2865)
2024-12-25 11:56:37 +01:00
..
cssom-getBoundingClientRect-001.txt
cssom-getBoundingClientRect-002.txt
cssom-getBoundingClientRect-003.txt
cssom-getClientRects-002.txt
cssom-getClientRects.txt
DOMRectList.txt
elementFromPoint-001.txt
elementFromPoint-002.txt
elementFromPoint-003.txt
elementScroll-002.txt
elementScroll.txt
elementsFromPoint-simple.txt
GetBoundingRect.txt
MediaQueryList-addListener-handleEvent.txt LibWeb/CSS: Create a MediaQueryListEvent when calling MQLE::create() 2024-12-25 11:56:37 +01:00
MediaQueryList-addListener-removeListener.txt LibWeb/CSS: Create a MediaQueryListEvent when calling MQLE::create() 2024-12-25 11:56:37 +01:00
MediaQueryList-change-event-matches-value.txt
MediaQueryList-extends-EventTarget-interop.txt
MediaQueryList-extends-EventTarget.txt LibWeb/CSS: Create a MediaQueryListEvent when calling MQLE::create() 2024-12-25 11:56:37 +01:00
MediaQueryListEvent.txt LibWeb/CSS: Create a MediaQueryListEvent when calling MQLE::create() 2024-12-25 11:56:37 +01:00
offsetTopLeft-border-box.txt
resize-event-on-initial-layout-001.txt
resize-event-on-initial-layout-002.txt
scroll-no-layout-box.txt
scroll-overflow-clip-quirks-001.txt
scroll-overflow-clip-quirks-002.txt