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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/svg/repaint/repaint-non-scaling-stroke-text-decoration-expected.txt

Issue 1880263003: Auto-rebaseline for r386782 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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/repaint-non-scaling-stroke-text-decoration-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/repaint-non-scaling-stroke-text-decoration-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/repaint-non-scaling-stroke-text-decoration-expected.txt
index f9e8d04597c87a0a0527ae39e2b1cc9d74ce6da8..a4333f61349396d481284f452b58a1754fe3613d 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/repaint-non-scaling-stroke-text-decoration-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/repaint-non-scaling-stroke-text-decoration-expected.txt
@@ -18,41 +18,21 @@
},
{
"object": "LayoutSVGContainer g",
- "rect": [13, 17, 38, 20],
- "reason": "bounds change"
- },
- {
- "object": "LayoutSVGContainer g",
"rect": [9, 13, 46, 28],
"reason": "bounds change"
},
{
"object": "LayoutSVGInlineText #text",
- "rect": [13, 17, 38, 20],
- "reason": "style change"
- },
- {
- "object": "LayoutSVGInlineText #text",
"rect": [9, 13, 46, 28],
"reason": "style change"
},
{
"object": "LayoutSVGRoot svg",
- "rect": [13, 17, 38, 20],
- "reason": "bounds change"
- },
- {
- "object": "LayoutSVGRoot svg",
"rect": [9, 13, 46, 28],
"reason": "bounds change"
},
{
"object": "LayoutSVGText text id='t'",
- "rect": [13, 17, 38, 20],
- "reason": "style change"
- },
- {
- "object": "LayoutSVGText text id='t'",
"rect": [9, 13, 46, 28],
"reason": "style change"
},

Powered by Google App Engine
This is Rietveld 408576698