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

Side by Side Diff: LayoutTests/platform/win-xp/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 784x40 6 RenderBlock {DIV} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 237x19 7 RenderText {#text} at (0,0) size 237x19
8 text run at (0,0) width 237: "This test checks for regressions against " 8 text run at (0,0) width 237: "This test checks for regressions against "
9 RenderInline {A} at (0,0) size 777x39 [color=#0000EE] 9 RenderInline {A} at (0,0) size 777x39 [color=#0000EE]
10 RenderText {#text} at (237,0) size 777x39 10 RenderText {#text} at (237,0) size 777x39
11 text run at (237,0) width 540: "Radar 4279765: REGRESSION: \"More... \" links on flickr groups pages have hover issues" 11 text run at (237,0) width 540: "Radar 4279765: REGRESSION: \"More... \" links on flickr groups pages have hover issues"
12 text run at (0,20) width 70: "(flickr.com)" 12 text run at (0,20) width 70: "(flickr.com)"
13 RenderText {#text} at (70,20) size 567x19 13 RenderText {#text} at (70,20) size 567x19
14 text run at (70,20) width 567: ", or rather, a related painting issue. The word \"PASS\" should appear below in translucent blue." 14 text run at (70,20) width 567: ", or rather, a related painting issue. The word \"PASS\" should appear below in translucent blue."
15 layer at (8,48) size 784x125 transparent 15 layer at (8,48) size 784x125 transparent
16 RenderBlock {DIV} at (0,40) size 784x125 16 RenderBlock {DIV} at (0,40) 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,85) size 4x19 19 RenderText {#text} at (100,85) size 4x19
20 text run at (100,85) width 4: " " 20 text run at (100,85) width 4: " "
21 RenderBR {BR} at (0,0) size 0x0 21 RenderBR {BR} at (0,0) size 0x0
22 RenderBlock (floating) {H1} at (25,126.44) size 79x37 22 RenderBlock (floating) {H1} at (25,126.44) size 79x37
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 0x19 27 RenderBR {BR} at (104,0) size 0x19
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698