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

Unified Diff: LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/change-text-content-and-background-color-expected.txt

Issue 1160113005: Auto-rebaseline for r196531 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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
Index: LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/change-text-content-and-background-color-expected.txt
diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/change-text-content-and-background-color-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/change-text-content-and-background-color-expected.txt
index e13d39bd815112a18b3e18238634183e23cdc7c0..d1c5dead4d67f37f3dafdfe2244e9c4d8a5fa3bf 100644
--- a/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/change-text-content-and-background-color-expected.txt
+++ b/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/change-text-content-and-background-color-expected.txt
@@ -6,8 +6,9 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [72, 30, 5, 22],
[30, 30, 200, 22],
+ [30, 30, 47, 22],
+ [30, 30, 42, 22],
[8, 8, 244, 67]
],
"paintInvalidationClients": [

Powered by Google App Engine
This is Rietveld 408576698