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

Unified Diff: LayoutTests/fast/repaint/window-resize-background-image-fixed-centered-composited-expected.txt

Issue 293063016: Exclude cases of full repaint on viewport height change (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase 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/fast/repaint/window-resize-background-image-fixed-centered-composited-expected.txt
diff --git a/LayoutTests/fast/repaint/window-resize-media-query-expected.txt b/LayoutTests/fast/repaint/window-resize-background-image-fixed-centered-composited-expected.txt
similarity index 85%
copy from LayoutTests/fast/repaint/window-resize-media-query-expected.txt
copy to LayoutTests/fast/repaint/window-resize-background-image-fixed-centered-composited-expected.txt
index 2d0bcf306f460ab73989364abb5e2ca1863c94e8..60049cc8e7a41c9820c15051eee2747eb767bad2 100644
--- a/LayoutTests/fast/repaint/window-resize-media-query-expected.txt
+++ b/LayoutTests/fast/repaint/window-resize-background-image-fixed-centered-composited-expected.txt
@@ -3,10 +3,8 @@
(children 1
(GraphicsLayer
(bounds 200.00 300.00)
- (contentsOpaque 1)
(drawsContent 1)
(repaint rects
- (rect 0.00 0.00 200.00 200.00)
)
)
)
@@ -16,7 +14,6 @@
(children 1
(GraphicsLayer
(bounds 300.00 300.00)
- (contentsOpaque 1)
(drawsContent 1)
(repaint rects
(rect 0.00 0.00 200.00 300.00)
@@ -29,7 +26,6 @@
(children 1
(GraphicsLayer
(bounds 300.00 250.00)
- (contentsOpaque 1)
(drawsContent 1)
(repaint rects
(rect 0.00 250.00 300.00 50.00)
@@ -42,7 +38,6 @@
(children 1
(GraphicsLayer
(bounds 250.00 250.00)
- (contentsOpaque 1)
(drawsContent 1)
(repaint rects
(rect 250.00 0.00 50.00 250.00)

Powered by Google App Engine
This is Rietveld 408576698