mirror of
https://github.com/servo/servo.git
synced 2025-07-30 18:50:36 +01:00
Update CSS tests expected data to revision 31d63cc79bd4c929ed582229e936d7b389f3e6ab
This commit is contained in:
parent
64012cb10e
commit
a5f1810d42
5 changed files with 12 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
[absolute-replaced-height-028.htm]
|
||||
[absolute-replaced-height-014.htm]
|
||||
type: reftest
|
||||
expected:
|
||||
if (os == "mac") and (version == "OS X 10.8.5"): FAIL
|
|
@ -0,0 +1,4 @@
|
|||
[absolute-replaced-height-021.htm]
|
||||
type: reftest
|
||||
expected:
|
||||
if (os == "mac") and (version == "OS X 10.8.5"): FAIL
|
|
@ -1,3 +1,5 @@
|
|||
[bidi-inline-002.htm]
|
||||
type: reftest
|
||||
expected: TIMEOUT
|
||||
expected:
|
||||
if not debug and (os == "linux") and (version == "Ubuntu 14.04") and (processor == "x86_64") and (bits == 64): FAIL
|
||||
TIMEOUT
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
[inline-formatting-context-023.htm]
|
||||
type: reftest
|
||||
expected: TIMEOUT
|
||||
expected:
|
||||
if not debug and (os == "linux") and (version == "Ubuntu 14.04") and (processor == "x86_64") and (bits == 64): FAIL
|
||||
TIMEOUT
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
[line-height-125.htm]
|
||||
type: reftest
|
||||
disabled: unstable
|
||||
expected:
|
||||
FAIL
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue