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.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