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

Side by Side Diff: LayoutTests/platform/win-xp/svg/css/text-shadow-multiple-expected.txt

Issue 301193007: Unreviewed Win XP rebaselines for r175038, part 9 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 800x414 3 layer at (0,0) size 800x414
4 RenderBlock {html} at (0,0) size 800x414 4 RenderBlock {html} at (0,0) size 800x414
5 RenderBody {body} at (0,16) size 800x398 5 RenderBody {body} at (0,16) size 800x398
6 RenderBlock {p} at (0,0) size 800x20 6 RenderBlock {p} at (0,0) size 800x20
7 RenderText {#text} at (0,0) size 425x19 7 RenderText {#text} at (0,0) size 425x19
8 text run at (0,0) width 425: "The first two texts should look identica l, as there is no shadow applied." 8 text run at (0,0) width 425: "The first two texts should look identica l, as there is no shadow applied."
9 RenderBlock (anonymous) at (0,36) size 800x155 9 RenderBlock (anonymous) at (0,36) size 800x155
10 RenderSVGRoot {svg} at (20,122) size 720x58 10 RenderSVGRoot {svg} at (20,122) size 720x58
(...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after
78 RenderText {#text} at (110,1) size 80x57 78 RenderText {#text} at (110,1) size 80x57
79 text run at (110,1) width 80: "text" 79 text run at (110,1) width 80: "text"
80 RenderText {#text} at (190,1) size 14x57 80 RenderText {#text} at (190,1) size 14x57
81 text run at (190,1) width 14: " " 81 text run at (190,1) width 14: " "
82 RenderInline {span} at (0,0) size 305x57 82 RenderInline {span} at (0,0) size 305x57
83 RenderText {#text} at (204,1) size 305x57 83 RenderText {#text} at (204,1) size 305x57
84 text run at (204,1) width 305: "casts multiple" 84 text run at (204,1) width 305: "casts multiple"
85 RenderText {#text} at (509,1) size 211x57 85 RenderText {#text} at (509,1) size 211x57
86 text run at (509,1) width 14: " " 86 text run at (509,1) width 14: " "
87 text run at (523,1) width 197: "shadows" 87 text run at (523,1) width 197: "shadows"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698