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

Side by Side Diff: LayoutTests/platform/chromium-win/fast/replaced/width100percent-image-expected.txt

Issue 17072005: Floated elements inside a white-space:nowrap container should still wrap. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: now sans binary files. Created 7 years, 6 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
1 layer at (0,0) size 785x654 1 layer at (0,0) size 785x654
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 785x600
3 layer at (0,0) size 785x654 3 layer at (0,0) size 785x654
4 RenderBlock {HTML} at (0,0) size 785x654 4 RenderBlock {HTML} at (0,0) size 785x654
5 RenderBody {BODY} at (8,8) size 769x638 5 RenderBody {BODY} at (8,8) size 769x638
6 RenderBlock (anonymous) at (0,0) size 769x40 6 RenderBlock (anonymous) at (0,0) size 769x40
7 RenderText {#text} at (0,0) size 746x39 7 RenderText {#text} at (0,0) size 746x39
8 text run at (0,0) width 676: "The following elements behave differentl y in different browsers. Our current behavior will cause them to overlap, " 8 text run at (0,0) width 676: "The following elements behave differentl y in different browsers. Our current behavior will cause them to overlap, "
9 text run at (676,0) width 70: "but we may" 9 text run at (676,0) width 70: "but we may"
10 text run at (0,20) width 193: "need to change this in the future." 10 text run at (0,20) width 193: "need to change this in the future."
11 RenderTable {TABLE} at (0,40) size 769x279 11 RenderTable {TABLE} at (0,40) size 769x279
12 RenderTableSection {TBODY} at (0,0) size 769x279 12 RenderTableSection {TBODY} at (0,0) size 769x279
13 RenderTableRow {TR} at (0,1) size 769x277 13 RenderTableRow {TR} at (0,1) size 769x277
14 RenderTableCell {TD} at (1,1) size 216x277 [r=0 c=0 rs=1 cs=1] 14 RenderTableCell {TD} at (1,1) size 2x277 [r=0 c=0 rs=1 cs=1]
15 RenderImage {IMG} at (1,1) size 214x275 15 RenderImage {IMG} at (1,1) size 214x275
16 RenderTableCell {TD} at (218,1) size 2x277 [r=0 c=1 rs=1 cs=1] 16 RenderTableCell {TD} at (4,1) size 2x277 [r=0 c=1 rs=1 cs=1]
17 RenderImage {IMG} at (1,1) size 214x275 17 RenderImage {IMG} at (1,1) size 214x275
18 RenderTableCell {TD} at (221,1) size 2x277 [r=0 c=2 rs=1 cs=1] 18 RenderTableCell {TD} at (7,1) size 2x277 [r=0 c=2 rs=1 cs=1]
19 RenderImage {IMG} at (1,1) size 214x275 19 RenderImage {IMG} at (1,1) size 214x275
20 RenderTableCell {TD} at (224,128) size 544x22 [r=0 c=3 rs=1 cs=1] 20 RenderTableCell {TD} at (10,128) size 758x22 [r=0 c=3 rs=1 cs=1]
21 RenderText {#text} at (1,1) size 4x19 21 RenderText {#text} at (1,1) size 4x19
22 text run at (1,1) width 4: " " 22 text run at (1,1) width 4: " "
23 RenderBlock (anonymous) at (0,319) size 769x40 23 RenderBlock (anonymous) at (0,319) size 769x40
24 RenderBR {BR} at (0,0) size 0x19 24 RenderBR {BR} at (0,0) size 0x19
25 RenderBR {BR} at (0,20) size 0x19 25 RenderBR {BR} at (0,20) size 0x19
26 RenderTable {TABLE} at (0,359) size 769x279 26 RenderTable {TABLE} at (0,359) size 769x279
27 RenderTableSection {TBODY} at (0,0) size 769x279 27 RenderTableSection {TBODY} at (0,0) size 769x279
28 RenderTableRow {TR} at (0,1) size 769x277 28 RenderTableRow {TR} at (0,1) size 769x277
29 RenderTableCell {TD} at (1,1) size 216x277 [r=0 c=0 rs=1 cs=1] 29 RenderTableCell {TD} at (1,1) size 216x277 [r=0 c=0 rs=1 cs=1]
30 RenderImage {IMG} at (1,1) size 214x275 30 RenderImage {IMG} at (1,1) size 214x275
31 RenderTableCell {TD} at (218,1) size 216x277 [r=0 c=1 rs=1 cs=1] 31 RenderTableCell {TD} at (218,1) size 216x277 [r=0 c=1 rs=1 cs=1]
32 RenderImage {IMG} at (1,1) size 214x275 32 RenderImage {IMG} at (1,1) size 214x275
33 RenderTableCell {TD} at (435,1) size 216x277 [r=0 c=2 rs=1 cs=1] 33 RenderTableCell {TD} at (435,1) size 216x277 [r=0 c=2 rs=1 cs=1]
34 RenderImage {IMG} at (1,1) size 214x275 34 RenderImage {IMG} at (1,1) size 214x275
35 RenderTableCell {TD} at (652,128) size 116x22 [r=0 c=3 rs=1 cs=1] 35 RenderTableCell {TD} at (652,128) size 116x22 [r=0 c=3 rs=1 cs=1]
36 RenderText {#text} at (1,1) size 4x19 36 RenderText {#text} at (1,1) size 4x19
37 text run at (1,1) width 4: " " 37 text run at (1,1) width 4: " "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698