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

Side by Side 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, 9 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 598x19
8 text run at (0,0) width 598: "These should be four green hollow boxes with dimensions 600x300, 100x300, 600x100, 100x100."
9 RenderBlock (anonymous) at (0,36) size 784x422
10 RenderHTMLCanvas {CANVAS} at (0,0) size 606x306 [border: (3px solid #008 000)]
11 RenderText {#text} at (606,291) size 4x19
12 text run at (606,291) width 4: " "
13 RenderText {#text} at (0,0) size 0x0
14 RenderHTMLCanvas {CANVAS} at (610,0) size 106x306 [border: (3px solid #0 08000)]
15 RenderText {#text} at (0,0) size 0x0
16 RenderText {#text} at (0,0) size 0x0
17 RenderHTMLCanvas {CANVAS} at (0,311) size 606x106 [border: (3px solid #0 08000)]
18 RenderText {#text} at (606,402) size 4x19
19 text run at (606,402) width 4: " "
20 RenderText {#text} at (0,0) size 0x0
21 RenderHTMLCanvas {CANVAS} at (610,311) size 106x106 [border: (3px solid #008000)]
22 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698