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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/svg/custom/pattern-rotate-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/custom/pattern-rotate-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/pattern-rotate-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/pattern-rotate-expected.txt
index 7b4bc764fb19554d3971e7cd0c407b5ffd0da39c..38bd7ef68c26a807bfed171c17da2e25f0f91864 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/pattern-rotate-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/pattern-rotate-expected.txt
@@ -17,16 +17,16 @@ layer at (0,0) size 800x600
LayoutSVGRect {rect} at (0,0) size 100x100 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=PATTERN] [id="simpledots"]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
LayoutSVGContainer {g} at (0,-11) size 295.23x44 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,200.00)}]
LayoutSVGText {text} at (0,-11) size 295.23x44 contains 1 chunk(s)
- LayoutSVGTSpan {tspan} at (0,0) size 289x14
+ LayoutSVGTSpan {tspan} at (0,-11) size 295.23x44
LayoutSVGInlineText {#text} at (0,-11) size 288.05x14
chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 40 width 288.05: "For this test case to be successful, the"
LayoutSVGInlineText {#text} at (288.05,-11) size 7.19x14
chunk 1 text run 1 at (288.05,0.00) startOffset 0 endOffset 1 width 7.20: " "
- LayoutSVGTSpan {tspan} at (0,0) size 281x14
+ LayoutSVGTSpan {tspan} at (0,-11) size 295.23x44
LayoutSVGInlineText {#text} at (0,4) size 280.84x14
chunk 1 text run 1 at (0.00,15.00) startOffset 0 endOffset 39 width 280.85: "five dots should fit in the rectangle. "
LayoutSVGInlineText {#text} at (0,0) size 0x0
- LayoutSVGTSpan {tspan} at (0,0) size 65x14
+ LayoutSVGTSpan {tspan} at (0,-11) size 295.23x44
LayoutSVGInlineText {#text} at (0,19) size 64.80x14
chunk 1 text run 1 at (0.00,30.00) startOffset 0 endOffset 9 width 64.81: "Bug 14924"
LayoutSVGInlineText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698