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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/custom/pattern-rotate-gaps-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/win/svg/custom/pattern-rotate-gaps-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/custom/pattern-rotate-gaps-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/custom/pattern-rotate-gaps-expected.txt
index c2e7c8dd479e866a4db85546fd05e95d75f6ea8a..b87ed26d554dad8370b2622a498705b45aaf115f 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/custom/pattern-rotate-gaps-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/custom/pattern-rotate-gaps-expected.txt
@@ -13,17 +13,17 @@ layer at (0,0) size 800x600
LayoutSVGRect {rect} at (0,0) size 100x100 [transform={m=((0.91,0.42)(-0.42,0.91)) t=(0.00,0.00)}] [fill={[type=PATTERN] [id="squares"]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
LayoutSVGContainer {g} at (0,-12) size 287x45 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,300.00)}]
LayoutSVGText {text} at (0,-12) size 287x45 contains 1 chunk(s)
- LayoutSVGTSpan {tspan} at (0,0) size 280x15
+ LayoutSVGTSpan {tspan} at (0,-12) size 287x45
LayoutSVGInlineText {#text} at (0,-12) size 280x15
chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 40 width 280.00: "For this test case to be successful, the"
LayoutSVGInlineText {#text} at (280,-12) size 7x15
chunk 1 text run 1 at (280.00,0.00) startOffset 0 endOffset 1 width 7.00: " "
- LayoutSVGTSpan {tspan} at (0,0) size 252x15
+ LayoutSVGTSpan {tspan} at (0,-12) size 287x45
LayoutSVGInlineText {#text} at (0,3) size 252x15
chunk 1 text run 1 at (0.00,15.00) startOffset 0 endOffset 36 width 252.00: "rotated square inside the black area"
LayoutSVGInlineText {#text} at (252,3) size 7x15
chunk 1 text run 1 at (252.00,15.00) startOffset 0 endOffset 1 width 7.00: " "
- LayoutSVGTSpan {tspan} at (0,0) size 147x15
+ LayoutSVGTSpan {tspan} at (0,-12) size 287x45
LayoutSVGInlineText {#text} at (0,18) size 147x15
chunk 1 text run 1 at (0.00,30.00) startOffset 0 endOffset 21 width 147.00: "should be pure white."
LayoutSVGInlineText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698