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

Unified Diff: third_party/WebKit/LayoutTests/paint/invalidation/svg/resource-client-removal-expected.txt

Issue 2888253002: Skip both paint and raster invalidation for LayoutSVGHiddenContainer subtree (Closed)
Patch Set: Rebaseline-cl 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/resource-client-removal-expected.txt
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/resource-client-removal-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/resource-client-removal-expected.txt
index 99669659f8e42b7e26153373c7a353bdceabf8f8..f2017d7a6f2d84ce8b58859fdd2e03d156266fc3 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/resource-client-removal-expected.txt
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/resource-client-removal-expected.txt
@@ -173,10 +173,6 @@
"reason": "disappeared"
},
{
- "object": "LayoutSVGGradientStop stop id='offset'",
- "reason": "full"
- },
- {
"object": "LayoutSVGContainer g id='inneruse'",
"reason": "full"
},
@@ -209,10 +205,6 @@
"reason": "disappeared"
},
{
- "object": "LayoutSVGGradientStop stop id='offset'",
- "reason": "full"
- },
- {
"object": "LayoutSVGContainer g id='inneruse'",
"reason": "full"
},
@@ -245,10 +237,6 @@
"reason": "disappeared"
},
{
- "object": "LayoutSVGGradientStop stop id='offset'",
- "reason": "full"
- },
- {
"object": "LayoutSVGContainer g id='inneruse'",
"reason": "full"
},
@@ -281,10 +269,6 @@
"reason": "disappeared"
},
{
- "object": "LayoutSVGGradientStop stop id='offset'",
- "reason": "full"
- },
- {
"object": "LayoutSVGContainer g id='inneruse'",
"reason": "full"
},
@@ -317,10 +301,6 @@
"reason": "disappeared"
},
{
- "object": "LayoutSVGGradientStop stop id='offset'",
- "reason": "full"
- },
- {
"object": "LayoutSVGContainer g id='inneruse'",
"reason": "full"
},

Powered by Google App Engine
This is Rietveld 408576698