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

Side by Side Diff: LayoutTests/platform/win-xp/fast/replaced/max-width-percent-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 800x221 3 layer at (0,0) size 800x221
4 RenderBlock {HTML} at (0,0) size 800x221 4 RenderBlock {HTML} at (0,0) size 800x221
5 RenderBody {BODY} at (8,16) size 784x197 5 RenderBody {BODY} at (8,16) size 784x197
6 RenderBlock {P} at (0,0) size 784x40 6 RenderBlock {P} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 51x19 7 RenderText {#text} at (0,0) size 51x19
8 text run at (0,0) width 51: "Test for " 8 text run at (0,0) width 51: "Test for "
9 RenderInline {I} at (0,0) size 779x39 9 RenderInline {I} at (0,0) size 779x39
10 RenderInline {A} at (0,0) size 154x19 [color=#0000EE] 10 RenderInline {A} at (0,0) size 154x19 [color=#0000EE]
11 RenderText {#text} at (51,0) size 154x19 11 RenderText {#text} at (51,0) size 154x19
12 text run at (51,0) width 154: "rdar://problem/5862634" 12 text run at (51,0) width 154: "rdar://problem/5862634"
13 RenderText {#text} at (205,0) size 779x39 13 RenderText {#text} at (205,0) size 779x39
14 text run at (205,0) width 4: " " 14 text run at (205,0) width 4: " "
15 text run at (209,0) width 570: "REGRESSION (3.1.1): In iChat, inline image not resizable past current size after another" 15 text run at (209,0) width 570: "REGRESSION (3.1.1): In iChat, inline image not resizable past current size after another"
16 text run at (0,20) width 90: "IM is received" 16 text run at (0,20) width 90: "IM is received"
17 RenderText {#text} at (90,20) size 4x19 17 RenderText {#text} at (90,20) size 4x19
18 text run at (90,20) width 4: "." 18 text run at (90,20) width 4: "."
19 RenderBlock {P} at (0,56) size 784x20 19 RenderBlock {P} at (0,56) size 784x20
20 RenderText {#text} at (0,0) size 302x19 20 RenderText {#text} at (0,0) size 302x19
21 text run at (0,0) width 302: "The blue square below should be 100\x{D7 }100 pixels." 21 text run at (0,0) width 302: "The blue square below should be 100\x{D7 }100 pixels."
22 RenderBlock {DIV} at (0,92) size 200x105 22 RenderBlock {DIV} at (0,92) size 200x105
23 RenderBlock {DIV} at (0,0) size 100x105 23 RenderBlock {DIV} at (0,0) size 100x105
24 RenderImage {IMG} at (0,0) size 100x100 24 LayoutImage {IMG} at (0,0) size 100x100
25 RenderText {#text} at (0,0) size 0x0 25 RenderText {#text} at (0,0) size 0x0
26 RenderText {#text} at (0,0) size 0x0 26 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698