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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/clip-path/deep-nested-clip-in-mask-panning-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/clip-path/deep-nested-clip-in-mask-panning-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/clip-path/deep-nested-clip-in-mask-panning-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/clip-path/deep-nested-clip-in-mask-panning-expected.txt
index 21c012c5c970f1c645d2f88f74c922d0ae03db0b..49601d6c3a60ede1cba6a767df5f6098be834a76 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/clip-path/deep-nested-clip-in-mask-panning-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/clip-path/deep-nested-clip-in-mask-panning-expected.txt
@@ -39,6 +39,6 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (90.03,236) size 319.92x42 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (90.03,236) size 319.92x17
chunk 1 (middle anchor) text run 1 at (90.04,250.00) startOffset 0 endOffset 52 width 319.92: "The left shape should still be visible after panning"
- LayoutSVGTSpan {tspan} at (0,0) size 282x17
+ LayoutSVGTSpan {tspan} at (90.03,236) size 319.92x42
LayoutSVGInlineText {#text} at (109.91,261) size 280.19x17
chunk 1 (middle anchor) text run 1 at (109.91,275.00) startOffset 0 endOffset 44 width 280.19: "And the right shape shouldn't look distorted"

Powered by Google App Engine
This is Rietveld 408576698