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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/make-children-non-inline-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/mac/paint/invalidation/make-children-non-inline-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/make-children-non-inline-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/make-children-non-inline-expected.txt
index e432ac711637a16fd9a0ad8c33b57e1f5e9387c8..5db9fa05dbc243e84c77985b25f6cf1a6992a464 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/make-children-non-inline-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/make-children-non-inline-expected.txt
@@ -12,21 +12,6 @@
"reason": "style change"
},
{
- "object": "LayoutBlockFlow (anonymous)",
- "rect": [8, 60, 784, 90],
- "reason": "layoutObject insertion"
- },
- {
- "object": "LayoutBlockFlow (anonymous)",
- "rect": [8, 250, 784, 72],
- "reason": "layoutObject insertion"
- },
- {
- "object": "LayoutText #text",
- "rect": [8, 250, 113, 18],
- "reason": "style change"
- },
- {
"object": "LayoutText #text",
"rect": [8, 150, 113, 18],
"reason": "layoutObject removal"
@@ -34,87 +19,42 @@
{
"object": "LayoutText #text",
"rect": [8, 132, 80, 18],
- "reason": "style change"
- },
- {
- "object": "LayoutText #text",
- "rect": [8, 132, 80, 18],
"reason": "layoutObject removal"
},
{
"object": "LayoutText #text",
"rect": [8, 96, 80, 18],
- "reason": "style change"
- },
- {
- "object": "LayoutText #text",
- "rect": [8, 96, 80, 18],
"reason": "layoutObject removal"
},
{
"object": "LayoutText #text",
- "rect": [8, 268, 69, 18],
- "reason": "style change"
- },
- {
- "object": "LayoutText #text",
"rect": [8, 168, 69, 18],
"reason": "layoutObject removal"
},
{
"object": "LayoutText #text",
- "rect": [8, 304, 64, 18],
- "reason": "style change"
- },
- {
- "object": "LayoutText #text",
"rect": [8, 204, 64, 18],
"reason": "layoutObject removal"
},
{
"object": "LayoutText #text",
"rect": [8, 114, 45, 18],
- "reason": "style change"
- },
- {
- "object": "LayoutText #text",
- "rect": [8, 114, 45, 18],
"reason": "layoutObject removal"
},
{
"object": "LayoutText #text",
"rect": [8, 78, 44, 18],
- "reason": "style change"
- },
- {
- "object": "LayoutText #text",
- "rect": [8, 78, 44, 18],
"reason": "layoutObject removal"
},
{
"object": "LayoutText #text",
"rect": [8, 60, 40, 18],
- "reason": "style change"
- },
- {
- "object": "LayoutText #text",
- "rect": [8, 60, 40, 18],
"reason": "layoutObject removal"
},
{
"object": "LayoutText #text",
- "rect": [8, 286, 30, 18],
- "reason": "style change"
- },
- {
- "object": "LayoutText #text",
"rect": [8, 186, 30, 18],
"reason": "layoutObject removal"
- },
- {
- "object": "LayoutBlockFlow DIV id='target'",
- "rect": [8, 150, 10, 100],
- "reason": "layoutObject insertion"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698