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

Unified Diff: LayoutTests/virtual/slimmingpaint/fast/repaint/window-resize-viewport-percent-expected.txt

Issue 985213003: Auto-rebaseline for r191313 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 9 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/virtual/slimmingpaint/fast/repaint/window-resize-positioned-percent-top-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/virtual/slimmingpaint/fast/repaint/window-resize-viewport-percent-expected.txt
diff --git a/LayoutTests/fast/repaint/window-resize-viewport-percent-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/window-resize-viewport-percent-expected.txt
similarity index 94%
copy from LayoutTests/fast/repaint/window-resize-viewport-percent-expected.txt
copy to LayoutTests/virtual/slimmingpaint/fast/repaint/window-resize-viewport-percent-expected.txt
index c4125731ef45143f75c078beebb905b0a919ef2a..5726ffe26e6425e46af7230ba43bb2eb49869649 100644
--- a/LayoutTests/fast/repaint/window-resize-viewport-percent-expected.txt
+++ b/LayoutTests/virtual/slimmingpaint/fast/repaint/window-resize-viewport-percent-expected.txt
@@ -21,7 +21,7 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [0, 0, 300, 300],
+ [200, 0, 100, 300],
[0, 0, 300, 300]
]
}
@@ -50,7 +50,7 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [0, 0, 250, 250],
+ [250, 0, 50, 250],
[0, 0, 250, 250]
]
}
« no previous file with comments | « LayoutTests/virtual/slimmingpaint/fast/repaint/window-resize-positioned-percent-top-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698