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

Side by Side Diff: LayoutTests/platform/win/fast/block/float/float-in-float-painting-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 {DIV} at (0,0) size 784x36 6 RenderBlock {DIV} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 255x17 7 RenderText {#text} at (0,0) size 255x17
8 text run at (0,0) width 255: "This test checks for regressions against " 8 text run at (0,0) width 255: "This test checks for regressions against "
9 RenderInline {A} at (0,0) size 744x35 [color=#0000EE] 9 RenderInline {A} at (0,0) size 744x35 [color=#0000EE]
10 RenderText {#text} at (254,0) size 744x35 10 RenderText {#text} at (254,0) size 744x35
11 text run at (254,0) width 490: "Radar 4279765: REGRESSION: \"More... \" links on flickr groups pages have" 11 text run at (254,0) width 490: "Radar 4279765: REGRESSION: \"More... \" links on flickr groups pages have"
12 text run at (0,18) width 160: "hover issues (flickr.com)" 12 text run at (0,18) width 160: "hover issues (flickr.com)"
13 RenderText {#text} at (159,18) size 606x17 13 RenderText {#text} at (159,18) size 606x17
14 text run at (159,18) width 606: ", or rather, a related painting issue . The word \"PASS\" should appear below in translucent blue." 14 text run at (159,18) width 606: ", or rather, a related painting issue . The word \"PASS\" should appear below in translucent blue."
15 layer at (8,44) size 784x125 transparent 15 layer at (8,44) size 784x125 transparent
16 RenderBlock {DIV} at (0,36) size 784x125 16 RenderBlock {DIV} at (0,36) size 784x125
17 RenderBlock (floating) {DIV} at (0,0) size 104x125 17 RenderBlock (floating) {DIV} at (0,0) size 104x125
18 RenderImage {IMG} at (0,0) size 100x100 18 LayoutImage {IMG} at (0,0) size 100x100
19 RenderText {#text} at (100,86) size 4x17 19 RenderText {#text} at (100,86) size 4x17
20 text run at (100,86) width 4: " " 20 text run at (100,86) width 4: " "
21 RenderBR {BR} at (0,0) size 0x0 21 RenderBR {BR} at (0,0) size 0x0
22 RenderBlock (floating) {H1} at (25.75,125.44) size 78.25x37 22 RenderBlock (floating) {H1} at (25.75,125.44) size 78.25x37
23 RenderInline {A} at (0,0) size 79x36 [color=#0000EE] 23 RenderInline {A} at (0,0) size 79x36 [color=#0000EE]
24 RenderText {#text} at (0,0) size 79x36 24 RenderText {#text} at (0,0) size 79x36
25 text run at (0,0) width 79: "PASS" 25 text run at (0,0) width 79: "PASS"
26 RenderText {#text} at (0,0) size 0x0 26 RenderText {#text} at (0,0) size 0x0
27 RenderBR {BR} at (104,0) size 0x17 27 RenderBR {BR} at (104,0) size 0x17
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698