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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-clipPath-and-object-creation-expected.txt

Issue 2062663002: Auto-rebaseline for r399384 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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/mac/svg/custom/js-late-clipPath-and-object-creation-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-clipPath-and-object-creation-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-clipPath-and-object-creation-expected.txt
index 25dbb9bbc58988fec84d158feb39993f50e992aa..a3aa99cb5c15a23b5ca5989cd31979df4ce46248 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-clipPath-and-object-creation-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-clipPath-and-object-creation-expected.txt
@@ -9,6 +9,11 @@
{
"object": "LayoutSVGContainer g id='content'",
"rect": [16, 39, 784, 174],
+ "reason": "full"
+ },
+ {
+ "object": "LayoutSVGContainer g id='content'",
+ "rect": [16, 39, 784, 174],
"reason": "bounds change"
},
{
@@ -32,11 +37,6 @@
"reason": "layoutObject insertion"
},
{
- "object": "LayoutSVGContainer g id='content'",
- "rect": [334, 39, 466, 174],
- "reason": "incremental"
- },
- {
"object": "LayoutSVGInlineText #text",
"rect": [334, 39, 466, 174],
"reason": "incremental"

Powered by Google App Engine
This is Rietveld 408576698