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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/mac/svg/clip-path/deep-nested-clip-in-mask-panning-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/clip-path/deep-nested-clip-in-mask-panning-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/clip-path/deep-nested-clip-in-mask-panning-expected.txt
index 0c903af551a2a7ee51a8de194a3b64f09e5c4dae..51a0150d675608304c6a32611a1349db01253905 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/clip-path/deep-nested-clip-in-mask-panning-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/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.92x43 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (90.03,236) size 319.92x18
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 282x18
+ LayoutSVGTSpan {tspan} at (90.03,236) size 319.92x43
LayoutSVGInlineText {#text} at (109.91,261) size 280.19x18
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