mirror of
https://github.com/servo/servo.git
synced 2025-08-12 17:05:33 +01:00
Update web-platform-tests to revision 2b7dace05fc1869398ee24f84fda4c0e4c0455ae
This commit is contained in:
parent
b23125d590
commit
6c901de216
844 changed files with 19802 additions and 3093 deletions
|
@ -0,0 +1,4 @@
|
|||
[fieldset-block-formatting-context.html]
|
||||
[The fieldset element: block formatting context]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
[fieldset-border-gap.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,4 @@
|
|||
[fieldset-border-radius-hittest.html]
|
||||
[fieldset, border-radius and hit testing]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
[fieldset-containing-block.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,4 @@
|
|||
[fieldset-default-style.html]
|
||||
[fieldset default style]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,58 @@
|
|||
[fieldset-display.html]
|
||||
[fieldset with display: ruby-text]
|
||||
expected: FAIL
|
||||
|
||||
[fieldset with display: table-footer-group]
|
||||
expected: FAIL
|
||||
|
||||
[fieldset with display: table-column]
|
||||
expected: FAIL
|
||||
|
||||
[fieldset with display: table-row]
|
||||
expected: FAIL
|
||||
|
||||
[fieldset with display: table-cell]
|
||||
expected: FAIL
|
||||
|
||||
[fieldset with display: table]
|
||||
expected: FAIL
|
||||
|
||||
[fieldset with display: list-item]
|
||||
expected: FAIL
|
||||
|
||||
[fieldset with display: flow]
|
||||
expected: FAIL
|
||||
|
||||
[fieldset with display: table-header-group]
|
||||
expected: FAIL
|
||||
|
||||
[fieldset with display: inline-table]
|
||||
expected: FAIL
|
||||
|
||||
[fieldset with display: ruby]
|
||||
expected: FAIL
|
||||
|
||||
[fieldset with display: flow-root]
|
||||
expected: FAIL
|
||||
|
||||
[fieldset with display: ruby-base]
|
||||
expected: FAIL
|
||||
|
||||
[fieldset with display: table-caption]
|
||||
expected: FAIL
|
||||
|
||||
[fieldset with display: run-in]
|
||||
expected: FAIL
|
||||
|
||||
[fieldset with display: table-column-group]
|
||||
expected: FAIL
|
||||
|
||||
[fieldset with display: ruby-base-container]
|
||||
expected: FAIL
|
||||
|
||||
[fieldset with display: table-row-group]
|
||||
expected: FAIL
|
||||
|
||||
[fieldset with display: ruby-text-container]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
[fieldset-grid.html]
|
||||
[Inline grid]
|
||||
expected: FAIL
|
||||
|
||||
[Grid]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
[fieldset-list-item.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[fieldset-overflow-hidden.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[fieldset-painting-order.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[fieldset-vertical.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,10 @@
|
|||
[legend-block-formatting-context.html]
|
||||
[rendered-legend]
|
||||
expected: FAIL
|
||||
|
||||
[in-fieldset-second-child]
|
||||
expected: FAIL
|
||||
|
||||
[in-fieldset-descendant]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,73 @@
|
|||
[legend-display.html]
|
||||
[rendered legend with display: ruby-base-container]
|
||||
expected: FAIL
|
||||
|
||||
[rendered legend with display: ruby-text-container]
|
||||
expected: FAIL
|
||||
|
||||
[rendered legend with display: flow]
|
||||
expected: FAIL
|
||||
|
||||
[rendered legend with display: flow-root]
|
||||
expected: FAIL
|
||||
|
||||
[rendered legend with display: table-column-group]
|
||||
expected: FAIL
|
||||
|
||||
[rendered legend with display: table-row]
|
||||
expected: FAIL
|
||||
|
||||
[rendered legend with display: table-caption]
|
||||
expected: FAIL
|
||||
|
||||
[rendered legend with display: inline-grid]
|
||||
expected: FAIL
|
||||
|
||||
[rendered legend with display: grid]
|
||||
expected: FAIL
|
||||
|
||||
[rendered legend with display: flex]
|
||||
expected: FAIL
|
||||
|
||||
[rendered legend with display: table-row-group]
|
||||
expected: FAIL
|
||||
|
||||
[rendered legend with display: table-cell]
|
||||
expected: FAIL
|
||||
|
||||
[rendered legend with display: ruby]
|
||||
expected: FAIL
|
||||
|
||||
[rendered legend with display: list-item]
|
||||
expected: FAIL
|
||||
|
||||
[rendered legend with display: table-header-group]
|
||||
expected: FAIL
|
||||
|
||||
[rendered legend with display: table-footer-group]
|
||||
expected: FAIL
|
||||
|
||||
[rendered legend with display: table]
|
||||
expected: FAIL
|
||||
|
||||
[rendered legend with display: inline-flex]
|
||||
expected: FAIL
|
||||
|
||||
[rendered legend with display: run-in]
|
||||
expected: FAIL
|
||||
|
||||
[rendered legend with display: inline-block]
|
||||
expected: FAIL
|
||||
|
||||
[rendered legend with display: ruby-text]
|
||||
expected: FAIL
|
||||
|
||||
[rendered legend with display: ruby-base]
|
||||
expected: FAIL
|
||||
|
||||
[rendered legend with display: inline]
|
||||
expected: FAIL
|
||||
|
||||
[rendered legend with display: table-column]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
[legend-float-abspos.html]
|
||||
[dynamic changes to float]
|
||||
expected: FAIL
|
||||
|
||||
[dynamic changes to position]
|
||||
expected: FAIL
|
||||
|
||||
[inserting a new legend and removing it again]
|
||||
expected: FAIL
|
||||
|
||||
[no dynamic changes]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
[legend-grid-flex-multicol.html]
|
||||
[multicol]
|
||||
expected: FAIL
|
||||
|
||||
[inline-grid]
|
||||
expected: FAIL
|
||||
|
||||
[grid]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
[legend-list-item.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[legend-position-relative.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,7 @@
|
|||
[legend-sans-fieldset-display.html]
|
||||
[.ruby]
|
||||
expected: FAIL
|
||||
|
||||
[.rt]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[legend.html]
|
||||
[rendered-legend: width]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,16 @@
|
|||
[min-inline-size.html]
|
||||
[horizontal-tb ]
|
||||
expected: FAIL
|
||||
|
||||
[vertical-rl ]
|
||||
expected: FAIL
|
||||
|
||||
[vertical-lr ]
|
||||
expected: FAIL
|
||||
|
||||
[vertical-lr override]
|
||||
expected: FAIL
|
||||
|
||||
[vertical-rl override]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue