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

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

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

Powered by Google App Engine
This is Rietveld 408576698