summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/canvas/canvas-resize-reset-expected.html
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/canvas/canvas-resize-reset-expected.html')
-rw-r--r--third_party/WebKit/LayoutTests/fast/canvas/canvas-resize-reset-expected.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/canvas/canvas-resize-reset-expected.html b/third_party/WebKit/LayoutTests/fast/canvas/canvas-resize-reset-expected.html
new file mode 100644
index 0000000..bcaac60
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/fast/canvas/canvas-resize-reset-expected.html
@@ -0,0 +1,9 @@
+<!DOCTYPE HTML>
+<html>
+ <head>
+ <title>Resizing a canvas</title>
+ </head>
+ <body>
+ <p>There should be nothing below. Bug 8994. </p>
+ </body>
+</html>