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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/repaint/invalidation-after-opacity-change-subtree-expected.txt

Issue 1415983002: Auto-rebaseline for r355074 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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: third_party/WebKit/LayoutTests/platform/win/fast/repaint/invalidation-after-opacity-change-subtree-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/invalidation-after-opacity-change-subtree-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/invalidation-after-opacity-change-subtree-expected.txt
index f534e818973993c0027a59f1f0266fc50f3c8add..c1cac73eec0e21574c45d9072af57a637d942a5f 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/invalidation-after-opacity-change-subtree-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/invalidation-after-opacity-change-subtree-expected.txt
@@ -6,11 +6,11 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
+ [8, 2197, 777, 106],
+ [8, 2197, 653, 106],
[8, 2047, 777, 106],
[8, 2047, 774, 106],
- [7, 2197, 778, 106],
- [7, 2197, 654, 106],
- [7, 2000, 778, 350]
+ [8, 2000, 777, 350]
],
"paintInvalidationClients": [
"LayoutBlockFlow DIV id='container'",

Powered by Google App Engine
This is Rietveld 408576698