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

Unified Diff: LayoutTests/compositing/squashing/squash-above-fixed-1-expected.txt

Issue 336493004: Removing a RenderLayer's CLM should trigger a repaint (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/squash-above-fixed-1-expected.txt
diff --git a/LayoutTests/compositing/squashing/squash-above-fixed-1-expected.txt b/LayoutTests/compositing/squashing/squash-above-fixed-1-expected.txt
index b78413d2c3273695c67af80f8001efbc0c33470c..95cbf0a9803a2371ed6adc30432198a8b1c84b9a 100644
--- a/LayoutTests/compositing/squashing/squash-above-fixed-1-expected.txt
+++ b/LayoutTests/compositing/squashing/squash-above-fixed-1-expected.txt
@@ -52,6 +52,7 @@ CASE 2, scrolling y to 80, new layers will be squashed, so things repaint:
(rect 0.00 300.00 200.00 100.00)
(rect 0.00 200.00 200.00 100.00)
(rect 0.00 100.00 200.00 100.00)
+ (rect 0.00 100.00 200.00 100.00)
)
(children 2
(GraphicsLayer
@@ -139,6 +140,7 @@ CASE 4, scrolling y to 170 new layers will be squashed, so things repaint:
(rect 0.00 400.00 200.00 100.00)
(rect 0.00 300.00 200.00 100.00)
(rect 0.00 200.00 200.00 100.00)
+ (rect 0.00 200.00 200.00 100.00)
)
(children 2
(GraphicsLayer

Powered by Google App Engine
This is Rietveld 408576698