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

Side by Side Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug6404-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 RenderBlock (anonymous) at (0,0) size 784x104 6 RenderBlock (anonymous) at (0,0) size 784x104
7 RenderImage {IMG} at (0,0) size 220x100 7 LayoutImage {IMG} at (0,0) size 220x100
8 RenderText {#text} at (220,86) size 4x17 8 RenderText {#text} at (220,86) size 4x17
9 text run at (220,86) width 4: " " 9 text run at (220,86) width 4: " "
10 RenderBR {BR} at (224,100) size 0x0 10 RenderBR {BR} at (224,100) size 0x0
11 LayoutTable {TABLE} at (0,104) size 784x172 11 LayoutTable {TABLE} at (0,104) size 784x172
12 LayoutTableSection {TBODY} at (0,0) size 784x172 12 LayoutTableSection {TBODY} at (0,0) size 784x172
13 LayoutTableRow {TR} at (0,2) size 784x20 13 LayoutTableRow {TR} at (0,2) size 784x20
14 LayoutTableCell {TD} at (2,2) size 148x20 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1] 14 LayoutTableCell {TD} at (2,2) size 148x20 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
15 RenderText {#text} at (1,1) size 12x17 15 RenderText {#text} at (1,1) size 12x17
16 text run at (1,1) width 12: "X" 16 text run at (1,1) width 12: "X"
17 LayoutTableCell {TD} at (152,2) size 148x20 [bgcolor=#DDDDDD] [r=0 c =1 rs=1 cs=1] 17 LayoutTableCell {TD} at (152,2) size 148x20 [bgcolor=#DDDDDD] [r=0 c =1 rs=1 cs=1]
(...skipping 24 matching lines...) Expand all
42 text run at (267,55) width 211: "mozilla qa smoke tests smoke qa " 42 text run at (267,55) width 211: "mozilla qa smoke tests smoke qa "
43 text run at (1,73) width 52: "mozilla " 43 text run at (1,73) width 52: "mozilla "
44 text run at (52,73) width 268: "mozilla qa smoke tests smoke qa mozilla " 44 text run at (52,73) width 268: "mozilla qa smoke tests smoke qa mozilla "
45 text run at (319,73) width 146: "mozilla qa smoke tests" 45 text run at (319,73) width 146: "mozilla qa smoke tests"
46 text run at (1,91) width 117: "smoke qa mozilla " 46 text run at (1,91) width 117: "smoke qa mozilla "
47 text run at (117,91) width 268: "mozilla qa smoke tests smoke qa mozilla " 47 text run at (117,91) width 268: "mozilla qa smoke tests smoke qa mozilla "
48 text run at (384,91) width 68: "mozilla qa" 48 text run at (384,91) width 68: "mozilla qa"
49 text run at (1,109) width 196: "smoke tests smoke qa mozilla " 49 text run at (1,109) width 196: "smoke tests smoke qa mozilla "
50 text run at (196,109) width 263: "mozilla qa smoke tests smoke q a mozilla" 50 text run at (196,109) width 263: "mozilla qa smoke tests smoke q a mozilla"
51 text run at (1,127) width 263: "mozilla qa smoke tests smoke qa mozilla" 51 text run at (1,127) width 263: "mozilla qa smoke tests smoke qa mozilla"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698