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

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

Issue 923953002: Move rendering/RenderImage* to layout/LayoutImage* (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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 RenderBlock (anonymous) at (0,0) size 784x36 6 RenderBlock (anonymous) at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 777x36 7 RenderText {#text} at (0,0) size 777x36
8 text run at (0,0) width 734: "The following elements behave differentl y in different browsers. Our current behavior will cause them to overlap, " 8 text run at (0,0) width 734: "The following elements behave differentl y in different browsers. Our current behavior will cause them to overlap, "
9 text run at (733,0) width 44: "but we" 9 text run at (733,0) width 44: "but we"
10 text run at (0,18) width 241: "may need to change this in the future." 10 text run at (0,18) width 241: "may need to change this in the future."
11 LayoutTable {TABLE} at (0,36) size 784x22 11 LayoutTable {TABLE} at (0,36) size 784x22
12 LayoutTableSection {TBODY} at (0,0) size 784x22 12 LayoutTableSection {TBODY} at (0,0) size 784x22
13 LayoutTableRow {TR} at (0,1) size 784x20 13 LayoutTableRow {TR} at (0,1) size 784x20
14 LayoutTableCell {TD} at (1,10) size 2x2 [r=0 c=0 rs=1 cs=1] 14 LayoutTableCell {TD} at (1,10) size 2x2 [r=0 c=0 rs=1 cs=1]
15 RenderImage {IMG} at (1,1) size 0x0 15 LayoutImage {IMG} at (1,1) size 0x0
16 LayoutTableCell {TD} at (4,10) size 2x2 [r=0 c=1 rs=1 cs=1] 16 LayoutTableCell {TD} at (4,10) size 2x2 [r=0 c=1 rs=1 cs=1]
17 RenderImage {IMG} at (1,1) size 0x0 17 LayoutImage {IMG} at (1,1) size 0x0
18 LayoutTableCell {TD} at (7,10) size 2x2 [r=0 c=2 rs=1 cs=1] 18 LayoutTableCell {TD} at (7,10) size 2x2 [r=0 c=2 rs=1 cs=1]
19 RenderImage {IMG} at (1,1) size 0x0 19 LayoutImage {IMG} at (1,1) size 0x0
20 LayoutTableCell {TD} at (10,1) size 773x20 [r=0 c=3 rs=1 cs=1] 20 LayoutTableCell {TD} at (10,1) size 773x20 [r=0 c=3 rs=1 cs=1]
21 RenderText {#text} at (1,1) size 4x18 21 RenderText {#text} at (1,1) size 4x18
22 text run at (1,1) width 4: " " 22 text run at (1,1) width 4: " "
23 RenderBlock (anonymous) at (0,58) size 784x36 23 RenderBlock (anonymous) at (0,58) size 784x36
24 RenderBR {BR} at (0,0) size 0x18 24 RenderBR {BR} at (0,0) size 0x18
25 RenderBR {BR} at (0,18) size 0x18 25 RenderBR {BR} at (0,18) size 0x18
26 LayoutTable {TABLE} at (0,94) size 784x279 26 LayoutTable {TABLE} at (0,94) size 784x279
27 LayoutTableSection {TBODY} at (0,0) size 784x279 27 LayoutTableSection {TBODY} at (0,0) size 784x279
28 LayoutTableRow {TR} at (0,1) size 784x277 28 LayoutTableRow {TR} at (0,1) size 784x277
29 LayoutTableCell {TD} at (1,1) size 216x277 [r=0 c=0 rs=1 cs=1] 29 LayoutTableCell {TD} at (1,1) size 216x277 [r=0 c=0 rs=1 cs=1]
30 RenderImage {IMG} at (1,1) size 214x275 30 LayoutImage {IMG} at (1,1) size 214x275
31 LayoutTableCell {TD} at (218,1) size 216x277 [r=0 c=1 rs=1 cs=1] 31 LayoutTableCell {TD} at (218,1) size 216x277 [r=0 c=1 rs=1 cs=1]
32 RenderImage {IMG} at (1,1) size 214x275 32 LayoutImage {IMG} at (1,1) size 214x275
33 LayoutTableCell {TD} at (435,1) size 216x277 [r=0 c=2 rs=1 cs=1] 33 LayoutTableCell {TD} at (435,1) size 216x277 [r=0 c=2 rs=1 cs=1]
34 RenderImage {IMG} at (1,1) size 214x275 34 LayoutImage {IMG} at (1,1) size 214x275
35 LayoutTableCell {TD} at (652,129) size 131x20 [r=0 c=3 rs=1 cs=1] 35 LayoutTableCell {TD} at (652,129) size 131x20 [r=0 c=3 rs=1 cs=1]
36 RenderText {#text} at (1,1) size 4x18 36 RenderText {#text} at (1,1) size 4x18
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