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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/svg/custom/text-whitespace-handling-expected.txt

Issue 1414063002: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutSVGRoot {svg} at (20,12) size 486x516 4 LayoutSVGRoot {svg} at (20,12) size 486x516
5 LayoutSVGContainer {g} at (20,12) size 486x516 5 LayoutSVGContainer {g} at (20,12) size 486x516
6 LayoutSVGText {text} at (10,6) size 234x18 contains 1 chunk(s) 6 LayoutSVGText {text} at (10,6) size 234x18 contains 1 chunk(s)
7 LayoutSVGInlineText {#text} at (0,0) size 234x18 7 LayoutSVGInlineText {#text} at (0,0) size 234x18
8 chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 36 width 2 33.50: "Testing xml:space=\"default\" support:" 8 chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 36 width 2 33.50: "Testing xml:space=\"default\" support:"
9 LayoutSVGText {text} at (10,26) size 160x18 contains 1 chunk(s) 9 LayoutSVGText {text} at (10,26) size 160x18 contains 1 chunk(s)
10 LayoutSVGInlineText {#text} at (0,0) size 160x18 10 LayoutSVGInlineText {#text} at (0,0) size 160x18
(...skipping 23 matching lines...) Expand all
34 chunk 1 text run 1 at (10.00,200.00) startOffset 0 endOffset 18 width 126.50: "Tabs become spaces" 34 chunk 1 text run 1 at (10.00,200.00) startOffset 0 endOffset 18 width 126.50: "Tabs become spaces"
35 LayoutSVGText {text} at (10,206) size 154x18 contains 1 chunk(s) 35 LayoutSVGText {text} at (10,206) size 154x18 contains 1 chunk(s)
36 LayoutSVGInlineText {#text} at (0,0) size 154x18 36 LayoutSVGInlineText {#text} at (0,0) size 154x18
37 chunk 1 text run 1 at (10.00,220.00) startOffset 0 endOffset 25 width 154.00: " Respect leading space" 37 chunk 1 text run 1 at (10.00,220.00) startOffset 0 endOffset 25 width 154.00: " Respect leading space"
38 LayoutSVGText {text} at (10,226) size 150x18 contains 1 chunk(s) 38 LayoutSVGText {text} at (10,226) size 150x18 contains 1 chunk(s)
39 LayoutSVGInlineText {#text} at (0,0) size 150x18 39 LayoutSVGInlineText {#text} at (0,0) size 150x18
40 chunk 1 text run 1 at (10.00,240.00) startOffset 0 endOffset 25 width 149.50: "Respect trailing space " 40 chunk 1 text run 1 at (10.00,240.00) startOffset 0 endOffset 25 width 149.50: "Respect trailing space "
41 LayoutSVGText {text} at (10,246) size 226x18 contains 1 chunk(s) 41 LayoutSVGText {text} at (10,246) size 226x18 contains 1 chunk(s)
42 LayoutSVGInlineText {#text} at (0,0) size 226x18 42 LayoutSVGInlineText {#text} at (0,0) size 226x18
43 chunk 1 text run 1 at (10.00,260.00) startOffset 0 endOffset 40 width 225.50: "Whitespace is not simplified" 43 chunk 1 text run 1 at (10.00,260.00) startOffset 0 endOffset 40 width 225.50: "Whitespace is not simplified"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698