servo/tests/wpt/meta
Martin Robinson 2ce306f450
script: Create CSSStyleOwner::Null for getComputedStyle (#36272)
This new `CSSStyleOwner` variant is used when the pseudo-element
argument fails to parse properly or is for some unknown or unsupported
pseudo-element.

Testing: There are tests for this change. Various tests start to pass
and some start to
fail. New failures are due to partial or fully missing support for
pseudo-elements such
as:
 - `::selection`
 - `::first-letter` and `::first-line`
 - `::marker`

Co-authored-by: Oriol Brufau <obrufau@igalia.com>
Signed-off-by: Martin Robinson <mrobinson@igalia.com>

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
Co-authored-by: Oriol Brufau <obrufau@igalia.com>
2025-04-02 13:54:42 +00:00
..
clipboard-apis dom: set composed flag when constructing ClipboardEvent (#35146) 2025-01-23 18:07:59 +00:00
console Implement console.trace (#34629) 2024-12-18 23:45:06 +00:00
content-security-policy enhance: Add support for unsafe-eval and wasm-unsafe-eval (#32893) 2024-08-01 17:26:44 +00:00
cookies Fix handling of __Secure- and __Host- Cookie prefixes (#33717) 2024-10-09 04:52:48 +00:00
cors [#34767] - Range header is missing from CORS header safelist (#35138) 2025-01-24 17:31:27 +00:00
css script: Create CSSStyleOwner::Null for getComputedStyle (#36272) 2025-04-02 13:54:42 +00:00
custom-elements Make Element::attach_shadow() and ShadowRoot closer to spec (#36024) 2025-03-19 17:58:16 +00:00
dom dom: Set "composed" flag on construction for some event types (#36239) 2025-03-31 17:15:48 +00:00
domparsing Don't run scripts in documents that don't have a browsing context (#35871) 2025-03-10 16:34:09 +00:00
domxpath Add XPath parser/evaluator (#34463) 2024-12-08 02:01:50 +00:00
encoding dom: Implement WritableStream (#34844) 2025-02-19 13:02:14 +00:00
eventsource Update web-platform-tests to revision b'8f48f40aab7f7f8a8118dc1a46972d070622be52' (#32271) 2024-05-12 04:42:20 +00:00
fetch Fix null realm assertion when activating a service worker (#36256) 2025-04-01 08:13:02 +00:00
FileAPI Update web-platform-tests to revision b'9d20f3ae600d00673a27a69f69e13d4cd8eca443' (#36195) 2025-03-28 06:07:42 +00:00
focus Enable more test directories and preferences (#34952) 2025-01-17 02:41:09 +00:00
fullscreen Update web-platform-tests to revision b'38623a53d6598cb7aab4be8a810102b352a652df' (#34622) 2024-12-15 03:52:07 +00:00
gamepad Update web-platform-tests to revision b'fc557e215e11221c91de4f283539725ef2f35928' (#35741) 2025-03-02 12:18:38 +00:00
hr-time Update web-platform-tests to revision b'bf49dde84c5f05613115d6146d109f0ec3900694' (#34483) 2024-12-05 05:23:07 +00:00
html script: Create CSSStyleOwner::Null for getComputedStyle (#36272) 2025-04-02 13:54:42 +00:00
intersection-observer layout: Simplify and generalize the usage of pseudo-elements (#36202) 2025-03-29 12:41:04 +00:00
js Update mozjs (SpiderMonkey) to 128.0 (#32769) 2024-07-29 07:20:15 +00:00
mediasession Update web-platform-tests to revision b'f630424a79c1ae17deaaf27a21efdbca1378af0e' (#35258) 2025-02-02 01:40:50 +00:00
mimesniff dom: Append stream chunks in the correct order. (#33487) 2024-09-18 10:09:15 +00:00
mixed-content Update web-platform-tests to revision b'18fda923cafeb4e3e0546ffcfb2302c3b1b11f98' (#36019) 2025-03-18 05:51:39 +00:00
navigation-timing Update web-platform-tests to revision b'9d20f3ae600d00673a27a69f69e13d4cd8eca443' (#36195) 2025-03-28 06:07:42 +00:00
notifications Enable service worker WPT tests. (#36221) 2025-03-31 08:31:24 +00:00
page-visibility script: document.visibilityState and document.hidden (#32635) 2024-07-12 08:32:25 +00:00
performance-timeline Update web-platform-tests to revision b'de61904887c13679551c32e5e3e70b4dc870c98a' (#35480) 2025-02-16 01:35:48 +00:00
permissions Run same tests for layout-2020 and layout-2013 (#30092) 2023-08-15 00:28:32 +00:00
png Enable more test directories and preferences (#34952) 2025-01-17 02:41:09 +00:00
pointerevents Update web-platform-tests to revision b'bf49dde84c5f05613115d6146d109f0ec3900694' (#34483) 2024-12-05 05:23:07 +00:00
quirks layout: Add support for object-fit and object-position (#33479) 2024-09-18 06:20:28 +00:00
referrer-policy Implement referrerpolicy attribute on remaining elements (#34736) 2024-12-22 10:31:27 +00:00
resize-observer script: Fix resize observer depth calculation for Shadow DOM. (#36230) 2025-03-31 16:01:16 +00:00
resource-timing Update web-platform-tests to revision b'1a5b13545ae58e468ed11e4c21912a3faf3355ea' (#35384) 2025-02-09 01:38:02 +00:00
secure-contexts Enable more test directories and preferences (#34952) 2025-01-17 02:41:09 +00:00
selection Update web-platform-tests to revision b'9d20f3ae600d00673a27a69f69e13d4cd8eca443' (#36195) 2025-03-28 06:07:42 +00:00
service-workers Fix null realm assertion when activating a service worker (#36256) 2025-04-01 08:13:02 +00:00
shadow-dom dom: Firing "click" event as synthetic pointer event (#36274) 2025-04-02 11:20:25 +00:00
streams Streams: Implement stream pipe-to (#35650) 2025-03-18 11:13:09 +00:00
subresource-integrity Update web-platform-tests to revision b'9d20f3ae600d00673a27a69f69e13d4cd8eca443' (#36195) 2025-03-28 06:07:42 +00:00
touch-events Run same tests for layout-2020 and layout-2013 (#30092) 2023-08-15 00:28:32 +00:00
uievents dom: Firing "click" event as synthetic pointer event (#36274) 2025-04-02 11:20:25 +00:00
upgrade-insecure-requests Add support for Upgrade request to a potentially trustworthy URL. (#34986) 2025-02-05 12:49:56 +00:00
url Update web-platform-tests to revision b'18fda923cafeb4e3e0546ffcfb2302c3b1b11f98' (#36019) 2025-03-18 05:51:39 +00:00
urlpattern Update web-platform-tests to revision b'9d20f3ae600d00673a27a69f69e13d4cd8eca443' (#36195) 2025-03-28 06:07:42 +00:00
user-timing Update web-platform-tests to revision b'bf49dde84c5f05613115d6146d109f0ec3900694' (#34483) 2024-12-05 05:23:07 +00:00
wasm Update web-platform-tests to revision b'fc557e215e11221c91de4f283539725ef2f35928' (#35741) 2025-03-02 12:18:38 +00:00
webaudio fix: add error handling to BaseAudioContext::new_inherited (#33023) 2024-08-18 13:58:43 +00:00
WebCryptoAPI Update web-platform-tests to revision b'c23b0ad587af296087067b48a2f2101233589a8f' (#35869) 2025-03-09 01:39:16 +00:00
webgl webgl: Update IDL exposed members (#33509) 2024-09-22 11:55:31 +00:00
webidl canvas: Implement line dash setters and getters (#36257) 2025-04-01 11:22:00 +00:00
webmessaging Fix null realm assertion when activating a service worker (#36256) 2025-04-01 08:13:02 +00:00
websockets Convert http&https to ws&wss in websocket constructor (#34735) 2024-12-22 10:52:24 +00:00
webstorage Create config_dir if none exist for caching (#35761) 2025-03-18 18:36:33 +00:00
webvr Run same tests for layout-2020 and layout-2013 (#30092) 2023-08-15 00:28:32 +00:00
webvtt/api Run same tests for layout-2020 and layout-2013 (#30092) 2023-08-15 00:28:32 +00:00
webxr Update web-platform-tests to revision b'9d20f3ae600d00673a27a69f69e13d4cd8eca443' (#36195) 2025-03-28 06:07:42 +00:00
workers Update web-platform-tests to revision b'9d20f3ae600d00673a27a69f69e13d4cd8eca443' (#36195) 2025-03-28 06:07:42 +00:00
xhr Fix content-type when creating a Request with FormData body (#36194) 2025-03-28 13:33:07 +00:00
__dir__.ini Enable service worker WPT tests. (#36221) 2025-03-31 08:31:24 +00:00
MANIFEST.json layout: Allow collapsing bottom margins with any indefinite block size (#36278) 2025-04-02 12:10:04 +00:00