trisquel-icecat/icecat/testing/web-platform/meta/css/css-cascade/at-scope-relative-syntax.html.ini

16 lines
535 B
INI

[at-scope-relative-syntax.html]
[> .foo in .nest,@scope created by string valid]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
[> .foo in .nest,@scope,@media screen created by string valid]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
[> .foo in .nest,@scope created by insertRule valid]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
[> .foo in .nest,@scope,@media screen created by insertRule valid]
expected:
if (os == "mac") and not debug: [PASS, FAIL]