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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/use-detach-expected.txt

Issue 2707063003: Don't invalidate rect if it's covered by fully invalidated parent's visual rect (Closed)
Patch Set: - Created 3 years, 10 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/win/paint/invalidation/svg/use-detach-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/use-detach-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/use-detach-expected.txt
index a35a3b7a48f05e1afd43515cf9a73f3dee074ab3..63ad26cbb1d2f35a2ccdf023595eeca1b8d8e181 100644
--- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/use-detach-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/use-detach-expected.txt
@@ -29,16 +29,6 @@
{
"object": "LayoutSVGContainer use",
"rect": [210, 58, 44, 37],
- "reason": "layoutObject insertion"
- },
- {
- "object": "LayoutSVGContainer use",
- "rect": [210, 58, 44, 37],
- "reason": "layoutObject insertion"
- },
- {
- "object": "LayoutSVGContainer use",
- "rect": [210, 58, 44, 37],
"reason": "layoutObject removal"
},
{
@@ -54,21 +44,6 @@
{
"object": "LayoutSVGInlineText #text",
"rect": [210, 58, 44, 37],
- "reason": "layoutObject insertion"
- },
- {
- "object": "LayoutSVGInlineText #text",
- "rect": [210, 58, 44, 37],
- "reason": "layoutObject insertion"
- },
- {
- "object": "LayoutSVGInlineText #text",
- "rect": [210, 58, 44, 37],
- "reason": "layoutObject insertion"
- },
- {
- "object": "LayoutSVGInlineText #text",
- "rect": [210, 58, 44, 37],
"reason": "layoutObject removal"
},
{
@@ -84,21 +59,6 @@
{
"object": "LayoutSVGText text id='use_text'",
"rect": [210, 58, 44, 37],
- "reason": "layoutObject insertion"
- },
- {
- "object": "LayoutSVGText text id='use_text'",
- "rect": [210, 58, 44, 37],
- "reason": "layoutObject insertion"
- },
- {
- "object": "LayoutSVGText text id='use_text'",
- "rect": [210, 58, 44, 37],
- "reason": "layoutObject insertion"
- },
- {
- "object": "LayoutSVGText text id='use_text'",
- "rect": [210, 58, 44, 37],
"reason": "layoutObject removal"
},
{

Powered by Google App Engine
This is Rietveld 408576698