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