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

Side by Side Diff: LayoutTests/fast/canvas/canvas-size-change-after-layout-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 330x18
8 text run at (0,0) width 330: "These should be two identical green holl ow squares:"
9 RenderBlock (anonymous) at (0,34) size 784x60
10 RenderHTMLCanvas {CANVAS} at (0,0) size 56x56 [border: (3px solid #00800 0)]
11 RenderText {#text} at (56,42) size 4x18
12 text run at (56,42) width 4: " "
13 RenderHTMLCanvas {CANVAS} at (60,0) size 56x56 [border: (3px solid #0080 00)]
14 RenderText {#text} at (0,0) size 0x0
15 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698