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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/clip-path/deep-nested-clip-in-mask-panning-expected.txt

Issue 2178363002: Auto-rebaseline for r407755 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 months 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/android/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
similarity index 86%
rename from third_party/WebKit/LayoutTests/platform/android/svg/clip-path/deep-nested-clip-in-mask-panning-expected.txt
rename to third_party/WebKit/LayoutTests/platform/win/svg/clip-path/deep-nested-clip-in-mask-panning-expected.txt
index 1bf57f773e636dc7ef839319435de1fd4d74460c..b0c4478bf15c76c351d2391313e9d4679f9546d8 100644
--- a/third_party/WebKit/LayoutTests/platform/android/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
@@ -1,7 +1,7 @@
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600
- LayoutSVGRoot {svg} at (0,0) size 321x279
+ LayoutSVGRoot {svg} at (0,0) size 335x278
LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGResourceClipper {clipPath} [id="clip1"] [clipPathUnits=objectBoundingBox]
LayoutSVGEllipse {circle} at (0,0) size 0x0 [fill={[type=SOLID] [color=#000000]}] [cx=0.00] [cy=0.00] [r=0.50]
@@ -36,9 +36,9 @@ layer at (0,0) size 800x600
[masker="mask3"] LayoutSVGResourceMasker {mask} at (100,100) size 100x100
LayoutSVGEllipse {circle} at (25,100) size 100x100 [fill={[type=SOLID] [color=#000000]}] [cx=150.00] [cy=150.00] [r=50.00]
[masker="mask2"] LayoutSVGResourceMasker {mask} at (100,100) size 100x100
- LayoutSVGText {text} at (104,235) size 292x44 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) 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
- LayoutSVGInlineText {#text} at (14,25) 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"
+ LayoutSVGText {text} at (90,236) size 320x42 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (0,0) size 320x17
+ 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
+ LayoutSVGInlineText {#text} at (19,25) size 281x17
+ 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