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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/gradients-em-stops-repaint-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/gradients-em-stops-repaint-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/gradients-em-stops-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/gradients-em-stops-repaint-expected.txt
index 243abb570722084e8efa4de05db2b9d5ad9d7478..443522ecc40d7a5c007c1c5581b5e99dcd5ceaaa 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/gradients-em-stops-repaint-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/gradients-em-stops-repaint-expected.txt
@@ -10,26 +10,6 @@
"object": "LayoutBlockFlow DIV class='em-units'",
"rect": [8, 8, 784, 147],
"reason": "forced by layout"
- },
- {
- "object": "LayoutBlockFlow DIV id='box4' class='box'",
- "rect": [344, 18, 302, 122],
- "reason": "style change"
- },
- {
- "object": "LayoutBlockFlow DIV id='box3' class='box'",
- "rect": [18, 18, 302, 122],
- "reason": "forced by layout"
- },
- {
- "object": "LayoutBlockFlow DIV class='indicator'",
- "rect": [345, 19, 240, 20],
- "reason": "style change"
- },
- {
- "object": "LayoutText #text",
- "rect": [330, 135, 4, 19],
- "reason": "forced by layout"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698