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

Side by Side Diff: LayoutTests/platform/android/tables/mozilla_expected_failures/bugs/bug45621-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 800x74 3 layer at (0,0) size 800x74
4 RenderBlock {HTML} at (0,0) size 800x74 4 RenderBlock {HTML} at (0,0) size 800x74
5 RenderBody {BODY} at (8,8) size 784x58 5 RenderBody {BODY} at (8,8) size 784x58
6 LayoutTable {TABLE} at (0,0) size 392x58 [bgcolor=#C0C0C0] 6 LayoutTable {TABLE} at (0,0) size 392x58 [bgcolor=#C0C0C0]
7 LayoutTableSection {TBODY} at (0,0) size 392x58 7 LayoutTableSection {TBODY} at (0,0) size 392x58
8 LayoutTableRow {TR} at (0,0) size 392x18 8 LayoutTableRow {TR} at (0,0) size 392x18
9 LayoutTableCell {TD} at (0,0) size 392x18 [bgcolor=#808080] [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (0,0) size 392x18 [bgcolor=#808080] [r=0 c=0 rs=1 cs=1]
10 RenderTextControl {INPUT} at (0,0) size 392x18 [bgcolor=#FFC0CB] 10 RenderTextControl {INPUT} at (0,0) size 392x18 [bgcolor=#FFC0CB]
11 RenderText {#text} at (0,0) size 0x0 11 RenderText {#text} at (0,0) size 0x0
12 LayoutTableRow {TR} at (0,18) size 392x40 12 LayoutTableRow {TR} at (0,18) size 392x40
13 LayoutTableCell {TD} at (0,18) size 392x40 [bgcolor=#808080] [r=1 c= 0 rs=1 cs=1] 13 LayoutTableCell {TD} at (0,18) size 392x40 [bgcolor=#808080] [r=1 c= 0 rs=1 cs=1]
14 RenderImage {IMG} at (0,0) size 392x40 [bgcolor=#00FFFF] 14 LayoutImage {IMG} at (0,0) size 392x40 [bgcolor=#00FFFF]
15 RenderText {#text} at (0,0) size 0x0 15 RenderText {#text} at (0,0) size 0x0
16 layer at (8,9) size 392x16 16 layer at (8,9) size 392x16
17 RenderBlock {DIV} at (0,1) size 392x16 17 RenderBlock {DIV} at (0,1) size 392x16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698