Bug 1510062 [wpt PR 14241] - Update wpt metadata, a=testonly

wpt-pr: 14241
wpt-type: metadata
This commit is contained in:
moz-wptsync-bot 2018-11-27 04:16:57 +00:00
Родитель 0f356b8c94
Коммит 436653f6a1
5 изменённых файлов: 104 добавлений и 0 удалений

Просмотреть файл

@ -0,0 +1,37 @@
[break-after-valid.html]
[e.style['break-after'\] = "avoid-column" should set the property value]
expected: FAIL
[e.style['break-after'\] = "auto" should set the property value]
expected: FAIL
[e.style['break-after'\] = "avoid-region" should set the property value]
expected: FAIL
[e.style['break-after'\] = "right" should set the property value]
expected: FAIL
[e.style['break-after'\] = "avoid" should set the property value]
expected: FAIL
[e.style['break-after'\] = "verso" should set the property value]
expected: FAIL
[e.style['break-after'\] = "region" should set the property value]
expected: FAIL
[e.style['break-after'\] = "column" should set the property value]
expected: FAIL
[e.style['break-after'\] = "left" should set the property value]
expected: FAIL
[e.style['break-after'\] = "avoid-page" should set the property value]
expected: FAIL
[e.style['break-after'\] = "recto" should set the property value]
expected: FAIL
[e.style['break-after'\] = "page" should set the property value]
expected: FAIL

Просмотреть файл

@ -0,0 +1,37 @@
[break-before-valid.html]
[e.style['break-before'\] = "region" should set the property value]
expected: FAIL
[e.style['break-before'\] = "page" should set the property value]
expected: FAIL
[e.style['break-before'\] = "avoid-region" should set the property value]
expected: FAIL
[e.style['break-before'\] = "recto" should set the property value]
expected: FAIL
[e.style['break-before'\] = "auto" should set the property value]
expected: FAIL
[e.style['break-before'\] = "avoid-column" should set the property value]
expected: FAIL
[e.style['break-before'\] = "avoid-page" should set the property value]
expected: FAIL
[e.style['break-before'\] = "verso" should set the property value]
expected: FAIL
[e.style['break-before'\] = "avoid" should set the property value]
expected: FAIL
[e.style['break-before'\] = "column" should set the property value]
expected: FAIL
[e.style['break-before'\] = "left" should set the property value]
expected: FAIL
[e.style['break-before'\] = "right" should set the property value]
expected: FAIL

Просмотреть файл

@ -0,0 +1,16 @@
[break-inside-valid.html]
[e.style['break-inside'\] = "avoid-column" should set the property value]
expected: FAIL
[e.style['break-inside'\] = "auto" should set the property value]
expected: FAIL
[e.style['break-inside'\] = "avoid" should set the property value]
expected: FAIL
[e.style['break-inside'\] = "avoid-page" should set the property value]
expected: FAIL
[e.style['break-inside'\] = "avoid-region" should set the property value]
expected: FAIL

Просмотреть файл

@ -0,0 +1,7 @@
[orphans-valid.html]
[e.style['orphans'\] = "234" should set the property value]
expected: FAIL
[e.style['orphans'\] = "1" should set the property value]
expected: FAIL

Просмотреть файл

@ -0,0 +1,7 @@
[widows-valid.html]
[e.style['widows'\] = "1" should set the property value]
expected: FAIL
[e.style['widows'\] = "234" should set the property value]
expected: FAIL