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

Unified Diff: LayoutTests/fast/repaint/composited-iframe-scroll-repaint-expected.txt

Issue 318183002: Fix repainting of composited RenderViews (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix *horrible* naming 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/fast/repaint/composited-iframe-scroll-repaint-expected.txt
diff --git a/LayoutTests/compositing/layer-creation/no-compositing-for-fixed-position-under-transform-expected.txt b/LayoutTests/fast/repaint/composited-iframe-scroll-repaint-expected.txt
similarity index 71%
copy from LayoutTests/compositing/layer-creation/no-compositing-for-fixed-position-under-transform-expected.txt
copy to LayoutTests/fast/repaint/composited-iframe-scroll-repaint-expected.txt
index 671b4520e8e4774218cf06728a21b5b826266fba..edcd9de31879e058f16532e07a0f04799b629f97 100644
--- a/LayoutTests/compositing/layer-creation/no-compositing-for-fixed-position-under-transform-expected.txt
+++ b/LayoutTests/fast/repaint/composited-iframe-scroll-repaint-expected.txt
@@ -1,15 +1,14 @@
-TEST
(GraphicsLayer
- (bounds 800.00 600.00)
+ (bounds 300.00 516.00)
(children 1
(GraphicsLayer
- (bounds 800.00 600.00)
+ (bounds 300.00 516.00)
(contentsOpaque 1)
(drawsContent 1)
(children 1
(GraphicsLayer
(position 8.00 8.00)
- (bounds 100.00 30.00)
+ (bounds 284.00 500.00)
(drawsContent 1)
)
)

Powered by Google App Engine
This is Rietveld 408576698