mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Unskip z-order WPT tests on layout_2020
This commit is contained in:
parent
843df5b529
commit
318cc16799
28 changed files with 58 additions and 0 deletions
|
@ -13,6 +13,10 @@ skip: true
|
|||
skip: false
|
||||
[box-display]
|
||||
skip: false
|
||||
[zindex]
|
||||
skip: false
|
||||
[zorder]
|
||||
skip: false
|
||||
[css-backgrounds]
|
||||
skip: false
|
||||
[cssom-view]
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
[stack-floats-001.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[stack-floats-002.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[stack-floats-003.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[stack-floats-004.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[z-index-001.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[z-index-002.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[z-index-003.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[z-index-007.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[z-index-008.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[z-index-009.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[z-index-010.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[z-index-011.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[z-index-012.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[z-index-014.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[z-index-015.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[z-index-016.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[z-index-017.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[z-index-018.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[z-index-019.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[z-index-abspos-001.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[z-index-abspos-002.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[z-index-abspos-003.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[z-index-abspos-004.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[z-index-abspos-005.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[z-index-abspos-007.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[z-index-dynamic-001.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[z-index-020.xht]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue