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

Side by Side Diff: LayoutTests/platform/chromium-win/transitions/svg-text-shadow-transition-expected.txt

Issue 15738009: Beat the transition tests with a sanity stick. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Pass presubmit. Created 7 years, 7 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
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x161
4 RenderBlock {HTML} at (0,0) size 800x161
5 RenderBody {BODY} at (8,8) size 784x145
6 RenderBlock (anonymous) at (0,0) size 784x105
7 RenderSVGRoot {svg} at (8,12) size 303x75
8 RenderSVGText {text} at (10,14) size 273x45 contains 1 chunk(s)
9 RenderSVGInlineText {#text} at (0,0) size 273x45
10 chunk 1 text run 1 at (10.00,50.00) startOffset 0 endOffset 15 wid th 273.00: "Shadow on texts"
11 RenderText {#text} at (0,0) size 0x0
12 RenderBlock {DIV} at (0,105) size 784x40
13 RenderText {#text} at (0,0) size 555x19
14 text run at (0,0) width 555: "PASS - \"text-shadow\" property for \"te xt\" element at 0s saw something close to: -25,-5,0,15"
15 RenderBR {BR} at (555,0) size 0x19
16 RenderText {#text} at (0,20) size 535x19
17 text run at (0,20) width 535: "PASS - \"text-shadow\" property for \"t ext\" element at 1s saw something close to: 5,5,0,15"
18 RenderBR {BR} at (535,20) size 0x19
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698