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

Side by Side Diff: LayoutTests/platform/mac/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 784x62 [border: (2px outset #808080)] 6 LayoutTable {TABLE} at (0,0) size 784x62 [border: (2px outset #808080)]
7 LayoutTableSection {TBODY} at (2,2) size 780x58 7 LayoutTableSection {TBODY} at (2,2) size 780x58
8 LayoutTableRow {TR} at (0,2) size 780x54 8 LayoutTableRow {TR} at (0,2) size 780x54
9 LayoutTableCell {TD} at (2,2) size 776x54 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,2) size 776x54 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
10 LayoutTable {TABLE} at (550,2) size 224x50 [border: (1px outset #8 08080)] 10 LayoutTable {TABLE} at (550,2) size 224x50 [border: (1px outset #8 08080)]
11 LayoutTableSection {TBODY} at (1,1) size 222x48 11 LayoutTableSection {TBODY} at (1,1) size 222x48
12 LayoutTableRow {TR} at (0,0) size 222x38 12 LayoutTableRow {TR} at (0,0) size 222x38
13 LayoutTableCell {TD} at (0,0) size 222x38 [border: (1px inse t #808080)] [r=0 c=0 rs=1 cs=1] 13 LayoutTableCell {TD} at (0,0) size 222x38 [border: (1px inse t #808080)] [r=0 c=0 rs=1 cs=1]
14 RenderText {#text} at (1,1) size 210x36 14 RenderText {#text} at (1,1) size 210x36
15 text run at (1,1) width 210: "this doesn't show until a window" 15 text run at (1,1) width 210: "this doesn't show until a window"
16 text run at (1,19) width 38: "resize" 16 text run at (1,19) width 38: "resize"
17 LayoutTableRow {TR} at (0,38) size 222x10 17 LayoutTableRow {TR} at (0,38) size 222x10
18 LayoutTableCell {TD} at (0,38) size 222x10 [border: (1px ins et #808080)] [r=1 c=0 rs=1 cs=1] 18 LayoutTableCell {TD} at (0,38) size 222x10 [border: (1px ins et #808080)] [r=1 c=0 rs=1 cs=1]
19 RenderBlock {IMG} at (1,1) size 1x8 19 RenderBlock {IMG} at (1,1) size 1x8
20 layer at (564,54) size 4x8 clip at (565,55) size 2x6 scrollWidth 17 scrollHeight 18 20 layer at (564,54) size 4x8 clip at (565,55) size 2x6 scrollWidth 17 scrollHeight 18
21 RenderBlock {DIV} at (0,0) size 4x8 [border: (1px solid #C0C0C0)] 21 RenderBlock {DIV} at (0,0) size 4x8 [border: (1px solid #C0C0C0)]
22 RenderImage {IMG} at (2,2) size 16x16 22 LayoutImage {IMG} at (2,2) size 16x16
23 layer at (582,56) size 0x0 23 layer at (582,56) size 0x0
24 RenderBlock {DIV} at (18,2) size 0x0 24 RenderBlock {DIV} at (18,2) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698