mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Update web-platform-tests to revision b'ec9b870fec350e59e9db48ae2858e914a07f38d6' (#33359)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
1c6fb1a7ba
commit
85823edd01
2373 changed files with 20988 additions and 4309 deletions
2
tests/wpt/meta/css/css-overflow/line-clamp/line-clamp-016.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-overflow/line-clamp/line-clamp-016.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[line-clamp-016.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[line-clamp-016.tentative.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-overflow/line-clamp/line-clamp-017.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-overflow/line-clamp/line-clamp-017.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[line-clamp-017.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[line-clamp-017.tentative.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-overflow/line-clamp/line-clamp-029.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-overflow/line-clamp/line-clamp-029.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[line-clamp-029.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-overflow/line-clamp/line-clamp-with-floats-008.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-overflow/line-clamp/line-clamp-with-floats-008.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[line-clamp-with-floats-008.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[line-clamp-with-floats-008.tentative.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-overflow/line-clamp/webkit-line-clamp-044.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-overflow/line-clamp/webkit-line-clamp-044.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[webkit-line-clamp-044.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-overflow/line-clamp/webkit-line-clamp-045.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-overflow/line-clamp/webkit-line-clamp-045.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[webkit-line-clamp-045.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-overflow/line-clamp/webkit-line-clamp-046.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-overflow/line-clamp/webkit-line-clamp-046.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[webkit-line-clamp-046.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-overflow/line-clamp/webkit-line-clamp-047.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-overflow/line-clamp/webkit-line-clamp-047.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[webkit-line-clamp-047.html]
|
||||
expected: FAIL
|
36
tests/wpt/meta/css/css-overflow/parsing/webkit-box-computed.html.ini
vendored
Normal file
36
tests/wpt/meta/css/css-overflow/parsing/webkit-box-computed.html.ini
vendored
Normal file
|
@ -0,0 +1,36 @@
|
|||
[webkit-box-computed.html]
|
||||
[display: -webkit-box;]
|
||||
expected: FAIL
|
||||
|
||||
[display: -webkit-box; -webkit-box-orient: vertical;]
|
||||
expected: FAIL
|
||||
|
||||
[display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: none;]
|
||||
expected: FAIL
|
||||
|
||||
[display: -webkit-box; -webkit-line-clamp: 3;]
|
||||
expected: FAIL
|
||||
|
||||
[display: -webkit-box; -webkit-box-orient: horizontal; -webkit-line-clamp: 3;]
|
||||
expected: FAIL
|
||||
|
||||
[display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;]
|
||||
expected: FAIL
|
||||
|
||||
[display: -webkit-inline-box;]
|
||||
expected: FAIL
|
||||
|
||||
[display: -webkit-inline-box; -webkit-box-orient: vertical;]
|
||||
expected: FAIL
|
||||
|
||||
[display: -webkit-inline-box; -webkit-box-orient: vertical; -webkit-line-clamp: none;]
|
||||
expected: FAIL
|
||||
|
||||
[display: -webkit-inline-box; -webkit-line-clamp: 3;]
|
||||
expected: FAIL
|
||||
|
||||
[display: -webkit-inline-box; -webkit-box-orient: horizontal; -webkit-line-clamp: 3;]
|
||||
expected: FAIL
|
||||
|
||||
[display: -webkit-inline-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue