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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/svg/custom/recursive-clippath-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/linux/svg/custom/recursive-clippath-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/recursive-clippath-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/recursive-clippath-expected.txt
index 4e82f4942cfd6d4527fbbe328cc67b486ab1b8b6..2fd666e4ace62e6b08e876fa63fd26b1696dc088 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/recursive-clippath-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/recursive-clippath-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 (37,0) size 277x304
+ LayoutSVGRoot {svg} at (37,0) size 276x304
LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGResourceClipper {clipPath} [id="clipPath_0"] [clipPathUnits=userSpaceOnUse]
LayoutSVGRect {rect} at (50,0) size 50x50 [x=50.00] [y=0.00] [width=50.00] [height=50.00]
@@ -19,8 +19,8 @@ layer at (0,0) size 800x600
LayoutSVGRect {rect} at (50,150) size 50x50 [fill={[type=SOLID] [color=#008000]}] [x=50.00] [y=150.00] [width=100.00] [height=100.00]
[clipPath="clipPath_1"] LayoutSVGResourceClipper {clipPath} at (50,150) size 50x50
LayoutSVGPath {line} at (174,0) size 2x250 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=175.00] [y1=0.00] [x2=175.00] [y2=250.00]
- LayoutSVGText {text} at (37,285) size 277x19 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 277x19
+ LayoutSVGText {text} at (37,285) size 276x19 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (0,0) size 276x19
chunk 1 (middle anchor) text run 1 at (37.00,300.00) startOffset 0 endOffset 48 width 276.00: "Both sides of the red line should look identical"
LayoutSVGContainer {g} at (200,0) size 100x250 [transform={m=((1.00,0.00)(0.00,1.00)) t=(150.00,0.00)}]
LayoutSVGRect {rect} at (200,0) size 100x100 [fill={[type=SOLID] [color=#0000FF]}] [x=50.00] [y=0.00] [width=100.00] [height=100.00]

Powered by Google App Engine
This is Rietveld 408576698