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

Unified Diff: third_party/WebKit/LayoutTests/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/paint/invalidation/gradients-em-stops-repaint-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/gradients-em-stops-repaint-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/gradients-em-stops-repaint-expected.txt
similarity index 63%
copy from third_party/WebKit/LayoutTests/platform/win/paint/invalidation/gradients-em-stops-repaint-expected.txt
copy to third_party/WebKit/LayoutTests/paint/invalidation/gradients-em-stops-repaint-expected.txt
index b02d7653ed5d3338c7f82f4b810a4e6ca66083a7..690f7662e1f465eba2119cb6efc5a45921f4ede0 100644
--- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/gradients-em-stops-repaint-expected.txt
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/gradients-em-stops-repaint-expected.txt
@@ -10,26 +10,6 @@
"object": "LayoutBlockFlow DIV class='em-units'",
"rect": [8, 8, 784, 146],
"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, 136, 4, 17],
- "reason": "forced by layout"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698