Move vertical-lr-blocks.html to wpt reftests.

This commit is contained in:
Ms2ger 2015-12-02 16:05:22 +01:00
parent d8fe60ccb1
commit 81a5948b23
5 changed files with 30 additions and 1 deletions

View file

@ -4651,6 +4651,18 @@
"url": "/_mozilla/css/upper_id_attr.html"
}
],
"css/vertical-lr-blocks.html": [
{
"path": "css/vertical-lr-blocks.html",
"references": [
[
"/_mozilla/css/vertical-lr-blocks_ref.html",
"=="
]
],
"url": "/_mozilla/css/vertical-lr-blocks.html"
}
],
"css/vertical_align_bottom_a.html": [
{
"path": "css/vertical_align_bottom_a.html",
@ -10446,6 +10458,18 @@
"url": "/_mozilla/css/upper_id_attr.html"
}
],
"css/vertical-lr-blocks.html": [
{
"path": "css/vertical-lr-blocks.html",
"references": [
[
"/_mozilla/css/vertical-lr-blocks_ref.html",
"=="
]
],
"url": "/_mozilla/css/vertical-lr-blocks.html"
}
],
"css/vertical_align_bottom_a.html": [
{
"path": "css/vertical_align_bottom_a.html",

View file

@ -0,0 +1,5 @@
prefs: [layout.writing-mode.enabled:true]
[vertical-lr-blocks.html]
type: reftest
expected: FAIL
bug: https://github.com/servo/servo/issues/3926