Bug 1510315 [wpt PR 14259] - Update wpt metadata, a=testonly

wpt-pr: 14259
wpt-type: metadata
This commit is contained in:
moz-wptsync-bot 2018-11-27 23:01:55 +00:00
Родитель e2921452c4
Коммит c00daf40ca
5 изменённых файлов: 29 добавлений и 0 удалений

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

@ -0,0 +1,4 @@
[column-fill-computed.html]
[Property column-fill value 'balance-all' computes to 'balance-all']
expected: FAIL

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

@ -0,0 +1,4 @@
[column-fill-valid.html]
[e.style['column-fill'\] = "balance-all" should set the property value]
expected: FAIL

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

@ -0,0 +1,4 @@
[column-gap-computed.html]
[Property column-gap value 'calc(50% + 60px)' computes to 'calc(50% + 60px)']
expected: FAIL

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

@ -0,0 +1,10 @@
[column-rule-valid.html]
[e.style['column-rule'\] = "dotted" should set the property value]
expected: FAIL
[e.style['column-rule'\] = "red" should set the property value]
expected: FAIL
[e.style['column-rule'\] = "10px" should set the property value]
expected: FAIL

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

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