mirror of
https://github.com/servo/servo.git
synced 2025-08-10 07:55:33 +01:00
* Update web-platform-tests to revision b'73caf716542762aab6646f0a02de208bc0ec4124' * Update expectations --------- Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com>
66 lines
2 KiB
INI
Vendored
66 lines
2 KiB
INI
Vendored
[content-computed.html]
|
|
[Property content value 'open-quote / "alt text"']
|
|
expected: FAIL
|
|
|
|
[Property content value 'close-quote / "alt text"']
|
|
expected: FAIL
|
|
|
|
[Property content value 'no-open-quote / "alt text"']
|
|
expected: FAIL
|
|
|
|
[Property content value 'no-close-quote / "alt text"']
|
|
expected: FAIL
|
|
|
|
[Property content value 'counter(counter-name) / "alt text"']
|
|
expected: FAIL
|
|
|
|
[Property content value 'counter(counter-name, counter-style)']
|
|
expected: FAIL
|
|
|
|
[Property content value 'counter(counter-name, counter-style) / "alt text"']
|
|
expected: FAIL
|
|
|
|
[Property content value 'counter(counter-name, dECiMaL) / "alt text"']
|
|
expected: FAIL
|
|
|
|
[Property content value 'counter(counter-name, DECIMAL) / "alt text"']
|
|
expected: FAIL
|
|
|
|
[Property content value 'counters(counter-name, ".") / "alt text"']
|
|
expected: FAIL
|
|
|
|
[Property content value 'counters(counter-name, ".", counter-style)']
|
|
expected: FAIL
|
|
|
|
[Property content value 'counters(counter-name, ".", counter-style) / "alt text"']
|
|
expected: FAIL
|
|
|
|
[Property content value 'counters(counter-name, ".", dECiMaL) / "alt text"']
|
|
expected: FAIL
|
|
|
|
[Property content value 'counters(counter-name, ".", DECIMAL) / "alt text"']
|
|
expected: FAIL
|
|
|
|
[Property content value 'url("https://www.example.com/picture.svg") / "alt text"']
|
|
expected: FAIL
|
|
|
|
[Property content value '"hello" / "alt text"']
|
|
expected: FAIL
|
|
|
|
[Property content value 'counter(counter-name) "potato" / "alt text"']
|
|
expected: FAIL
|
|
|
|
[Property content value 'counters(counter-name, ".") "potato" / "alt text"']
|
|
expected: FAIL
|
|
|
|
[Property content value '"(" counters(counter-name, ".", counter-style) ")"']
|
|
expected: FAIL
|
|
|
|
[Property content value '"(" counters(counter-name, ".", counter-style) ")" / "alt text"']
|
|
expected: FAIL
|
|
|
|
[Property content value 'open-quote "hello" "world" close-quote / "alt text"']
|
|
expected: FAIL
|
|
|
|
[Property content value 'url("https://www.example.com/picture.svg") "hello" / "alt text"']
|
|
expected: FAIL
|