summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/canvas/script-tests/canvas-fillPath-alpha-shadow.js
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/canvas/script-tests/canvas-fillPath-alpha-shadow.js')
-rw-r--r--third_party/WebKit/LayoutTests/fast/canvas/script-tests/canvas-fillPath-alpha-shadow.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/canvas/script-tests/canvas-fillPath-alpha-shadow.js b/third_party/WebKit/LayoutTests/fast/canvas/script-tests/canvas-fillPath-alpha-shadow.js
index 2aadc3e..68ce449 100644
--- a/third_party/WebKit/LayoutTests/fast/canvas/script-tests/canvas-fillPath-alpha-shadow.js
+++ b/third_party/WebKit/LayoutTests/fast/canvas/script-tests/canvas-fillPath-alpha-shadow.js
@@ -111,4 +111,3 @@ test(shouldBeAround, 300, 900, 255, 0, 0, 31);
test(shouldBeAround, 500, 900, 255, 0, 0, 31);
print(' ');
-var successfullyParsed = true;