diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/canvas/script-tests/canvas-fillPath-pattern-shadow.js')
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/canvas/script-tests/canvas-fillPath-pattern-shadow.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/canvas/script-tests/canvas-fillPath-pattern-shadow.js b/third_party/WebKit/LayoutTests/fast/canvas/script-tests/canvas-fillPath-pattern-shadow.js index 614e0eb..1c2c5ed 100644 --- a/third_party/WebKit/LayoutTests/fast/canvas/script-tests/canvas-fillPath-pattern-shadow.js +++ b/third_party/WebKit/LayoutTests/fast/canvas/script-tests/canvas-fillPath-pattern-shadow.js @@ -121,4 +121,3 @@ test(shouldBeAround, 300, 900, 255, 0, 0, 31); test(shouldBeAround, 500, 900, 255, 0, 0, 31); print(' '); -var successfullyParsed = true; |