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

Unified Diff: LayoutTests/compositing/squashing/tricky-element-removal-crash-expected.txt

Issue 369483004: Revert of Move paint invalidation after compositing update (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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: LayoutTests/compositing/squashing/tricky-element-removal-crash-expected.txt
diff --git a/LayoutTests/compositing/squashing/tricky-element-removal-crash-expected.txt b/LayoutTests/compositing/squashing/tricky-element-removal-crash-expected.txt
index de9967ce278048e225916146c2b74c7245b46d2d..1d5fe122ad4bda280a5fe829a9600ef3aad2edd4 100644
--- a/LayoutTests/compositing/squashing/tricky-element-removal-crash-expected.txt
+++ b/LayoutTests/compositing/squashing/tricky-element-removal-crash-expected.txt
@@ -18,7 +18,10 @@
{
"position": [8, 8],
"bounds": [100, 100],
- "drawsContent": true
+ "drawsContent": true,
+ "repaintRects": [
+ [0, 0, 100, 100]
+ ]
}
]
}

Powered by Google App Engine
This is Rietveld 408576698