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

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

Issue 275543003: Don't always fully repaint on viewport resize (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: NeedsRebaseline 2 tests 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
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/repaint/window-resize-media-query-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/repaint/window-resize-fixed-center-background-image-expected.txt
diff --git a/LayoutTests/fast/repaint/window-resize-fixed-center-background-image-expected.txt b/LayoutTests/fast/repaint/window-resize-fixed-center-background-image-expected.txt
index ca38c87a0e25674ddad39e8535e21a322d53dd30..d79c1f7f5e3acc4a1394b459ff66c0a3664d505b 100644
--- a/LayoutTests/fast/repaint/window-resize-fixed-center-background-image-expected.txt
+++ b/LayoutTests/fast/repaint/window-resize-fixed-center-background-image-expected.txt
@@ -7,8 +7,6 @@
(drawsContent 1)
(repaint rects
(rect 0.00 0.00 200.00 200.00)
- (rect 0.00 0.00 200.00 200.00)
- (rect 0.00 0.00 200.00 200.00)
)
)
)
@@ -22,8 +20,6 @@
(drawsContent 1)
(repaint rects
(rect 0.00 0.00 200.00 300.00)
- (rect 0.00 0.00 200.00 300.00)
- (rect 0.00 0.00 200.00 300.00)
)
)
)
@@ -36,9 +32,8 @@
(contentsOpaque 1)
(drawsContent 1)
(repaint rects
+ (rect 0.00 250.00 300.00 50.00)
(rect 0.00 0.00 300.00 300.00)
- (rect 0.00 0.00 300.00 300.00)
- (rect 0.00 0.00 300.00 250.00)
)
)
)
@@ -51,9 +46,8 @@
(contentsOpaque 1)
(drawsContent 1)
(repaint rects
+ (rect 250.00 0.00 50.00 250.00)
(rect 0.00 0.00 300.00 250.00)
- (rect 0.00 0.00 300.00 250.00)
- (rect 0.00 0.00 250.00 250.00)
)
)
)
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/repaint/window-resize-media-query-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698