Bug 1446228 [wpt PR 10063] - Update wpt metadata, a=testonly

wpt-pr: 10063
wpt-type: metadata
This commit is contained in:
moz-wptsync-bot 2018-04-09 15:10:32 +00:00 коммит произвёл James Graham
Родитель e0acb4b4be
Коммит 9b9be99af0
15 изменённых файлов: 8 добавлений и 12 удалений

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

@ -1,7 +1,6 @@
[createImageBitmap-invalid-args.html]
expected:
if debug: CRASH
[createImageBitmap with a HTMLImageElement source and sw set to 0 rejects with a RangeError.]
expected: FAIL

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

@ -0,0 +1,6 @@
[interfaces.any.worker.html]
[ImageBitmapRenderingContext interface: existence and properties of interface object]
expected: FAIL
[interfaces.any.html]

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

@ -1,5 +1,4 @@
[parse-justify-content-001.html]
[Checking justify-content: unsafe end]
expected: FAIL

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

@ -1,5 +1,4 @@
[parse-justify-content-003.html]
[Checking justify-content: unsafe end]
expected: FAIL

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

@ -1,3 +1,4 @@
[calc-in-font-variation-settings.html]
[calc() in font-variation-settings]
expected: FAIL

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

@ -1,5 +1,4 @@
[clip-path-valid.html]
[e.style['clip-path'\] = "ellipse(1px closest-side)" should set the property value]
expected: FAIL

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

@ -1,5 +1,4 @@
[shape-outside-valid.html]
[e.style['shape-outside'\] = "border-box circle(7% at 8% 9%)" should set the property value]
expected: FAIL

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

@ -1,5 +1,4 @@
[shape-outside-circle-010.html]
[circle(calc((12.5%*6 + 10in) / 4)) - inline style]
expected: FAIL

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

@ -1,5 +1,4 @@
[shape-outside-circle-011.html]
[circle(at calc((12.5%*6 + 10in) / 4)) - inline style]
expected: FAIL

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

@ -1,5 +1,4 @@
[shape-outside-inset-009.html]
[inset(10px 10px 10px 10px round calc((12.5%*6 + 10in) / 4)) - inline style]
expected: FAIL

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

@ -1,5 +1,4 @@
[shape-outside-polygon-006.html]
[polygon(calc((12.5%*6 + 10in) / 4) calc((12.5%*6 + 10in) / 4)) - inline style]
expected: FAIL

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

@ -1,5 +1,4 @@
[shape-outside-shape-arguments-000.html]
[Font relative units - computed]
expected: FAIL

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

@ -1,5 +1,4 @@
[shape-outside-shape-box-pair-000.html]
[ content-box polygon(nonzero, 1px 1px) - inline]
expected: FAIL

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

@ -1,6 +1,5 @@
[interfaces.html]
prefs: [dom.dialog_element.enabled: true, dom.webcomponents.shadowdom.enabled:true]
[Interfaces for image]
expected: FAIL

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

@ -3,3 +3,4 @@ prefs: [layout.css.font-variations.enabled:true, layout.css.overflow-clip-box.en
[filter: interpolate different length of filter-function-list with drop-shadow function]
expected: FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1345709