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

Side by Side Diff: LayoutTests/platform/android/tables/mozilla/bugs/bug215629-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 {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 198x19 7 RenderText {#text} at (0,0) size 198x19
8 text run at (0,0) width 198: "Image URLs intentionally broken" 8 text run at (0,0) width 198: "Image URLs intentionally broken"
9 LayoutTable {TABLE} at (0,36) size 732x57 9 LayoutTable {TABLE} at (0,36) size 732x57
10 LayoutTableSection {TBODY} at (0,0) size 732x57 10 LayoutTableSection {TBODY} at (0,0) size 732x57
11 LayoutTableRow {TR} at (0,2) size 732x53 11 LayoutTableRow {TR} at (0,2) size 732x53
12 LayoutTableCell {TD} at (2,2) size 728x53 [r=0 c=0 rs=1 cs=1] 12 LayoutTableCell {TD} at (2,2) size 728x53 [r=0 c=0 rs=1 cs=1]
13 RenderImage {IMG} at (1,1) size 167x51 13 LayoutImage {IMG} at (1,1) size 167x51
14 RenderImage {IMG} at (168,1) size 181x51 14 LayoutImage {IMG} at (168,1) size 181x51
15 RenderImage {IMG} at (349,1) size 205x51 15 LayoutImage {IMG} at (349,1) size 205x51
16 RenderImage {IMG} at (554,1) size 173x51 16 LayoutImage {IMG} at (554,1) size 173x51
17 RenderBlock {P} at (0,109) size 784x20 17 RenderBlock {P} at (0,109) size 784x20
18 RenderText {#text} at (0,0) size 434x19 18 RenderText {#text} at (0,0) size 434x19
19 text run at (0,0) width 434: "Identical to the above except that width =\"100%\" was removed from TD" 19 text run at (0,0) width 434: "Identical to the above except that width =\"100%\" was removed from TD"
20 LayoutTable {TABLE} at (0,145) size 732x57 20 LayoutTable {TABLE} at (0,145) size 732x57
21 LayoutTableSection {TBODY} at (0,0) size 732x57 21 LayoutTableSection {TBODY} at (0,0) size 732x57
22 LayoutTableRow {TR} at (0,2) size 732x53 22 LayoutTableRow {TR} at (0,2) size 732x53
23 LayoutTableCell {TD} at (2,2) size 728x53 [r=0 c=0 rs=1 cs=1] 23 LayoutTableCell {TD} at (2,2) size 728x53 [r=0 c=0 rs=1 cs=1]
24 RenderImage {IMG} at (1,1) size 167x51 24 LayoutImage {IMG} at (1,1) size 167x51
25 RenderImage {IMG} at (168,1) size 181x51 25 LayoutImage {IMG} at (168,1) size 181x51
26 RenderImage {IMG} at (349,1) size 205x51 26 LayoutImage {IMG} at (349,1) size 205x51
27 RenderImage {IMG} at (554,1) size 173x51 27 LayoutImage {IMG} at (554,1) size 173x51
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698