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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/multi-layout-one-frame-expected.txt

Issue 1385773002: Auto-rebaseline for r351985 (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/mac/fast/repaint/multi-layout-one-frame-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/multi-layout-one-frame-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/multi-layout-one-frame-expected.txt
index 33e880f0621313a1def882d591c73bbb8dae85c5..984f361be1e3af64d85d7823c913e070fb8e465f 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/multi-layout-one-frame-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/multi-layout-one-frame-expected.txt
@@ -7,11 +7,11 @@
"drawsContent": true,
"repaintRects": [
[146, 11, 125, 13],
- [146, 11, 46, 13],
- [146, 11, 40, 13],
+ [146, 11, 44, 13],
+ [146, 11, 38, 13],
[11, 11, 125, 13],
- [11, 11, 46, 13],
- [11, 11, 40, 13]
+ [11, 11, 44, 13],
+ [11, 11, 38, 13]
],
"paintInvalidationClients": [
"InlineTextBox ''",

Powered by Google App Engine
This is Rietveld 408576698