chromium/third_party/blink/web_tests/external/wpt/css/css-cascade/at-scope-relative-syntax-expected.txt

This is a testharness.js-based test.
[FAIL] > .foo in .nest,@scope created by string valid
  assert_equals: expected 1 but got 0
[FAIL] > .foo in .nest,@scope created by insertRule valid
  Failed to execute 'insertRule' on 'CSSStyleRule': Only conditional nested group rules and style rules may be nested.
[FAIL] > .foo in .nest,@scope,@media screen created by insertRule valid
  Failed to execute 'insertRule' on 'CSSStyleRule': Only conditional nested group rules and style rules may be nested.
Harness: the test ran to completion.