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

Unified Diff: third_party/WebKit/LayoutTests/svg/custom/mask-invalidation-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/svg/custom/mask-invalidation-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/custom/mask-invalidation-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/mask-invalidation-expected.txt
index e1b82e8452dd6193649a7a20188819524a816afb..a1bd21c43ec8d13963bbe51db9b13d3235e4599e 100644
--- a/third_party/WebKit/LayoutTests/svg/custom/mask-invalidation-expected.txt
+++ b/third_party/WebKit/LayoutTests/svg/custom/mask-invalidation-expected.txt
@@ -12,11 +12,6 @@
"reason": "bounds change"
},
{
- "object": "LayoutSVGContainer g id='root'",
- "rect": [100, 100, 403, 249],
- "reason": "bounds change"
- },
- {
"object": "LayoutSVGRect rect",
"rect": [50, 50, 453, 299],
"reason": "layoutObject removal"
@@ -40,11 +35,6 @@
"object": "LayoutSVGRoot svg",
"rect": [50, 50, 453, 299],
"reason": "bounds change"
- },
- {
- "object": "LayoutSVGRoot svg",
- "rect": [100, 100, 403, 249],
- "reason": "bounds change"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698