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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/svg/repaint/filter-repaint-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/filter-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/filter-repaint-expected.txt
index f489807b05d96ec0fae80dcca0a016f132f566cb..3a3047703269085b9a9a74bb3b072507d71c73e9 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/filter-repaint-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/filter-repaint-expected.txt
@@ -34,8 +34,8 @@ layer at (0,0) size 400x400
chunk 1 text run 1 at (10.00,90.00) startOffset 0 endOffset 4 width 27.00: "over"
LayoutSVGRect {rect} at (70,10) size 50x50 [fill={[type=SOLID] [color=#000000]}] [x=70.00] [y=10.00] [width=50.00] [height=50.00]
[filter="in"] LayoutSVGResourceFilter {filter} at (70,10) size 50x50
- LayoutSVGText {text} at (70,75) size 11x19 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 11x19
+ LayoutSVGText {text} at (70,75) size 10x19 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (0,0) size 10x19
chunk 1 text run 1 at (70.00,90.00) startOffset 0 endOffset 2 width 10.00: "in"
LayoutSVGRect {rect} at (130,10) size 50x50 [fill={[type=SOLID] [color=#000000]}] [x=130.00] [y=10.00] [width=50.00] [height=50.00]
[filter="out"] LayoutSVGResourceFilter {filter} at (130,10) size 50x50

Powered by Google App Engine
This is Rietveld 408576698