mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Sync WPT with upstream (25-12-2023) (#30938)
* Update web-platform-tests to revision b'73caf716542762aab6646f0a02de208bc0ec4124' * Update expectations --------- Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
parent
d58fc0d674
commit
cad3ca2512
279 changed files with 10825 additions and 511 deletions
|
@ -0,0 +1,66 @@
|
|||
[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
|
Loading…
Add table
Add a link
Reference in a new issue