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

Side by Side Diff: LayoutTests/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
1 layer at (0,0) size 800x600 1 Shadow on texts
2 RenderView at (0,0) size 800x600 2 PASS - "text-shadow" property for "text" element at 0s saw something close to: - 25,-5,0,15
3 layer at (0,0) size 800x156 3 PASS - "text-shadow" property for "text" element at 1s saw something close to: 5 ,5,0,15
4 RenderBlock {HTML} at (0,0) size 800x156 4
5 RenderBody {BODY} at (8,8) size 784x140
6 RenderBlock (anonymous) at (0,0) size 784x104
7 RenderSVGRoot {svg} at (8,12) size 307x76
8 RenderSVGText {text} at (10,14) size 277x46 contains 1 chunk(s)
9 RenderSVGInlineText {#text} at (0,0) size 277x46
10 chunk 1 text run 1 at (10.00,50.00) startOffset 0 endOffset 15 wid th 277.00: "Shadow on texts"
11 RenderText {#text} at (0,0) size 0x0
12 RenderBlock {DIV} at (0,104) size 784x36
13 RenderText {#text} at (0,0) size 577x18
14 text run at (0,0) width 577: "PASS - \"text-shadow\" property for \"te xt\" element at 0s saw something close to: -25,-5,0,15"
15 RenderBR {BR} at (577,0) size 0x18
16 RenderText {#text} at (0,18) size 559x18
17 text run at (0,18) width 559: "PASS - \"text-shadow\" property for \"t ext\" element at 1s saw something close to: 5,5,0,15"
18 RenderBR {BR} at (559,18) size 0x18
OLDNEW
« no previous file with comments | « LayoutTests/transitions/svg-text-shadow-transition.html ('k') | LayoutTests/transitions/svg-transitions.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698