Bug 1509694 [wpt PR 14223] - Update wpt metadata, a=testonly

wpt-pr: 14223
wpt-type: metadata
This commit is contained in:
moz-wptsync-bot 2018-11-25 07:58:28 +00:00
Родитель 1630eff3d1
Коммит 648dd53baf
2 изменённых файлов: 20 добавлений и 0 удалений

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

@ -0,0 +1,10 @@
[flood-opacity-valid.svg]
[e.style['flood-opacity'\] = "-100%" should set the property value]
expected: FAIL
[e.style['flood-opacity'\] = "50%" should set the property value]
expected: FAIL
[e.style['flood-opacity'\] = "300%" should set the property value]
expected: FAIL

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

@ -0,0 +1,10 @@
[stop-opacity-valid.svg]
[e.style['stop-opacity'\] = "300%" should set the property value]
expected: FAIL
[e.style['stop-opacity'\] = "50%" should set the property value]
expected: FAIL
[e.style['stop-opacity'\] = "-100%" should set the property value]
expected: FAIL