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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/repaint/filter-repaint-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/repaint/filter-repaint-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/repaint/filter-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/repaint/filter-repaint-expected.txt
index 18bec2a6feb85cd8b98d3283edbe672e3f9668c9..2ab5968b75fc5dea213cc34b2f3ff96d599a5f86 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/repaint/filter-repaint-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/repaint/filter-repaint-expected.txt
@@ -1,7 +1,7 @@
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 400x400
- LayoutSVGRoot {svg} at (10,10) size 185x184
+ LayoutSVGRoot {svg} at (10,10) size 185x183
LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGResourceFilter {filter} [id="over"] [filterUnits=objectBoundingBox] [primitiveUnits=objectBoundingBox]
[feComposite operation="OVER"]
@@ -44,8 +44,8 @@ layer at (0,0) size 400x400
chunk 1 text run 1 at (130.00,90.00) startOffset 0 endOffset 3 width 20.45: "out"
LayoutSVGRect {rect} at (10,110) size 50x50 [fill={[type=SOLID] [color=#000000]}] [x=10.00] [y=110.00] [width=50.00] [height=50.00]
[filter="atop"] LayoutSVGResourceFilter {filter} at (10,110) size 50x50
- LayoutSVGText {text} at (10,176) size 28x18 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 28x18
+ LayoutSVGText {text} at (10,176) size 28x17 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (0,0) size 28x17
chunk 1 text run 1 at (10.00,190.00) startOffset 0 endOffset 4 width 27.55: "atop"
LayoutSVGRect {rect} at (70,110) size 50x50 [fill={[type=SOLID] [color=#000000]}] [x=70.00] [y=110.00] [width=50.00] [height=50.00]
[filter="xor"] LayoutSVGResourceFilter {filter} at (70,110) size 50x50

Powered by Google App Engine
This is Rietveld 408576698