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

Unified Diff: LayoutTests/virtual/slimmingpaint/fast/repaint/transform-translate-expected.txt

Issue 984813004: Auto-rebaseline for r191480 (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
Index: LayoutTests/virtual/slimmingpaint/fast/repaint/transform-translate-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/line-in-scrolled-clipped-block-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/transform-translate-expected.txt
similarity index 83%
copy from LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/line-in-scrolled-clipped-block-expected.txt
copy to LayoutTests/virtual/slimmingpaint/fast/repaint/transform-translate-expected.txt
index fad2a229c1218e61041375b3444389f811f68308..181510d8511c23a9d030b9e41e31d7d7a28c24ce 100644
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/line-in-scrolled-clipped-block-expected.txt
+++ b/LayoutTests/virtual/slimmingpaint/fast/repaint/transform-translate-expected.txt
@@ -6,7 +6,8 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [8, 8, 100, 18]
+ [28, 66, 106, 106],
+ [8, 66, 106, 106]
],
"paintInvalidationClients": [
"LayoutBlockFlow DIV id='target'"

Powered by Google App Engine
This is Rietveld 408576698