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

Side by Side Diff: LayoutTests/platform/android/tables/mozilla/bugs/bug24661-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 LayoutTable {TABLE} at (0,0) size 784x66 [border: (2px outset #808080)] 6 LayoutTable {TABLE} at (0,0) size 784x66 [border: (2px outset #808080)]
7 LayoutTableSection {TBODY} at (2,2) size 780x62 7 LayoutTableSection {TBODY} at (2,2) size 780x62
8 LayoutTableRow {TR} at (0,2) size 780x58 8 LayoutTableRow {TR} at (0,2) size 780x58
9 LayoutTableCell {TD} at (2,2) size 776x58 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,2) size 776x58 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
10 LayoutTable {TABLE} at (550,2) size 224x54 [border: (1px outset #8 08080)] 10 LayoutTable {TABLE} at (550,2) size 224x54 [border: (1px outset #8 08080)]
11 LayoutTableSection {TBODY} at (1,1) size 222x52 11 LayoutTableSection {TBODY} at (1,1) size 222x52
12 LayoutTableRow {TR} at (0,0) size 222x42 12 LayoutTableRow {TR} at (0,0) size 222x42
13 LayoutTableCell {TD} at (0,0) size 222x42 [border: (1px inse t #808080)] [r=0 c=0 rs=1 cs=1] 13 LayoutTableCell {TD} at (0,0) size 222x42 [border: (1px inse t #808080)] [r=0 c=0 rs=1 cs=1]
14 RenderText {#text} at (1,1) size 194x39 14 RenderText {#text} at (1,1) size 194x39
15 text run at (1,1) width 194: "this doesn't show until a window" 15 text run at (1,1) width 194: "this doesn't show until a window"
16 text run at (1,21) width 34: "resize" 16 text run at (1,21) width 34: "resize"
17 LayoutTableRow {TR} at (0,42) size 222x10 17 LayoutTableRow {TR} at (0,42) size 222x10
18 LayoutTableCell {TD} at (0,42) size 222x10 [border: (1px ins et #808080)] [r=1 c=0 rs=1 cs=1] 18 LayoutTableCell {TD} at (0,42) size 222x10 [border: (1px ins et #808080)] [r=1 c=0 rs=1 cs=1]
19 RenderImage {IMG} at (1,1) size 1x8 19 LayoutImage {IMG} at (1,1) size 1x8
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698