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

Side by Side Diff: LayoutTests/platform/linux/tables/mozilla/bugs/bug625-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 scrollWidth 1012 1 layer at (0,0) size 800x600 scrollWidth 1012
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 {HR} at (0,0) size 1004x4 [border: (2px solid #000000)] 6 RenderBlock {HR} at (0,0) size 1004x4 [border: (2px solid #000000)]
7 RenderBlock (anonymous) at (0,12) size 784x20 7 RenderBlock (anonymous) at (0,12) size 784x20
8 RenderBR {BR} at (0,0) size 0x19 8 RenderBR {BR} at (0,0) size 0x19
9 LayoutTable {TABLE} at (0,32) size 642x219 9 LayoutTable {TABLE} at (0,32) size 642x219
10 LayoutTableSection {TBODY} at (0,0) size 642x219 10 LayoutTableSection {TBODY} at (0,0) size 642x219
11 LayoutTableRow {TR} at (0,0) size 642x27 11 LayoutTableRow {TR} at (0,0) size 642x27
12 LayoutTableCell {TD} at (0,0) size 642x27 [r=0 c=0 rs=1 cs=3] 12 LayoutTableCell {TD} at (0,0) size 642x27 [r=0 c=0 rs=1 cs=3]
13 RenderImage {IMG} at (0,0) size 642x27 [border: (1px solid #000000 )] 13 LayoutImage {IMG} at (0,0) size 642x27 [border: (1px solid #000000 )]
14 LayoutTableRow {TR} at (0,27) size 642x192 14 LayoutTableRow {TR} at (0,27) size 642x192
15 LayoutTableCell {TD} at (0,83) size 150x80 [r=1 c=0 rs=1 cs=1] 15 LayoutTableCell {TD} at (0,83) size 150x80 [r=1 c=0 rs=1 cs=1]
16 RenderImage {IMG} at (0,0) size 102x80 [border: (1px solid #000000 )] 16 LayoutImage {IMG} at (0,0) size 102x80 [border: (1px solid #000000 )]
17 RenderText {#text} at (0,0) size 0x0 17 RenderText {#text} at (0,0) size 0x0
18 LayoutTableCell {TD} at (150,122) size 67x1 [r=1 c=1 rs=1 cs=1] 18 LayoutTableCell {TD} at (150,122) size 67x1 [r=1 c=1 rs=1 cs=1]
19 RenderImage {IMG} at (0,0) size 40x1 19 LayoutImage {IMG} at (0,0) size 40x1
20 LayoutTableCell {TD} at (217,27) size 425x192 [r=1 c=2 rs=1 cs=1] 20 LayoutTableCell {TD} at (217,27) size 425x192 [r=1 c=2 rs=1 cs=1]
21 RenderImage {IMG} at (0,0) size 252x172 [border: (1px solid #00000 0)] 21 LayoutImage {IMG} at (0,0) size 252x172 [border: (1px solid #00000 0)]
22 RenderBR {BR} at (252,172) size 0x0 22 RenderBR {BR} at (252,172) size 0x0
23 RenderText {#text} at (0,172) size 71x19 23 RenderText {#text} at (0,172) size 71x19
24 text run at (0,172) width 71: "Click Here!" 24 text run at (0,172) width 71: "Click Here!"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698