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

Side by Side Diff: LayoutTests/platform/win/fast/block/float/float-in-float-hit-testing-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 784x100 6 RenderBlock {DIV} at (0,0) size 784x100
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 401x17 13 RenderText {#text} at (159,18) size 401x17
14 text run at (159,18) width 401: ". Click on the word TEST below and it should turn into PASS." 14 text run at (159,18) width 401: ". Click on the word TEST below and it should turn into PASS."
15 RenderBlock {DIV} at (0,100) size 784x200 15 RenderBlock {DIV} at (0,100) size 784x200
16 RenderBlock (floating) {DIV} at (0,0) size 244.53x200 16 RenderBlock (floating) {DIV} at (0,0) size 244.53x200
17 RenderImage {IMG} at (0,0) size 100x100 17 LayoutImage {IMG} at (0,0) size 100x100
18 RenderText {#text} at (100,86) size 4x17 18 RenderText {#text} at (100,86) size 4x17
19 text run at (100,86) width 4: " " 19 text run at (100,86) width 4: " "
20 RenderBR {BR} at (0,0) size 0x0 20 RenderBR {BR} at (0,0) size 0x0
21 RenderBlock (floating) {H1} at (0,171) size 244.53x115 21 RenderBlock (floating) {H1} at (0,171) size 244.53x115
22 RenderInline {A} at (0,0) size 245x111 [color=#0000EE] 22 RenderInline {A} at (0,0) size 245x111 [color=#0000EE]
23 RenderText {#text} at (0,2) size 245x111 23 RenderText {#text} at (0,2) size 245x111
24 text run at (0,2) width 245: "PASS" 24 text run at (0,2) width 245: "PASS"
25 RenderText {#text} at (0,0) size 0x0 25 RenderText {#text} at (0,0) size 0x0
26 RenderBR {BR} at (244,0) size 1x17 26 RenderBR {BR} at (244,0) size 1x17
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698