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

Unified Diff: third_party/WebKit/LayoutTests/compositing/squashing/squash-transform-repainting-child-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/compositing/squashing/squash-transform-repainting-child-expected.txt
diff --git a/third_party/WebKit/LayoutTests/compositing/squashing/squash-transform-repainting-child-expected.txt b/third_party/WebKit/LayoutTests/compositing/squashing/squash-transform-repainting-child-expected.txt
index a5e7976c5fedbc14676231bcd7d5642ba31f0d9d..19dccd1bf8e5c23bbb0f7fe8dc0f4dcb739a2a1e 100644
--- a/third_party/WebKit/LayoutTests/compositing/squashing/squash-transform-repainting-child-expected.txt
+++ b/third_party/WebKit/LayoutTests/compositing/squashing/squash-transform-repainting-child-expected.txt
@@ -136,11 +136,6 @@ CASE 3, hovering over the inner div
"object": "LayoutBlockFlow (positioned) DIV class='box middle'",
"rect": [0, 0, 100, 100],
"reason": "style change"
- },
- {
- "object": "LayoutBlockFlow (positioned) DIV class='smallbox'",
- "rect": [20, 25, 50, 50],
- "reason": "style change"
}
]
},

Powered by Google App Engine
This is Rietveld 408576698