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

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

Issue 770383005: Auto-rebaseline for r186551 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years 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
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 440x19 6 RenderText {#text} at (0,0) size 440x19
7 text run at (0,0) width 440: "You should see the number 0 below, and the grey box should fit it snugly." 7 text run at (0,0) width 440: "You should see the number 0 below, and the grey box should fit it snugly."
8 layer at (8,8) size 0x19
9 RenderInline (relative positioned) {SPAN} at (0,0) size 0x19
10 RenderText {#text} at (0,0) size 0x0
8 layer at (458,18) size 10x22 11 layer at (458,18) size 10x22
9 RenderBlock (positioned) {DIV} at (10,10) size 10x22 [bgcolor=#808080] 12 RenderBlock (positioned) {DIV} at (10,10) size 10x22 [bgcolor=#808080]
10 RenderBlock {DIV} at (0,0) size 10x22 [bgcolor=#ACACAC] 13 RenderBlock {DIV} at (0,0) size 10x22 [bgcolor=#ACACAC]
11 RenderBlock {DIV} at (1,1) size 8x20 14 RenderBlock {DIV} at (1,1) size 8x20
12 RenderBlock {DIV} at (0,0) size 8x20 15 RenderBlock {DIV} at (0,0) size 8x20
13 RenderText {#text} at (0,0) size 8x19 16 RenderText {#text} at (0,0) size 8x19
14 text run at (0,0) width 8: "0" 17 text run at (0,0) width 8: "0"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698