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

Side by Side Diff: LayoutTests/platform/win/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 800x214 3 layer at (0,0) size 800x214
4 RenderBlock {HTML} at (0,0) size 800x214 4 RenderBlock {HTML} at (0,0) size 800x214
5 RenderBody {BODY} at (8,16) size 784x190 5 RenderBody {BODY} at (8,16) size 784x190
6 RenderBlock {P} at (0,0) size 784x36 6 RenderBlock {P} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 55x17 7 RenderText {#text} at (0,0) size 55x17
8 text run at (0,0) width 55: "Test for " 8 text run at (0,0) width 55: "Test for "
9 RenderInline {I} at (0,0) size 736x35 9 RenderInline {I} at (0,0) size 736x35
10 RenderInline {A} at (0,0) size 157x17 [color=#0000EE] 10 RenderInline {A} at (0,0) size 157x17 [color=#0000EE]
11 RenderText {#text} at (54,0) size 157x17 11 RenderText {#text} at (54,0) size 157x17
12 text run at (54,0) width 157: "rdar://problem/5862634" 12 text run at (54,0) width 157: "rdar://problem/5862634"
13 RenderText {#text} at (210,0) size 736x35 13 RenderText {#text} at (210,0) size 736x35
14 text run at (210,0) width 5: " " 14 text run at (210,0) width 5: " "
15 text run at (214,0) width 522: "REGRESSION (3.1.1): In iChat, inline image not resizable past current size after" 15 text run at (214,0) width 522: "REGRESSION (3.1.1): In iChat, inline image not resizable past current size after"
16 text run at (0,18) width 146: "another IM is received" 16 text run at (0,18) width 146: "another IM is received"
17 RenderText {#text} at (145,18) size 5x17 17 RenderText {#text} at (145,18) size 5x17
18 text run at (145,18) width 5: "." 18 text run at (145,18) width 5: "."
19 RenderBlock {P} at (0,52) size 784x18 19 RenderBlock {P} at (0,52) size 784x18
20 RenderText {#text} at (0,0) size 319x17 20 RenderText {#text} at (0,0) size 319x17
21 text run at (0,0) width 319: "The blue square below should be 100\x{D7 }100 pixels." 21 text run at (0,0) width 319: "The blue square below should be 100\x{D7 }100 pixels."
22 RenderBlock {DIV} at (0,86) size 200x104 22 RenderBlock {DIV} at (0,86) size 200x104
23 RenderBlock {DIV} at (0,0) size 100x104 23 RenderBlock {DIV} at (0,0) size 100x104
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