Update results of wpt.

This commit is contained in:
Tetsuharu OHZEKI 2015-03-25 03:50:56 +09:00
parent bc06526610
commit 39191daaed
11 changed files with 0 additions and 55 deletions

View file

@ -1,5 +0,0 @@
[2d.clearRect.nonfinite.html]
type: testharness
[clearRect() with Infinity/NaN is ignored]
expected: FAIL

View file

@ -1,5 +0,0 @@
[2d.path.bezierCurveTo.nonfinite.html]
type: testharness
[bezierCurveTo() with Infinity/NaN is ignored]
expected: FAIL

View file

@ -1,5 +0,0 @@
[2d.path.lineTo.nonfinite.html]
type: testharness
[lineTo() with Infinity/NaN is ignored]
expected: FAIL

View file

@ -1,5 +0,0 @@
[2d.path.moveTo.nonfinite.html]
type: testharness
[moveTo() with Infinity/NaN is ignored]
expected: FAIL

View file

@ -1,5 +0,0 @@
[2d.path.quadraticCurveTo.nonfinite.html]
type: testharness
[quadraticCurveTo() with Infinity/NaN is ignored]
expected: FAIL

View file

@ -1,5 +0,0 @@
[2d.imageData.get.nonfinite.html]
type: testharness
[getImageData() throws TypeError if arguments are not finite]
expected: FAIL

View file

@ -1,5 +0,0 @@
[2d.imageData.put.nonfinite.html]
type: testharness
[putImageData() throws TypeError if arguments are not finite]
expected: FAIL

View file

@ -1,5 +0,0 @@
[2d.transformation.scale.nonfinite.html]
type: testharness
[scale() with Infinity/NaN is ignored]
expected: FAIL

View file

@ -1,5 +0,0 @@
[2d.transformation.setTransform.nonfinite.html]
type: testharness
[setTransform() with Infinity/NaN is ignored]
expected: FAIL

View file

@ -1,5 +0,0 @@
[2d.transformation.transform.nonfinite.html]
type: testharness
[transform() with Infinity/NaN is ignored]
expected: FAIL

View file

@ -1,5 +0,0 @@
[2d.transformation.translate.nonfinite.html]
type: testharness
[translate() with Infinity/NaN is ignored]
expected: FAIL