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

Unified Diff: third_party/WebKit/LayoutTests/fast/repaint/obscured-background-no-repaint-expected.txt

Issue 2229643002: Don't invalidate paint on background image change if it's obscured (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@BackgroundObscured
Patch Set: Rebase Created 4 years, 4 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/fast/repaint/obscured-background-no-repaint-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/obscured-background-no-repaint-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/obscured-background-no-repaint-expected.txt
index d560c3eb7fe80ef5fa983a0365c19d427d175ec3..d8af2e67bc2c0d2907ada94faff927aae597a179 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/obscured-background-no-repaint-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/repaint/obscured-background-no-repaint-expected.txt
@@ -1,13 +1,3 @@
-{
- "name": "Content Root Layer",
- "bounds": [785, 672],
- "children": [
- {
- "name": "LayoutView #document",
- "bounds": [785, 672],
- "contentsOpaque": true,
- "drawsContent": true
- }
- ]
-}
+
+ PASS

Powered by Google App Engine
This is Rietveld 408576698