mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Move white_space_intrinsic_sizes_a.html to wpt reftests.
This commit is contained in:
parent
29feccd02e
commit
844965ec2f
5 changed files with 30 additions and 3 deletions
|
@ -4915,6 +4915,18 @@
|
|||
"url": "/_mozilla/css/white-space-pre-wrap.htm"
|
||||
}
|
||||
],
|
||||
"css/white_space_intrinsic_sizes_a.html": [
|
||||
{
|
||||
"path": "css/white_space_intrinsic_sizes_a.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/white_space_intrinsic_sizes_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/white_space_intrinsic_sizes_a.html"
|
||||
}
|
||||
],
|
||||
"css/whitespace_nowrap_a.html": [
|
||||
{
|
||||
"path": "css/whitespace_nowrap_a.html",
|
||||
|
@ -10770,6 +10782,18 @@
|
|||
"url": "/_mozilla/css/white-space-pre-wrap.htm"
|
||||
}
|
||||
],
|
||||
"css/white_space_intrinsic_sizes_a.html": [
|
||||
{
|
||||
"path": "css/white_space_intrinsic_sizes_a.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/white_space_intrinsic_sizes_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/white_space_intrinsic_sizes_a.html"
|
||||
}
|
||||
],
|
||||
"css/whitespace_nowrap_a.html": [
|
||||
{
|
||||
"path": "css/whitespace_nowrap_a.html",
|
||||
|
|
|
@ -0,0 +1,5 @@
|
|||
[white_space_intrinsic_sizes_a.html]
|
||||
type: reftest
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
bug: https://github.com/servo/servo/issues/3926
|
Loading…
Add table
Add a link
Reference in a new issue