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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/svg/clip-path/deep-nested-clip-in-mask-panning-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/clip-path/deep-nested-clip-in-mask-panning-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/clip-path/deep-nested-clip-in-mask-panning-expected.txt
index faf1bb9ea187220b8edba22831beba276d250077..5db3c92cd068edc339c8c932ffae77f019b2e950 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/clip-path/deep-nested-clip-in-mask-panning-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/clip-path/deep-nested-clip-in-mask-panning-expected.txt
@@ -39,6 +39,6 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (104.50,235) size 291x44 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (104.50,235) size 291x19
chunk 1 (middle anchor) text run 1 at (104.50,250.00) startOffset 0 endOffset 52 width 291.00: "The left shape should still be visible after panning"
- LayoutSVGTSpan {tspan} at (0,0) size 263x19
+ LayoutSVGTSpan {tspan} at (104.50,235) size 291x44
LayoutSVGInlineText {#text} at (119,260) size 262x19
chunk 1 (middle anchor) text run 1 at (119.00,275.00) startOffset 0 endOffset 44 width 262.00: "And the right shape shouldn't look distorted"

Powered by Google App Engine
This is Rietveld 408576698