kitesurf · WPT

FAIL
expected FAIL · 1314 ms
▶ run in kitesurf
Test
/css/css-cascade/parsing/layer-import-parsing.html
Actual
FAIL
Expected
FAIL
Unexpected
no
Duration
1314 ms
Harness
OK
Counts
Reason
Run
https://kitesurf.rendering.cfdata.org/?url=http%3A%2F%2Fwpt.live%2Fcss%2Fcss-cascade%2Fparsing%2Flayer-import-parsing.html ↗
Upstream
view on github.com/web-platform-tests/wpt ↗

Subtests

statussubtestmessage
FAIL@import url("nonexist.css") layer; should be a valid layered import ruleCannot read properties of undefined (reading 'length')
FAIL@import url("nonexist.css") layer(A); should be a valid layered import ruleCannot read properties of undefined (reading 'length')
FAIL@import url("nonexist.css") layer(A.B); should be a valid layered import ruleCannot read properties of undefined (reading 'length')
FAIL@import url(nonexist.css) layer; should be a valid layered import ruleassert_equals: serialization should be canonical expected "@import url(\"nonexist.css\") layer;" but got "@import url(nonexist.css) layer;"
FAIL@import url(nonexist.css) layer(A); should be a valid layered import ruleassert_equals: serialization should be canonical expected "@import url(\"nonexist.css\") layer(A);" but got "@import url(nonexist.css) layer(A);"
FAIL@import url(nonexist.css) layer(A.B); should be a valid layered import ruleassert_equals: serialization should be canonical expected "@import url(\"nonexist.css\") layer(A.B);" but got "@import url(nonexist.css) layer(A.B);"
FAIL@import "nonexist.css" layer; should be a valid layered import ruleassert_equals: serialization should be canonical expected "@import url(\"nonexist.css\") layer;" but got "@import \"nonexist.css\" layer;"
FAIL@import "nonexist.css" layer(A); should be a valid layered import ruleassert_equals: serialization should be canonical expected "@import url(\"nonexist.css\") layer(A);" but got "@import \"nonexist.css\" layer(A);"
FAIL@import "nonexist.css" layer(A.B); should be a valid layered import ruleassert_equals: serialization should be canonical expected "@import url(\"nonexist.css\") layer(A.B);" but got "@import \"nonexist.css\" layer(A.B);"
FAIL@import url("nonexist.css") layer(); should still be a valid import rule with an invalid layer declarationCannot read properties of undefined (reading 'length')
FAIL@import url("nonexist.css") layer(A B); should still be a valid import rule with an invalid layer declarationCannot read properties of undefined (reading 'length')
FAIL@import url("nonexist.css") layer(A . B); should still be a valid import rule with an invalid layer declarationCannot read properties of undefined (reading 'length')
FAIL@import url("nonexist.css") layer(A, B, C); should still be a valid import rule with an invalid layer declarationCannot read properties of undefined (reading 'length')

bundle built 2026-07-16T07:16:48.063Z