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

Side by Side Diff: LayoutTests/platform/win-xp/fast/replaced/absolute-position-percentage-height-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 784x582 5 RenderBody {BODY} at (8,8) size 784x582
6 RenderBlock {P} at (0,0) size 784x40 6 RenderBlock {P} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 51x19 7 RenderText {#text} at (0,0) size 51x19
8 text run at (0,0) width 51: "Test for " 8 text run at (0,0) width 51: "Test for "
9 RenderInline {I} at (0,0) size 753x39 9 RenderInline {I} at (0,0) size 753x39
10 RenderInline {A} at (0,0) size 305x19 [color=#0000EE] 10 RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
11 RenderText {#text} at (51,0) size 305x19 11 RenderText {#text} at (51,0) size 305x19
12 text run at (51,0) width 305: "http://bugs.webkit.org/show_bug.cgi ?id=14449" 12 text run at (51,0) width 305: "http://bugs.webkit.org/show_bug.cgi ?id=14449"
13 RenderText {#text} at (356,0) size 753x39 13 RenderText {#text} at (356,0) size 753x39
14 text run at (356,0) width 4: " " 14 text run at (356,0) width 4: " "
15 text run at (360,0) width 393: "REGRESSION (r14345-r14375): Absolute ly positioned image" 15 text run at (360,0) width 393: "REGRESSION (r14345-r14375): Absolute ly positioned image"
16 text run at (0,20) width 286: "does not scale to containing element' s height" 16 text run at (0,20) width 286: "does not scale to containing element' s height"
17 RenderText {#text} at (286,20) size 4x19 17 RenderText {#text} at (286,20) size 4x19
18 text run at (286,20) width 4: "." 18 text run at (286,20) width 4: "."
19 layer at (18,64) size 764x200 19 layer at (18,64) size 764x200
20 RenderBlock (relative positioned) {DIV} at (10,56) size 764x200 20 RenderBlock (relative positioned) {DIV} at (10,56) size 764x200
21 layer at (18,64) size 100x100 21 layer at (18,64) size 100x100
22 RenderBlock (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#808080 ] 22 RenderBlock (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#808080 ]
23 RenderBlock {DIV} at (0,0) size 100x100 23 RenderBlock {DIV} at (0,0) size 100x100
24 layer at (18,64) size 50x100 24 layer at (18,64) size 50x100
25 RenderImage {IMG} at (0,0) size 50x100 [bgcolor=#0000FF] 25 LayoutImage {IMG} at (0,0) size 50x100 [bgcolor=#0000FF]
26 layer at (18,274) size 764x200 26 layer at (18,274) size 764x200
27 RenderBlock (relative positioned) {DIV} at (10,266) size 764x200 27 RenderBlock (relative positioned) {DIV} at (10,266) size 764x200
28 RenderText {#text} at (0,0) size 0x0 28 RenderText {#text} at (0,0) size 0x0
29 layer at (18,274) size 0x99 29 layer at (18,274) size 0x99
30 RenderInline (relative positioned) {SPAN} at (0,0) size 0x99 [bgcolor=#808080] 30 RenderInline (relative positioned) {SPAN} at (0,0) size 0x99 [bgcolor=#808080]
31 RenderText {#text} at (0,0) size 0x0 31 RenderText {#text} at (0,0) size 0x0
32 RenderBR {BR} at (0,0) size 0x19 32 RenderBR {BR} at (0,0) size 0x19
33 RenderBR {BR} at (0,20) size 0x19 33 RenderBR {BR} at (0,20) size 0x19
34 RenderBR {BR} at (0,40) size 0x19 34 RenderBR {BR} at (0,40) size 0x19
35 RenderBR {BR} at (0,60) size 0x19 35 RenderBR {BR} at (0,60) size 0x19
36 RenderBR {BR} at (0,80) size 0x19 36 RenderBR {BR} at (0,80) size 0x19
37 layer at (18,274) size 50x99 37 layer at (18,274) size 50x99
38 RenderImage {IMG} at (0,0) size 50x99 [bgcolor=#0000FF] 38 LayoutImage {IMG} at (0,0) size 50x99 [bgcolor=#0000FF]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698