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

Unified Diff: third_party/WebKit/LayoutTests/paint/invalidation/svg/js-late-marker-creation-expected.txt

Issue 2824823003: DOM-based SVG resource tracking (Closed)
Patch Set: Update baselines Created 3 years, 7 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/paint/invalidation/svg/js-late-marker-creation-expected.txt
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-late-marker-creation-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-late-marker-creation-expected.txt
index e6057034070c5e82008456d14d7bf38884dffe64..69ad2f5c38d7a91f097201c4ecacf9aa8b91cdb3 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-late-marker-creation-expected.txt
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-late-marker-creation-expected.txt
@@ -9,7 +9,7 @@
{
"object": "LayoutSVGPath path",
"rect": [202, 211, 112, 112],
- "reason": "style change"
+ "reason": "full"
}
]
}
@@ -25,7 +25,7 @@
},
{
"object": "LayoutSVGPath path",
- "reason": "style change"
+ "reason": "full"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698