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

Side by Side Diff: LayoutTests/platform/mac/svg/text/tspan-dynamic-positioning-expected.txt

Issue 9429058: Merge 107862 - REGRESSION(r105057): Dynamically changing <tspan> offsets is broken (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1025/
Patch Set: Created 8 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
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 600x500 3 layer at (0,0) size 600x500
4 RenderSVGRoot {svg} at (200,186) size 251x18 4 RenderSVGRoot {svg} at (200,186) size 251x18
5 RenderSVGText {text} at (200,186) size 251x18 contains 1 chunk(s) 5 RenderSVGText {text} at (200,186) size 251x18 contains 1 chunk(s)
6 RenderSVGTSpan {tspan} at (0,0) size 251x18 6 RenderSVGTSpan {tspan} at (0,0) size 251x18
7 RenderSVGInlineText {#text} at (0,0) size 251x18 7 RenderSVGInlineText {#text} at (0,0) size 251x18
8 chunk 1 text run 1 at (200.00,200.00) startOffset 0 endOffset 41 width 251.00: "This text should be at visible at 200,200" 8 chunk 1 text run 1 at (200.00,200.00) startOffset 0 endOffset 41 width 251.00: "This text should be at visible at 200,200"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698