mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Update web-platform-tests to revision 8f8ff0e2a61f2a24996404921fe853cb1fd9b432
This commit is contained in:
parent
e98cd07910
commit
141a52794b
58 changed files with 1615 additions and 276 deletions
|
@ -0,0 +1,40 @@
|
|||
[legend-align-justify-self.html]
|
||||
[<fieldset><legend align="cEnTeR">x</legend></fieldset>]
|
||||
expected: FAIL
|
||||
|
||||
[<fieldset><legend align="right">x</legend></fieldset>]
|
||||
expected: FAIL
|
||||
|
||||
[<fieldset dir="rtl"><legend dir="rtl">x</legend></fieldset>]
|
||||
expected: FAIL
|
||||
|
||||
[<fieldset><legend align="left ">x</legend></fieldset>]
|
||||
expected: FAIL
|
||||
|
||||
[<fieldset dir="rtl"><legend dir="ltr">x</legend></fieldset>]
|
||||
expected: FAIL
|
||||
|
||||
[<fieldset><legend dir="ltr">x</legend></fieldset>]
|
||||
expected: FAIL
|
||||
|
||||
[<fieldset><legend align="left">x</legend></fieldset>]
|
||||
expected: FAIL
|
||||
|
||||
[<fieldset><legend align="center">x</legend></fieldset>]
|
||||
expected: FAIL
|
||||
|
||||
[<fieldset><legend>x</legend></fieldset>]
|
||||
expected: FAIL
|
||||
|
||||
[<fieldset><legend align="rIgHt">x</legend></fieldset>]
|
||||
expected: FAIL
|
||||
|
||||
[<fieldset><legend align="justify">x</legend></fieldset>]
|
||||
expected: FAIL
|
||||
|
||||
[<fieldset><legend align="lEfT">x</legend></fieldset>]
|
||||
expected: FAIL
|
||||
|
||||
[<fieldset><legend dir="rtl">x</legend></fieldset>]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
[legend-block-margins.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[legend-tall.html]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue