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

Side by Side Diff: LayoutTests/platform/win/fast/transforms/transform-on-inline-expected.txt

Issue 898783003: Move rendering/RenderLayer* to layout/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
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 | Annotate | Revision Log
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 784x576 5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock {P} at (0,0) size 784x18 6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 29x17 7 RenderText {#text} at (0,0) size 29x17
8 text run at (0,0) width 29: "The " 8 text run at (0,0) width 29: "The "
9 RenderInline {SPAN} at (0,0) size 142x17 9 RenderInline {SPAN} at (0,0) size 142x17
10 RenderText {#text} at (28,0) size 142x17 10 RenderText {#text} at (28,0) size 142x17
11 text run at (28,0) width 142: "span in this paragraph" 11 text run at (28,0) width 142: "span in this paragraph"
12 RenderText {#text} at (169,0) size 307x17 12 RenderText {#text} at (169,0) size 307x17
13 text run at (169,0) width 307: " has a transform, which has no effect on inlines." 13 text run at (169,0) width 307: " has a transform, which has no effect on inlines."
14 RenderBlock {P} at (0,34) size 784x36 14 RenderBlock {P} at (0,34) size 784x36
15 RenderText {#text} at (0,0) size 29x17 15 RenderText {#text} at (0,0) size 29x17
16 text run at (0,0) width 29: "The " 16 text run at (0,0) width 29: "The "
17 RenderText {#text} at (169,0) size 707x35 17 RenderText {#text} at (169,0) size 707x35
18 text run at (169,0) width 538: " has a transform, which has no effect on inlines. It also has opacity to throw it into a" 18 text run at (169,0) width 538: " has a transform, which has no effect on inlines. It also has opacity to throw it into a"
19 text run at (0,18) width 88: "RenderLayer." 19 text run at (0,18) width 88: "Layer."
20 RenderBlock {P} at (0,86) size 784x18 20 RenderBlock {P} at (0,86) size 784x18
21 RenderText {#text} at (0,0) size 29x17 21 RenderText {#text} at (0,0) size 29x17
22 text run at (0,0) width 29: "The " 22 text run at (0,0) width 29: "The "
23 RenderText {#text} at (169,0) size 556x17 23 RenderText {#text} at (169,0) size 556x17
24 text run at (169,0) width 556: " has a transform and opacity, and is a n inline-block. So it should respect the transform." 24 text run at (169,0) width 556: " has a transform and opacity, and is a n inline-block. So it should respect the transform."
25 layer at (8,42) size 142x17 transparent 25 layer at (8,42) size 142x17 transparent
26 RenderInline {SPAN} at (0,0) size 142x17 26 RenderInline {SPAN} at (0,0) size 142x17
27 RenderText {#text} at (28,0) size 142x17 27 RenderText {#text} at (28,0) size 142x17
28 text run at (28,0) width 142: "span in this paragraph" 28 text run at (28,0) width 142: "span in this paragraph"
29 layer at (37,94) size 141x18 transparent 29 layer at (37,94) size 141x18 transparent
30 RenderBlock {SPAN} at (28.88,0) size 140.84x18 30 RenderBlock {SPAN} at (28.88,0) size 140.84x18
31 RenderText {#text} at (0,0) size 141x17 31 RenderText {#text} at (0,0) size 141x17
32 text run at (0,0) width 141: "span in this paragraph" 32 text run at (0,0) width 141: "span in this paragraph"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698