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:
Servo WPT Sync 2023-12-26 03:08:45 -05:00 committed by GitHub
parent d58fc0d674
commit cad3ca2512
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
279 changed files with 10825 additions and 511 deletions

View file

@ -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

View file

@ -0,0 +1,2 @@
[input-type-button-clip.html]
expected: FAIL