mirror of
https://github.com/servo/servo.git
synced 2025-08-12 17:05:33 +01:00
Sync WPT with upstream (11-02-2024) (#31309)
* Update web-platform-tests to revision b'33d11f1db34802fda00e64ddeb0b7ef040cf65be' * Update expectations --------- Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
parent
19667e117a
commit
03ac032798
483 changed files with 11930 additions and 4402 deletions
|
@ -1,4 +1,4 @@
|
|||
[field-sizing-input-number.tentative.html]
|
||||
[field-sizing-input-number.html]
|
||||
[number: Empty value]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
[field-sizing-input-text.tentative.html]
|
||||
[field-sizing-input-text.html]
|
||||
[text: Empty value]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
[field-sizing-select.tentative.html]
|
||||
[field-sizing-select.html]
|
||||
[dropdown: The width should depend on the selected OPTION]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
[field-sizing-textarea.tentative.html]
|
||||
[field-sizing-textarea.html]
|
||||
[Empty value]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
[input-text-size.html]
|
||||
[Size attribute value is not a presentational hint]
|
||||
expected: FAIL
|
|
@ -1,3 +1,9 @@
|
|||
[textarea-cols-rows.html]
|
||||
[Cols/rows attribute values affect computed style]
|
||||
expected: FAIL
|
||||
|
||||
[Cols/rows attribute values affect layout-dependent computed style]
|
||||
expected: FAIL
|
||||
|
||||
[Cols/rows attribute values are not presentational hints]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue