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

Side by Side Diff: LayoutTests/platform/mac/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 784x36 6 RenderBlock {P} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 55x18 7 RenderText {#text} at (0,0) size 55x18
8 text run at (0,0) width 55: "Test for " 8 text run at (0,0) width 55: "Test for "
9 RenderInline {I} at (0,0) size 761x36 9 RenderInline {I} at (0,0) size 761x36
10 RenderInline {A} at (0,0) size 306x18 [color=#0000EE] 10 RenderInline {A} at (0,0) size 306x18 [color=#0000EE]
11 RenderText {#text} at (54,0) size 306x18 11 RenderText {#text} at (54,0) size 306x18
12 text run at (54,0) width 306: "http://bugs.webkit.org/show_bug.cgi ?id=14449" 12 text run at (54,0) width 306: "http://bugs.webkit.org/show_bug.cgi ?id=14449"
13 RenderText {#text} at (359,0) size 761x36 13 RenderText {#text} at (359,0) size 761x36
14 text run at (359,0) width 5: " " 14 text run at (359,0) width 5: " "
15 text run at (363,0) width 398: "REGRESSION (r14345-r14375): Absolute ly positioned image" 15 text run at (363,0) width 398: "REGRESSION (r14345-r14375): Absolute ly positioned image"
16 text run at (0,18) width 287: "does not scale to containing element' s height" 16 text run at (0,18) width 287: "does not scale to containing element' s height"
17 RenderText {#text} at (286,18) size 5x18 17 RenderText {#text} at (286,18) size 5x18
18 text run at (286,18) width 5: "." 18 text run at (286,18) width 5: "."
19 layer at (18,60) size 764x200 19 layer at (18,60) size 764x200
20 RenderBlock (relative positioned) {DIV} at (10,52) size 764x200 20 RenderBlock (relative positioned) {DIV} at (10,52) size 764x200
21 layer at (18,60) size 100x100 21 layer at (18,60) 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,60) size 50x100 24 layer at (18,60) 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,270) size 764x200 26 layer at (18,270) size 764x200
27 RenderBlock (relative positioned) {DIV} at (10,262) size 764x200 27 RenderBlock (relative positioned) {DIV} at (10,262) size 764x200
28 RenderText {#text} at (0,0) size 0x0 28 RenderText {#text} at (0,0) size 0x0
29 layer at (18,270) size 0x90 29 layer at (18,270) size 0x90
30 RenderInline (relative positioned) {SPAN} at (0,0) size 0x90 [bgcolor=#808080] 30 RenderInline (relative positioned) {SPAN} at (0,0) size 0x90 [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 0x18 32 RenderBR {BR} at (0,0) size 0x18
33 RenderBR {BR} at (0,18) size 0x18 33 RenderBR {BR} at (0,18) size 0x18
34 RenderBR {BR} at (0,36) size 0x18 34 RenderBR {BR} at (0,36) size 0x18
35 RenderBR {BR} at (0,54) size 0x18 35 RenderBR {BR} at (0,54) size 0x18
36 RenderBR {BR} at (0,72) size 0x18 36 RenderBR {BR} at (0,72) size 0x18
37 layer at (18,270) size 50x90 37 layer at (18,270) size 50x90
38 RenderImage {IMG} at (0,0) size 50x90 [bgcolor=#0000FF] 38 LayoutImage {IMG} at (0,0) size 50x90 [bgcolor=#0000FF]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698