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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/text-mask-update-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/text-mask-update-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/text-mask-update-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/text-mask-update-expected.txt
index 10e455ca0b0859081a57e4a941b8ab0a6d580493..4b5900d4fdd59bf00ed09efde6996cb7f836c458 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/text-mask-update-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/text-mask-update-expected.txt
@@ -12,11 +12,6 @@
"reason": "style change"
},
{
- "object": "LayoutSVGInlineText #text",
- "rect": [10, 33, 43, 22],
- "reason": "disappeared"
- },
- {
"object": "LayoutSVGRect rect",
"rect": [10, 33, 43, 17],
"reason": "full"
@@ -30,26 +25,6 @@
"reason": "disappeared"
},
{
- "object": "LayoutSVGText text id='text1'",
- "reason": "style change"
- },
- {
- "object": "RootInlineBox",
- "reason": "style change"
- },
- {
- "object": "LayoutSVGInlineText #text",
- "reason": "appeared"
- },
- {
- "object": "InlineTextBox 'PASS'",
- "reason": "appeared"
- },
- {
- "object": "LayoutSVGText text id='text2'",
- "reason": "full"
- },
- {
"object": "LayoutSVGRect rect",
"reason": "style change"
},

Powered by Google App Engine
This is Rietveld 408576698