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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/svg/text/text-decorations-in-scaled-pattern-expected.txt

Issue 2524803002: Output LayoutSVGInline in layout tree in SVG way (Closed)
Patch Set: Rebaseline-cl Created 4 years, 1 month 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/platform/mac/svg/text/text-decorations-in-scaled-pattern-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/text/text-decorations-in-scaled-pattern-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/text/text-decorations-in-scaled-pattern-expected.txt
index f900c0df6788bcd2819cd92b6ac4e36ac5500148..ca8ded9c4e74c9c3c5f187bcdb26e6dfd53d5fe0 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/text/text-decorations-in-scaled-pattern-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/svg/text/text-decorations-in-scaled-pattern-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 600x400
LayoutSVGResourcePattern {pattern} [id="pattern"] [patternUnits=objectBoundingBox] [patternContentUnits=objectBoundingBox]
LayoutSVGContainer {g} at (0,-2.36) size 11.34x6.92 [transform={m=((0.05,0.01)(-0.00,0.20)) t=(0.00,0.00)}]
LayoutSVGText {text} at (0,-2.36) size 11.34x6.92 contains 1 chunk(s)
- LayoutSVGTSpan {tspan} at (0,0) size 12x7
+ LayoutSVGTSpan {tspan} at (0,-2.36) size 11.34x6.92
LayoutSVGInlineText {#text} at (0,-2.36) size 11.34x6.92
chunk 1 text run 1 at (0.00,4.50) startOffset 0 endOffset 4 width 11.35: "PASS"
LayoutSVGRect {rect} at (0,0) size 200x200 [fill={[type=PATTERN] [id="pattern"]}] [x=0.00] [y=0.00] [width=200.00] [height=200.00]

Powered by Google App Engine
This is Rietveld 408576698