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

Side by Side Diff: LayoutTests/platform/linux/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 784x105 6 RenderBlock (anonymous) at (0,0) size 784x105
7 RenderImage {IMG} at (0,0) size 220x100 7 LayoutImage {IMG} at (0,0) size 220x100
8 RenderText {#text} at (220,85) size 4x19 8 RenderText {#text} at (220,85) size 4x19
9 text run at (220,85) width 4: " " 9 text run at (220,85) width 4: " "
10 RenderBR {BR} at (224,100) size 0x0 10 RenderBR {BR} at (224,100) size 0x0
11 LayoutTable {TABLE} at (0,105) size 784x190 11 LayoutTable {TABLE} at (0,105) size 784x190
12 LayoutTableSection {TBODY} at (0,0) size 784x190 12 LayoutTableSection {TBODY} at (0,0) size 784x190
13 LayoutTableRow {TR} at (0,2) size 784x22 13 LayoutTableRow {TR} at (0,2) size 784x22
14 LayoutTableCell {TD} at (2,2) size 149x22 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1] 14 LayoutTableCell {TD} at (2,2) size 149x22 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
15 RenderText {#text} at (1,1) size 11x19 15 RenderText {#text} at (1,1) size 11x19
16 text run at (1,1) width 11: "X" 16 text run at (1,1) width 11: "X"
17 LayoutTableCell {TD} at (153,2) size 150x22 [bgcolor=#DDDDDD] [r=0 c =1 rs=1 cs=1] 17 LayoutTableCell {TD} at (153,2) size 150x22 [bgcolor=#DDDDDD] [r=0 c =1 rs=1 cs=1]
(...skipping 25 matching lines...) Expand all
43 text run at (1,81) width 45: "mozilla " 43 text run at (1,81) width 45: "mozilla "
44 text run at (46,81) width 247: "mozilla qa smoke tests smoke qa mozilla " 44 text run at (46,81) width 247: "mozilla qa smoke tests smoke qa mozilla "
45 text run at (293,81) width 179: "mozilla qa smoke tests smoke" 45 text run at (293,81) width 179: "mozilla qa smoke tests smoke"
46 text run at (1,101) width 64: "qa mozilla " 46 text run at (1,101) width 64: "qa mozilla "
47 text run at (65,101) width 247: "mozilla qa smoke tests smoke qa mozilla " 47 text run at (65,101) width 247: "mozilla qa smoke tests smoke qa mozilla "
48 text run at (312,101) width 135: "mozilla qa smoke tests" 48 text run at (312,101) width 135: "mozilla qa smoke tests"
49 text run at (1,121) width 108: "smoke qa mozilla " 49 text run at (1,121) width 108: "smoke qa mozilla "
50 text run at (109,121) width 247: "mozilla qa smoke tests smoke q a mozilla " 50 text run at (109,121) width 247: "mozilla qa smoke tests smoke q a mozilla "
51 text run at (356,121) width 104: "mozilla qa smoke" 51 text run at (356,121) width 104: "mozilla qa smoke"
52 text run at (1,141) width 135: "tests smoke qa mozilla" 52 text run at (1,141) width 135: "tests smoke qa mozilla"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698