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

Side by Side Diff: LayoutTests/platform/win-xp/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 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 377x19 13 RenderText {#text} at (70,20) size 377x19
14 text run at (70,20) width 377: ". Click on the word TEST below and it should turn into PASS." 14 text run at (70,20) width 377: ". 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 244x200 16 RenderBlock (floating) {DIV} at (0,0) size 244x200
17 RenderImage {IMG} at (0,0) size 100x100 17 LayoutImage {IMG} at (0,0) size 100x100
18 RenderText {#text} at (100,85) size 4x19 18 RenderText {#text} at (100,85) size 4x19
19 text run at (100,85) width 4: " " 19 text run at (100,85) width 4: " "
20 RenderBR {BR} at (0,0) size 0x0 20 RenderBR {BR} at (0,0) size 0x0
21 RenderBlock (floating) {H1} at (0,172) size 244x118 21 RenderBlock (floating) {H1} at (0,172) size 244x118
22 RenderInline {A} at (0,0) size 244x114 [color=#0000EE] 22 RenderInline {A} at (0,0) size 244x114 [color=#0000EE]
23 RenderText {#text} at (0,2) size 244x114 23 RenderText {#text} at (0,2) size 244x114
24 text run at (0,2) width 244: "PASS" 24 text run at (0,2) width 244: "PASS"
25 RenderText {#text} at (0,0) size 0x0 25 RenderText {#text} at (0,0) size 0x0
26 RenderBR {BR} at (244,0) size 0x19 26 RenderBR {BR} at (244,0) size 0x19
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698