Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(57)

Unified Diff: LayoutTests/platform/win/fast/canvas/canvas-zoom-expected.txt

Issue 187393007: Convert some pixel tests in fast/canvas into ref tests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/win/fast/canvas/canvas-zoom-expected.txt
diff --git a/LayoutTests/platform/win/fast/canvas/canvas-zoom-expected.txt b/LayoutTests/platform/win/fast/canvas/canvas-zoom-expected.txt
deleted file mode 100644
index baa71e3a7eb8da81874d82599f3aa64bc086b821..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/win/fast/canvas/canvas-zoom-expected.txt
+++ /dev/null
@@ -1,22 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 598x19
- text run at (0,0) width 598: "These should be four green hollow boxes with dimensions 600x300, 100x300, 600x100, 100x100."
- RenderBlock (anonymous) at (0,36) size 784x422
- RenderHTMLCanvas {CANVAS} at (0,0) size 606x306 [border: (3px solid #008000)]
- RenderText {#text} at (606,291) size 4x19
- text run at (606,291) width 4: " "
- RenderText {#text} at (0,0) size 0x0
- RenderHTMLCanvas {CANVAS} at (610,0) size 106x306 [border: (3px solid #008000)]
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderHTMLCanvas {CANVAS} at (0,311) size 606x106 [border: (3px solid #008000)]
- RenderText {#text} at (606,402) size 4x19
- text run at (606,402) width 4: " "
- RenderText {#text} at (0,0) size 0x0
- RenderHTMLCanvas {CANVAS} at (610,311) size 106x106 [border: (3px solid #008000)]
- RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698