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

Unified Diff: LayoutTests/compositing/repaint/fixed-pos-inside-composited-intermediate-layer-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: Added test fixes. 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/repaint/fixed-pos-inside-composited-intermediate-layer-expected.txt
diff --git a/LayoutTests/compositing/repaint/fixed-pos-inside-composited-intermediate-layer-expected.txt b/LayoutTests/compositing/repaint/fixed-pos-inside-composited-intermediate-layer-expected.txt
index 493e39db8cbe9fd783ddb53cc74a0d0c1417b867..2f839dd38b485cdab71cd88f9d11a530adbe223e 100644
--- a/LayoutTests/compositing/repaint/fixed-pos-inside-composited-intermediate-layer-expected.txt
+++ b/LayoutTests/compositing/repaint/fixed-pos-inside-composited-intermediate-layer-expected.txt
@@ -6,7 +6,7 @@
(contentsOpaque 1)
(drawsContent 1)
(repaint rects
- (rect 25.00 25.00 50.00 150.00)
+ (rect 45.00 45.00 50.00 150.00)
chrishtr 2014/05/30 16:28:05 It actually is 45px from the squashed container. D
)
(children 1
(GraphicsLayer

Powered by Google App Engine
This is Rietveld 408576698