mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Update test expectations.
This commit is contained in:
parent
273705d7fb
commit
0d9f4659b8
3 changed files with 0 additions and 1863 deletions
|
@ -1,97 +0,0 @@
|
|||
[cssom.html]
|
||||
[[foo="bar" s\] getting CSSStyleRule#selectorText]
|
||||
expected: FAIL
|
||||
|
||||
[[foo="bar" /**/ s\] setting CSSStyleRule#selectorText]
|
||||
expected: FAIL
|
||||
|
||||
[[foo="bar" s\] getting CSSStyleRule#selectorText in @media]
|
||||
expected: FAIL
|
||||
|
||||
[[foo="bar" s\] getting CSSRule#cssText]
|
||||
expected: FAIL
|
||||
|
||||
[[foo="bar" /**/ s\] getting CSSStyleRule#selectorText in @media]
|
||||
expected: FAIL
|
||||
|
||||
[[foo="bar" s\] insertRule in @media]
|
||||
expected: FAIL
|
||||
|
||||
[[foo="bar"/**/s\] insertRule in @media]
|
||||
expected: FAIL
|
||||
|
||||
[[foo="bar"/**/s\] getting CSSStyleRule#selectorText]
|
||||
expected: FAIL
|
||||
|
||||
[[foo="bar"/**/s\] getting CSSRule#cssText]
|
||||
expected: FAIL
|
||||
|
||||
[[foo="bar" /**/ s\] setting CSSStyleRule#selectorText in @media]
|
||||
expected: FAIL
|
||||
|
||||
[[foo="bar"/**/s\] setting CSSStyleRule#selectorText]
|
||||
expected: FAIL
|
||||
|
||||
[[foo="bar" /**/ s\] getting CSSStyleRule#selectorText]
|
||||
expected: FAIL
|
||||
|
||||
[[foo="bar" /**/ s\] getting CSSRule#cssText]
|
||||
expected: FAIL
|
||||
|
||||
[[foo="bar" s\] setting CSSStyleRule#selectorText in @media]
|
||||
expected: FAIL
|
||||
|
||||
[[foo="bar" s\] setting CSSStyleRule#selectorText]
|
||||
expected: FAIL
|
||||
|
||||
[[foo="bar" s\] insertRule]
|
||||
expected: FAIL
|
||||
|
||||
[[foo="bar" /**/ s\] getting CSSRule#cssText in @media]
|
||||
expected: FAIL
|
||||
|
||||
[[foo="bar" /**/ s\] insertRule]
|
||||
expected: FAIL
|
||||
|
||||
[[foo="bar"/**/s\] getting CSSRule#cssText in @media]
|
||||
expected: FAIL
|
||||
|
||||
[[foo="bar" s\] getting CSSRule#cssText in @media]
|
||||
expected: FAIL
|
||||
|
||||
[[foo="bar"/**/s\] insertRule]
|
||||
expected: FAIL
|
||||
|
||||
[[foo="bar" /**/ s\] insertRule in @media]
|
||||
expected: FAIL
|
||||
|
||||
[[foo="bar"/**/s\] getting CSSStyleRule#selectorText in @media]
|
||||
expected: FAIL
|
||||
|
||||
[[foo="bar"/**/s\] setting CSSStyleRule#selectorText in @media]
|
||||
expected: FAIL
|
||||
|
||||
[[*|foo="bar" s\] getting CSSStyleRule#selectorText]
|
||||
expected: FAIL
|
||||
|
||||
[[*|foo="bar" s\] getting CSSRule#cssText in @media]
|
||||
expected: FAIL
|
||||
|
||||
[[*|foo="bar" s\] insertRule in @media]
|
||||
expected: FAIL
|
||||
|
||||
[[*|foo="bar" s\] getting CSSRule#cssText]
|
||||
expected: FAIL
|
||||
|
||||
[[*|foo="bar" s\] insertRule]
|
||||
expected: FAIL
|
||||
|
||||
[[*|foo="bar" s\] getting CSSStyleRule#selectorText in @media]
|
||||
expected: FAIL
|
||||
|
||||
[[*|foo="bar" s\] setting CSSStyleRule#selectorText]
|
||||
expected: FAIL
|
||||
|
||||
[[*|foo="bar" s\] setting CSSStyleRule#selectorText in @media]
|
||||
expected: FAIL
|
||||
|
File diff suppressed because it is too large
Load diff
|
@ -1,433 +0,0 @@
|
|||
[syntax.html]
|
||||
[[baz='quux' s \] with querySelector in XML]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux' \\s\] in XML]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux' s\] in quirks mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux' \\73\] with querySelector in XML]
|
||||
expected: FAIL
|
||||
|
||||
[[baz$='quux' s\] with querySelector in standards mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux's\] with querySelector in quirks mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz=quux s\] in quirks mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz*='quux' s\] in XML]
|
||||
expected: FAIL
|
||||
|
||||
[[baz="quux" s\] with querySelector in quirks mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux' s \] in XML]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux's \] with querySelector in standards mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz*='quux' s\] with querySelector in quirks mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz|='quux' s\] with querySelector in standards mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux' \\s\] with querySelector in quirks mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux' \\73\] in standards mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux' /**/ s\] with querySelector in XML]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux' /**/ s\] in XML]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux' s\] with querySelector in XML]
|
||||
expected: FAIL
|
||||
|
||||
[[baz~='quux' s\] in XML]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux'/**/s/**/\] with querySelector in XML]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux'/**/s/**/\] in XML]
|
||||
expected: FAIL
|
||||
|
||||
[[baz=quux s\] with querySelector in XML]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux' \\53\] with querySelector in quirks mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux' \\73\] in XML]
|
||||
expected: FAIL
|
||||
|
||||
[[baz$='quux' s\] in standards mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz~='quux' s\] with querySelector in XML]
|
||||
expected: FAIL
|
||||
|
||||
[[baz~='quux' s\] in standards mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux' S\] in standards mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux' s\] in XML]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux'\ns\n\] /* \\n */ in standards mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux's \] in quirks mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz="quux" s\] with querySelector in standards mode]
|
||||
expected: FAIL
|
||||
|
||||
[[*|baz='quux' s\] with querySelector in standards mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux's \] in standards mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz|='quux' s\] with querySelector in quirks mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux's \] with querySelector in XML]
|
||||
expected: FAIL
|
||||
|
||||
[[baz=quux/**/s\] with querySelector in XML]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux'\ts\t\] /* \\t */ with querySelector in standards mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz=quux s\] with querySelector in quirks mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz$='quux' s\] in quirks mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz*='quux' s\] in standards mode]
|
||||
expected: FAIL
|
||||
|
||||
[[*|baz='quux' s\] in standards mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux's \] in XML]
|
||||
expected: FAIL
|
||||
|
||||
[[baz^='quux' s\] with querySelector in standards mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux'/**/s/**/\] with querySelector in standards mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux'\ts\t\] /* \\t */ in XML]
|
||||
expected: FAIL
|
||||
|
||||
[[*|baz='quux' s\] with querySelector in XML]
|
||||
expected: FAIL
|
||||
|
||||
[[baz="quux" s\] with querySelector in XML]
|
||||
expected: FAIL
|
||||
|
||||
[[baz*='quux' s\] with querySelector in standards mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz|='quux' s\] in XML]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux' \\s\] with querySelector in XML]
|
||||
expected: FAIL
|
||||
|
||||
[[baz^='quux' s\] in quirks mode]
|
||||
expected: FAIL
|
||||
|
||||
[[|baz='quux' s\] with querySelector in XML]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux' s\] in standards mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux' /**/ s\] with querySelector in standards mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux' s \] with querySelector in quirks mode]
|
||||
expected: FAIL
|
||||
|
||||
[[|baz='quux' s\] with querySelector in standards mode]
|
||||
expected: FAIL
|
||||
|
||||
[[|baz='quux' s\] in quirks mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux' \\53\] in quirks mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz$='quux' s\] in XML]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux' /**/ s\] in quirks mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz=quux s\] with querySelector in standards mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz=quux s\] in XML]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux' s /**/ \] with querySelector in XML]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux' \\s\] in standards mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz|='quux' s\] with querySelector in XML]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux' S\] in quirks mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux's\] with querySelector in XML]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux'\ns\n\] /* \\n */ with querySelector in XML]
|
||||
expected: FAIL
|
||||
|
||||
[[baz=quux/**/s\] in XML]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux' s \] in quirks mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux' s /**/ \] in quirks mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz="quux" s\] in quirks mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux'\rs\r\] /* \\r */ with querySelector in quirks mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux' s /**/ \] in XML]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux'/**/s/**/\] with querySelector in quirks mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux' s \] in standards mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux's\] with querySelector in standards mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux'\ts\t\] /* \\t */ in standards mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz^='quux' s\] with querySelector in XML]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux' \\73\] with querySelector in quirks mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz|='quux' s\] in standards mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux'\ts\t\] /* \\t */ with querySelector in quirks mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux' \\53\] in standards mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz=quux/**/s\] in standards mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz$='quux' s\] with querySelector in quirks mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux' /**/ s\] in standards mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz|='quux' s\] in quirks mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz~='quux' s\] with querySelector in quirks mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz^='quux' s\] in XML]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux's\] in XML]
|
||||
expected: FAIL
|
||||
|
||||
[[baz=quux s\] in standards mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz="quux" s\] in XML]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux'/**/s/**/\] in standards mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux' \\s\] with querySelector in standards mode]
|
||||
expected: FAIL
|
||||
|
||||
[[*|baz='quux' s\] with querySelector in quirks mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux'\rs\r\] /* \\r */ with querySelector in standards mode]
|
||||
expected: FAIL
|
||||
|
||||
[[*|baz='quux' s\] in XML]
|
||||
expected: FAIL
|
||||
|
||||
[[|baz='quux' s\] in XML]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux' \\s\] in quirks mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux' S\] with querySelector in quirks mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz=quux/**/s\] in quirks mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux's\] in standards mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz*='quux' s\] in quirks mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux' s \] with querySelector in standards mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz*='quux' s\] with querySelector in XML]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux' s\] with querySelector in standards mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux' \\53\] with querySelector in standards mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux' \\53\] in XML]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux'\ns\n\] /* \\n */ in quirks mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux'\ts\t\] /* \\t */ in quirks mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz^='quux' s\] with querySelector in quirks mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz=quux/**/s\] with querySelector in standards mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux'\ts\t\] /* \\t */ with querySelector in XML]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux'\ns\n\] /* \\n */ in XML]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux'\ns\n\] /* \\n */ with querySelector in quirks mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux' s /**/ \] with querySelector in quirks mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux's \] with querySelector in quirks mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz^='quux' s\] in standards mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz~='quux' s\] in quirks mode]
|
||||
expected: FAIL
|
||||
|
||||
[[*|baz='quux' s\] in quirks mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux' S\] with querySelector in XML]
|
||||
expected: FAIL
|
||||
|
||||
[[baz~='quux' s\] with querySelector in standards mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz$='quux' s\] with querySelector in XML]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux'\rs\r\] /* \\r */ in quirks mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz="quux" s\] in standards mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux' \\73\] with querySelector in standards mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz=quux/**/s\] with querySelector in quirks mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux' s\] with querySelector in quirks mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux' s /**/ \] in standards mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux's\] in quirks mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux'\rs\r\] /* \\r */ in standards mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux' s /**/ \] with querySelector in standards mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux'\rs\r\] /* \\r */ in XML]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux'/**/s/**/\] in quirks mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux'\ns\n\] /* \\n */ with querySelector in standards mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux'\rs\r\] /* \\r */ with querySelector in XML]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux' S\] with querySelector in standards mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux' \\73\] in quirks mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux' S\] in XML]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux' \\53\] with querySelector in XML]
|
||||
expected: FAIL
|
||||
|
||||
[[|baz='quux' s\] with querySelector in quirks mode]
|
||||
expected: FAIL
|
||||
|
||||
[[|baz='quux' s\] in standards mode]
|
||||
expected: FAIL
|
||||
|
||||
[[baz='quux' /**/ s\] with querySelector in quirks mode]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue