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

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

Issue 306093002: Use the correct method for computing a repaint rect that takes into account squashing. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix typo. Created 6 years, 7 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 26547ee291e17abc11091cccd08643a86aa26a56..a3a126fffbe625075c2808e246870f07d09f7175 100644
--- a/LayoutTests/compositing/squashing/tricky-element-removal-crash-expected.txt
+++ b/LayoutTests/compositing/squashing/tricky-element-removal-crash-expected.txt
@@ -20,6 +20,7 @@
(bounds 100.00 100.00)
(drawsContent 1)
(repaint rects
+ (rect 8.00 8.00 92.00 92.00)
(rect 0.00 0.00 100.00 100.00)
(rect 0.00 0.00 100.00 100.00)
)

Powered by Google App Engine
This is Rietveld 408576698