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

Unified Diff: LayoutTests/compositing/squashing/invalidate-when-leaving-squashed-layer-expected.txt

Issue 708213002: Remove the HasOwnBackingButPaintsIntoAncestor compositing state. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Removed more tests. Created 6 years, 1 month 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: LayoutTests/compositing/squashing/invalidate-when-leaving-squashed-layer-expected.txt
diff --git a/LayoutTests/compositing/squashing/invalidate-when-leaving-squashed-layer-expected.txt b/LayoutTests/compositing/squashing/invalidate-when-leaving-squashed-layer-expected.txt
index 070ed73ede3238d397242d0175833397c986f51f..f30cb397448e34d649490bd630d5ff99aacf6031 100644
--- a/LayoutTests/compositing/squashing/invalidate-when-leaving-squashed-layer-expected.txt
+++ b/LayoutTests/compositing/squashing/invalidate-when-leaving-squashed-layer-expected.txt
@@ -5,9 +5,6 @@
"bounds": [800, 600],
"contentsOpaque": true,
"drawsContent": true,
- "repaintRects": [
- [0, 0, 200, 200]
- ],
"children": [
{
"shouldFlattenTransform": false,

Powered by Google App Engine
This is Rietveld 408576698