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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/tabgroup-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/platform/linux/paint/invalidation/svg/tabgroup-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/tabgroup-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/tabgroup-expected.txt
index b15fc8b0e17c2bb2ba71a7b5db55e8146ae4841c..e0a630862bd585051f53af320ab1855126860e1e 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/tabgroup-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/tabgroup-expected.txt
@@ -57,11 +57,6 @@
"reason": "appeared"
},
{
- "object": "LayoutSVGRect rect",
- "rect": [30, 188, 240, 12],
- "reason": "disappeared"
- },
- {
"object": "LayoutSVGPath path",
"rect": [506, 233, 238, 159],
"reason": "appeared"
@@ -112,36 +107,6 @@
"reason": "appeared"
},
{
- "object": "LayoutSVGRect rect",
- "rect": [39, 189, 222, 122],
- "reason": "disappeared"
- },
- {
- "object": "LayoutSVGRect rect",
- "rect": [40, 188, 220, 122],
- "reason": "disappeared"
- },
- {
- "object": "LayoutSVGInlineText #text",
- "rect": [10, 43, 192, 31],
- "reason": "disappeared"
- },
- {
- "object": "LayoutSVGInlineText #text",
- "rect": [10, 43, 192, 31],
- "reason": "disappeared"
- },
- {
- "object": "LayoutSVGTSpan tspan",
- "rect": [10, 43, 192, 31],
- "reason": "disappeared"
- },
- {
- "object": "LayoutSVGText text",
- "rect": [10, 43, 192, 31],
- "reason": "disappeared"
- },
- {
"object": "LayoutSVGPath path",
"rect": [38, 6, 159, 238],
"reason": "appeared"
@@ -860,58 +825,6 @@
"reason": "subtree"
},
{
- "object": "LayoutSVGHiddenContainer g id='tabgroupTriangle__1_content'",
- "reason": "appeared"
- },
- {
- "object": "LayoutSVGHiddenContainer g id='oversizeContent'",
- "reason": "appeared"
- },
- {
- "object": "LayoutSVGRect rect",
- "reason": "appeared"
- },
- {
- "object": "LayoutSVGRect rect",
- "reason": "appeared"
- },
- {
- "object": "LayoutSVGRect rect",
- "reason": "appeared"
- },
- {
- "object": "LayoutSVGText text",
- "reason": "appeared"
- },
- {
- "object": "RootInlineBox",
- "reason": "appeared"
- },
- {
- "object": "LayoutSVGInlineText #text",
- "reason": "appeared"
- },
- {
- "object": "InlineTextBox 'This is oversize content that can be'",
- "reason": "appeared"
- },
- {
- "object": "LayoutSVGTSpan tspan",
- "reason": "appeared"
- },
- {
- "object": "InlineFlowBox",
- "reason": "appeared"
- },
- {
- "object": "LayoutSVGInlineText #text",
- "reason": "appeared"
- },
- {
- "object": "InlineTextBox 'hidden on tab-change'",
- "reason": "appeared"
- },
- {
"object": "LayoutSVGContainer g",
"reason": "appeared"
},
@@ -964,10 +877,6 @@
"reason": "subtree"
},
{
- "object": "LayoutSVGHiddenContainer g id='tabgroupTriangle__2_content'",
- "reason": "appeared"
- },
- {
"object": "LayoutSVGContainer g",
"reason": "appeared"
},
@@ -1020,10 +929,6 @@
"reason": "subtree"
},
{
- "object": "LayoutSVGHiddenContainer g id='tabgroupTriangle__3_content'",
- "reason": "appeared"
- },
- {
"object": "LayoutSVGContainer g",
"reason": "appeared"
},

Powered by Google App Engine
This is Rietveld 408576698