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

Side by Side Diff: LayoutTests/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 784x18
7 RenderText {#text} at (0,0) size 624x18
8 text run at (0,0) width 624: "These should be four green hollow boxes with dimensions 600x300, 100x300, 600x100, 100x100."
9 RenderBlock (anonymous) at (0,34) size 784x420
10 RenderHTMLCanvas {CANVAS} at (0,0) size 606x306 [border: (3px solid #008 000)]
11 RenderText {#text} at (606,292) size 4x18
12 text run at (606,292) 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,310) size 606x106 [border: (3px solid #0 08000)]
18 RenderText {#text} at (606,402) size 4x18
19 text run at (606,402) width 4: " "
20 RenderText {#text} at (0,0) size 0x0
21 RenderHTMLCanvas {CANVAS} at (610,310) size 106x106 [border: (3px solid #008000)]
22 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698