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

Side by Side Diff: LayoutTests/platform/mac/fast/block/positioning/hiding-inside-relpositioned-inline-expected.txt

Issue 6949014: Merge 85964 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/742/
Patch Set: Created 9 years, 7 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
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderText {#text} at (0,0) size 467x18 6 RenderText {#text} at (0,0) size 467x18
7 text run at (0,0) width 467: "You should see the number 0 below, and the grey box should fit it snugly." 7 text run at (0,0) width 467: "You should see the number 0 below, and the grey box should fit it snugly."
8 layer at (485,18) size 10x20 8 layer at (485,18) size 10x20
9 RenderBlock (positioned) {DIV} at (10,10) size 10x20 [bgcolor=#808080] 9 RenderBlock (positioned) {DIV} at (10,10) size 10x20 [bgcolor=#808080]
10 RenderBlock {DIV} at (0,0) size 10x20 [bgcolor=#ACACAC] 10 RenderBlock {DIV} at (0,0) size 10x20 [bgcolor=#ACACAC]
11 RenderBlock {DIV} at (1,1) size 8x18 11 RenderBlock {DIV} at (1,1) size 8x18
12 RenderBlock {DIV} at (0,0) size 8x18 12 RenderBlock {DIV} at (0,0) size 8x18
13 RenderText {#text} at (0,0) size 8x18 13 RenderText {#text} at (0,0) size 8x18
14 text run at (0,0) width 8: "0" 14 text run at (0,0) width 8: "0"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698