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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/W3C-SVG-1.1/masking-path-01-b-expected.txt

Issue 2184693002: 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/W3C-SVG-1.1/masking-path-01-b-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/W3C-SVG-1.1/masking-path-01-b-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/W3C-SVG-1.1/masking-path-01-b-expected.txt
index 960c7fa20d9f5c703ea31dd702f193fa3ea086c8..a45b8235c95afb92d1e22cc6149783df47e7c90e 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/W3C-SVG-1.1/masking-path-01-b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/W3C-SVG-1.1/masking-path-01-b-expected.txt
@@ -2,7 +2,7 @@ layer at (0,0) size 480x360
LayoutView at (0,0) size 480x360
layer at (0,0) size 480x360
LayoutSVGRoot {svg} at (0,0) size 480x360
- LayoutSVGContainer {g} at (20,17) size 321x270
+ LayoutSVGContainer {g} at (20,17) size 321x269
LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGResourceClipper {clipPath} [id="clip1"] [clipPathUnits=userSpaceOnUse]
LayoutSVGRect {rect} at (200,10) size 60x100 [fill={[type=SOLID] [color=#000000]}] [x=200.00] [y=10.00] [width=60.00] [height=100.00]
@@ -11,8 +11,8 @@ layer at (0,0) size 480x360
LayoutSVGRect {rect} at (225,160) size 95x75 [fill={[type=SOLID] [color=#000000]}] [x=225.00] [y=160.00] [width=95.00] [height=75.00]
LayoutSVGRect {rect} at (200,17) size 60x66 [stroke={[type=SOLID] [color=#000000] [stroke width=5.00]}] [fill={[type=SOLID] [color=#FF0000]}] [x=20.00] [y=20.00] [width=440.00] [height=60.00]
[clipPath="clip1"] LayoutSVGResourceClipper {clipPath} at (200,10) size 60x100
- LayoutSVGText {text} at (20,103) size 321x34 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 321x34
+ LayoutSVGText {text} at (20,103) size 321x33 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (0,0) size 321x33
chunk 1 text run 1 at (20.00,130.00) startOffset 0 endOffset 23 width 320.23: "Rectangle being clipped"
LayoutSVGContainer {g} at (112,153) size 208x97
[clipPath="clip2"] LayoutSVGResourceClipper {clipPath} at (90,150) size 230x100
@@ -21,8 +21,8 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (115,153) size 326x33 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 326x33
chunk 1 text run 1 at (115.00,180.00) startOffset 0 endOffset 26 width 325.22: "Line of text to be clipped"
- LayoutSVGText {text} at (20,253) size 269x34 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 269x34
+ LayoutSVGText {text} at (20,253) size 269x33 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (0,0) size 269x33
chunk 1 text run 1 at (20.00,280.00) startOffset 0 endOffset 19 width 268.52: "Group being clipped"
LayoutSVGContainer {g} at (89,149) size 232x102
LayoutSVGRect {rect} at (89,149) size 177x102 [stroke={[type=SOLID] [color=#999999] [stroke width=2.00]}] [x=90.00] [y=150.00] [width=175.00] [height=100.00]

Powered by Google App Engine
This is Rietveld 408576698