mirror of
https://github.com/servo/servo.git
synced 2025-08-11 08:25:32 +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
|
@ -145,3 +145,48 @@
|
|||
|
||||
[computed display of <button type=submit> with display: inline-flex]
|
||||
expected: FAIL
|
||||
|
||||
[computed display of <input type=image> with display: contents]
|
||||
expected: FAIL
|
||||
|
||||
[computed display of <input type=image> with display: flex]
|
||||
expected: FAIL
|
||||
|
||||
[computed display of <input type=image> with display: grid]
|
||||
expected: FAIL
|
||||
|
||||
[computed display of <input type=image> with display: ruby]
|
||||
expected: FAIL
|
||||
|
||||
[computed display of <input type=image> with display: ruby-base]
|
||||
expected: FAIL
|
||||
|
||||
[computed display of <input type=image> with display: ruby-text]
|
||||
expected: FAIL
|
||||
|
||||
[computed display of <input type=image> with display: ruby-base-container]
|
||||
expected: FAIL
|
||||
|
||||
[computed display of <input type=image> with display: ruby-text-container]
|
||||
expected: FAIL
|
||||
|
||||
[computed display of <input type=image> with display: inline-flex]
|
||||
expected: FAIL
|
||||
|
||||
[computed display of <input type=image> with display: inline-grid]
|
||||
expected: FAIL
|
||||
|
||||
[<input type=reset> overflow/overflow-clip-margin]
|
||||
expected: FAIL
|
||||
|
||||
[<input type=button> overflow/overflow-clip-margin]
|
||||
expected: FAIL
|
||||
|
||||
[<input type=submit> overflow/overflow-clip-margin]
|
||||
expected: FAIL
|
||||
|
||||
[<input type=color> overflow/overflow-clip-margin]
|
||||
expected: FAIL
|
||||
|
||||
[<input type=image> overflow/overflow-clip-margin]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
[input-type-button-clip.html]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue