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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/paint/invalidation/make-children-non-inline-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/make-children-non-inline-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/make-children-non-inline-expected.txt
index 885e9f4a820051a1da9a1c7f3c5dc16337eaaf63..7b3762ab42f623c6c59238bbbbd24f916d665358 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/make-children-non-inline-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/make-children-non-inline-expected.txt
@@ -12,21 +12,6 @@
"reason": "style change"
},
{
- "object": "LayoutBlockFlow (anonymous)",
- "rect": [8, 64, 784, 100],
- "reason": "layoutObject insertion"
- },
- {
- "object": "LayoutBlockFlow (anonymous)",
- "rect": [8, 264, 784, 80],
- "reason": "layoutObject insertion"
- },
- {
- "object": "LayoutText #text",
- "rect": [8, 264, 104, 19],
- "reason": "style change"
- },
- {
"object": "LayoutText #text",
"rect": [8, 164, 104, 19],
"reason": "layoutObject removal"
@@ -44,30 +29,15 @@
{
"object": "LayoutText #text",
"rect": [8, 104, 77, 19],
- "reason": "style change"
- },
- {
- "object": "LayoutText #text",
- "rect": [8, 104, 77, 19],
"reason": "layoutObject removal"
},
{
"object": "LayoutText #text",
- "rect": [8, 284, 65, 19],
- "reason": "style change"
- },
- {
- "object": "LayoutText #text",
"rect": [8, 184, 65, 19],
"reason": "layoutObject removal"
},
{
"object": "LayoutText #text",
- "rect": [8, 324, 61, 19],
- "reason": "style change"
- },
- {
- "object": "LayoutText #text",
"rect": [8, 224, 61, 19],
"reason": "layoutObject removal"
},
@@ -84,37 +54,17 @@
{
"object": "LayoutText #text",
"rect": [8, 124, 42, 19],
- "reason": "style change"
- },
- {
- "object": "LayoutText #text",
- "rect": [8, 124, 42, 19],
"reason": "layoutObject removal"
},
{
"object": "LayoutText #text",
"rect": [8, 64, 39, 19],
- "reason": "style change"
- },
- {
- "object": "LayoutText #text",
- "rect": [8, 64, 39, 19],
"reason": "layoutObject removal"
},
{
"object": "LayoutText #text",
- "rect": [8, 304, 27, 19],
- "reason": "style change"
- },
- {
- "object": "LayoutText #text",
"rect": [8, 204, 27, 19],
"reason": "layoutObject removal"
- },
- {
- "object": "LayoutBlockFlow DIV id='target'",
- "rect": [8, 164, 10, 100],
- "reason": "layoutObject insertion"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698