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

Side by Side Diff: LayoutTests/platform/android/tables/mozilla/bugs/bug12910-2-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 (0,0) size 800x600 [bgcolor=#000000] 5 RenderBody {BODY} at (0,0) size 800x600 [bgcolor=#000000]
6 LayoutTable {TABLE} at (0,0) size 800x20 6 LayoutTable {TABLE} at (0,0) size 800x20
7 LayoutTableSection {TBODY} at (0,0) size 800x20 7 LayoutTableSection {TBODY} at (0,0) size 800x20
8 LayoutTableRow {TR} at (0,0) size 800x20 8 LayoutTableRow {TR} at (0,0) size 800x20
9 LayoutTableCell {TD} at (0,0) size 4x20 [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (0,0) size 4x20 [r=0 c=0 rs=1 cs=1]
10 RenderImage {IMG} at (0,0) size 4x20 10 LayoutImage {IMG} at (0,0) size 4x20
11 LayoutTableCell {TD} at (4,6) size 672x14 [r=0 c=1 rs=1 cs=1] 11 LayoutTableCell {TD} at (4,6) size 672x14 [r=0 c=1 rs=1 cs=1]
12 RenderImage {IMG} at (0,0) size 672x14 12 LayoutImage {IMG} at (0,0) size 672x14
13 LayoutTableCell {TD} at (676,3) size 105x14 [r=0 c=2 rs=1 cs=1] 13 LayoutTableCell {TD} at (676,3) size 105x14 [r=0 c=2 rs=1 cs=1]
14 RenderImage {IMG} at (0,0) size 14x14 14 LayoutImage {IMG} at (0,0) size 14x14
15 RenderImage {IMG} at (14,0) size 14x14 15 LayoutImage {IMG} at (14,0) size 14x14
16 RenderImage {IMG} at (28,0) size 14x14 16 LayoutImage {IMG} at (28,0) size 14x14
17 RenderImage {IMG} at (42,0) size 14x14 17 LayoutImage {IMG} at (42,0) size 14x14
18 RenderImage {IMG} at (56,0) size 14x14 18 LayoutImage {IMG} at (56,0) size 14x14
19 RenderImage {IMG} at (70,0) size 7x14 19 LayoutImage {IMG} at (70,0) size 7x14
20 RenderImage {IMG} at (77,0) size 14x14 20 LayoutImage {IMG} at (77,0) size 14x14
21 RenderImage {IMG} at (91,0) size 14x14 21 LayoutImage {IMG} at (91,0) size 14x14
22 RenderText {#text} at (0,0) size 0x0 22 RenderText {#text} at (0,0) size 0x0
23 LayoutTableCell {TD} at (781,6) size 15x14 [r=0 c=3 rs=1 cs=1] 23 LayoutTableCell {TD} at (781,6) size 15x14 [r=0 c=3 rs=1 cs=1]
24 RenderImage {IMG} at (0,0) size 15x14 24 LayoutImage {IMG} at (0,0) size 15x14
25 LayoutTableCell {TD} at (796,0) size 4x20 [r=0 c=4 rs=1 cs=1] 25 LayoutTableCell {TD} at (796,0) size 4x20 [r=0 c=4 rs=1 cs=1]
26 RenderImage {IMG} at (0,0) size 4x20 26 LayoutImage {IMG} at (0,0) size 4x20
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698