Create pattern from HTMLCanvasElement or CanvasRenderingContext2D.

This commit is contained in:
Hyowon Kim 2015-06-16 16:14:47 +09:00
parent c119b59e82
commit 0e8491fb8c
12 changed files with 80 additions and 89 deletions

View file

@ -1,5 +0,0 @@
[2d.pattern.basic.canvas.html]
type: testharness
[Canvas test: 2d.pattern.basic.canvas]
expected: FAIL

View file

@ -1,5 +0,0 @@
[2d.pattern.basic.nocontext.html]
type: testharness
[Canvas test: 2d.pattern.basic.nocontext]
expected: FAIL

View file

@ -1,5 +0,0 @@
[2d.pattern.modify.canvas1.html]
type: testharness
[Canvas test: 2d.pattern.modify.canvas1]
expected: FAIL

View file

@ -1,5 +0,0 @@
[2d.pattern.modify.canvas2.html]
type: testharness
[Canvas test: 2d.pattern.modify.canvas2]
expected: FAIL

View file

@ -1,5 +0,0 @@
[2d.pattern.paint.orientation.canvas.html]
type: testharness
[Canvas patterns do not get flipped when painted]
expected: FAIL

View file

@ -1,5 +0,0 @@
[2d.pattern.repeat.case.html]
type: testharness
[Canvas test: 2d.pattern.repeat.case]
expected: FAIL

View file

@ -1,5 +0,0 @@
[2d.pattern.repeat.nullsuffix.html]
type: testharness
[Canvas test: 2d.pattern.repeat.nullsuffix]
expected: FAIL

View file

@ -1,5 +0,0 @@
[2d.pattern.repeat.undefined.html]
type: testharness
[Canvas test: 2d.pattern.repeat.undefined]
expected: FAIL

View file

@ -1,5 +0,0 @@
[2d.pattern.repeat.unrecognised.html]
type: testharness
[Canvas test: 2d.pattern.repeat.unrecognised]
expected: FAIL

View file

@ -1,5 +0,0 @@
[2d.pattern.repeat.unrecognisednull.html]
type: testharness
[Canvas test: 2d.pattern.repeat.unrecognisednull]
expected: FAIL

View file

@ -1,5 +0,0 @@
[initial.reset.pattern.html]
type: testharness
[Resetting the canvas state does not invalidate any existing patterns]
expected: FAIL