Bug 910138 - Update wpt metadata for canvas ellipse changes, a=tomcat

commit 59c94b98012eb68b26361bc2c7af2f8386ac197f
Author: James Graham <james@hoppipolla.co.uk>
    Bug 910138 - Update wpt metadata for canvas ellipse changes

    MozReview-Commit-ID: DSkOtdIFoY8

--HG--
extra : rebase_source : 0a3147974eefc44b90a26506da87a7b36e44baf0
This commit is contained in:
James Graham 2016-03-17 11:54:58 +00:00
Родитель 02db309bb4
Коммит f25fa3ae93
3 изменённых файлов: 1 добавлений и 13 удалений

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

@ -19,4 +19,3 @@
if not debug and e10s and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and e10s and (os == "win") and (version == "10.0.10240") and (processor == "x86_64") and (bits == 64): FAIL

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

@ -1687,9 +1687,6 @@
[CanvasRenderingContext2D interface: attribute direction]
expected: FAIL
[CanvasRenderingContext2D interface: operation ellipse(unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,boolean)]
expected: FAIL
[CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "width" with the proper type (1)]
expected: FAIL
@ -1762,12 +1759,6 @@
[CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "direction" with the proper type (69)]
expected: FAIL
[CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "ellipse" with the proper type (79)]
expected: FAIL
[CanvasRenderingContext2D interface: calling ellipse(unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,boolean) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
expected: FAIL
[TextMetrics interface: attribute actualBoundingBoxLeft]
expected: FAIL
@ -1861,9 +1852,6 @@
[Path2D interface: operation addPathByStrokingText(DOMString,CanvasDrawingStyles,SVGMatrix,Path2D,unrestricted double)]
expected: FAIL
[Path2D interface: operation ellipse(unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,boolean)]
expected: FAIL
[DataTransfer interface object length]
expected: FAIL

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

@ -2241,3 +2241,4 @@
[SVGElement interface: feTurbulence must inherit property "onsort" with the proper type (61)]
expected: FAIL