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

Unified Diff: third_party/WebKit/LayoutTests/paint/invalidation/svg/use-detach-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/use-detach-expected.txt
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/use-detach-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/use-detach-expected.txt
index b60617a1453af5858f1cc7ea1a2cf0be9634b45a..875d835e4dc4d7f363a3e6897f32b49393c9bde5 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/use-detach-expected.txt
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/use-detach-expected.txt
@@ -65,56 +65,6 @@
"object": "LayoutSVGEllipse circle id='use_circle'",
"rect": [218, 94, 28, 28],
"reason": "disappeared"
- },
- {
- "object": "LayoutSVGContainer use",
- "rect": [41, 19, 18, 16],
- "reason": "disappeared"
- },
- {
- "object": "LayoutSVGContainer use",
- "rect": [41, 19, 18, 16],
- "reason": "disappeared"
- },
- {
- "object": "LayoutSVGInlineText #text",
- "rect": [41, 19, 18, 16],
- "reason": "disappeared"
- },
- {
- "object": "LayoutSVGInlineText #text",
- "rect": [41, 19, 18, 16],
- "reason": "disappeared"
- },
- {
- "object": "LayoutSVGText text id='use_text'",
- "rect": [41, 19, 18, 16],
- "reason": "disappeared"
- },
- {
- "object": "LayoutSVGText text id='use_text'",
- "rect": [41, 19, 18, 16],
- "reason": "disappeared"
- },
- {
- "object": "LayoutSVGContainer use",
- "rect": [44, 34, 12, 12],
- "reason": "disappeared"
- },
- {
- "object": "LayoutSVGContainer use",
- "rect": [44, 34, 12, 12],
- "reason": "disappeared"
- },
- {
- "object": "LayoutSVGEllipse circle id='use_circle'",
- "rect": [44, 34, 12, 12],
- "reason": "disappeared"
- },
- {
- "object": "LayoutSVGEllipse circle id='use_circle'",
- "rect": [44, 34, 12, 12],
- "reason": "disappeared"
}
]
}
@@ -201,38 +151,6 @@
"reason": "disappeared"
},
{
- "object": "LayoutSVGHiddenContainer g id='use'",
- "reason": "appeared"
- },
- {
- "object": "LayoutSVGContainer use",
- "reason": "appeared"
- },
- {
- "object": "LayoutSVGText text id='use_text'",
- "reason": "appeared"
- },
- {
- "object": "RootInlineBox",
- "reason": "appeared"
- },
- {
- "object": "LayoutSVGInlineText #text",
- "reason": "appeared"
- },
- {
- "object": "InlineTextBox 'use'",
- "reason": "appeared"
- },
- {
- "object": "LayoutSVGContainer use",
- "reason": "appeared"
- },
- {
- "object": "LayoutSVGEllipse circle id='use_circle'",
- "reason": "appeared"
- },
- {
"object": "LayoutSVGInlineText #text",
"reason": "disappeared"
},

Powered by Google App Engine
This is Rietveld 408576698