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

Unified Diff: LayoutTests/compositing/repaint/fixed-pos-inside-composited-intermediate-layer-expected.txt

Issue 318793002: When performing a fast-path scroll, issue repaints for viewport-constrained layers (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Merged. 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
« no previous file with comments | « no previous file | Source/core/frame/FrameView.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 2f839dd38b485cdab71cd88f9d11a530adbe223e..f2feaa42a726ed7b140c9c57e339285cf21d2dbf 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
@@ -5,9 +5,6 @@
(bounds 785.00 30020.00)
(contentsOpaque 1)
(drawsContent 1)
- (repaint rects
- (rect 45.00 45.00 50.00 150.00)
- )
(children 1
(GraphicsLayer
(children 2
@@ -22,6 +19,9 @@
(position 20.00 20.00)
(bounds 100.00 30000.00)
(drawsContent 1)
+ (repaint rects
+ (rect 45.00 45.00 50.00 150.00)
+ )
)
)
)
« no previous file with comments | « no previous file | Source/core/frame/FrameView.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698