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

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

Issue 914403005: Auto-rebaseline for r190175 (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 29x18 7 RenderText {#text} at (0,0) size 29x18
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 142x18 9 RenderInline {SPAN} at (0,0) size 142x18
10 RenderText {#text} at (28,0) size 142x18 10 RenderText {#text} at (28,0) size 142x18
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 307x18 12 RenderText {#text} at (169,0) size 307x18
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 784x18 14 RenderBlock {P} at (0,34) size 784x18
15 RenderText {#text} at (0,0) size 29x18 15 RenderText {#text} at (0,0) size 29x18
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 583x18 17 RenderText {#text} at (169,0) size 583x18
18 text run at (169,0) width 583: " has a transform, which has no effect on inlines. It also has opacity to throw it into a Layer." 18 text run at (169,0) width 583: " has a transform, which has no effect on inlines. It also has opacity to throw it into a Layer."
19 RenderBlock {P} at (0,68) size 784x18 19 RenderBlock {P} at (0,68) size 784x18
20 RenderText {#text} at (0,0) size 29x18 20 RenderText {#text} at (0,0) size 29x18
21 text run at (0,0) width 29: "The " 21 text run at (0,0) width 29: "The "
22 RenderText {#text} at (169,0) size 556x18 22 RenderText {#text} at (169,0) size 556x18
23 text run at (169,0) width 556: " has a transform and opacity, and is a n inline-block. So it should respect the transform." 23 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 layer at (8,42) size 142x18 transparent 24 layer at (8,42) size 142x18 transparent
25 RenderInline {SPAN} at (0,0) size 142x18 25 RenderInline {SPAN} at (0,0) size 142x18
26 RenderText {#text} at (28,0) size 142x18 26 RenderText {#text} at (28,0) size 142x18
27 text run at (28,0) width 142: "span in this paragraph" 27 text run at (28,0) width 142: "span in this paragraph"
28 layer at (37,76) size 141x18 transparent 28 layer at (37,76) size 141x18 transparent
29 RenderBlock {SPAN} at (28.88,0) size 140.84x18 29 RenderBlock {SPAN} at (28.88,0) size 140.86x18
30 RenderText {#text} at (0,0) size 141x18 30 RenderText {#text} at (0,0) size 141x18
31 text run at (0,0) width 141: "span in this paragraph" 31 text run at (0,0) width 141: "span in this paragraph"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698