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

Unified Diff: third_party/WebKit/LayoutTests/platform/win7/fast/repaint/inline-focus-expected.txt

Issue 2184693002: Auto-rebaseline for r407755 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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/win7/fast/repaint/inline-focus-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/inline-focus-expected.txt b/third_party/WebKit/LayoutTests/platform/win7/fast/repaint/inline-focus-expected.txt
similarity index 95%
copy from third_party/WebKit/LayoutTests/platform/win/fast/repaint/inline-focus-expected.txt
copy to third_party/WebKit/LayoutTests/platform/win7/fast/repaint/inline-focus-expected.txt
index 1f21172055f1b7fa9e338930d6141be9cbfc16fc..cbcb386ba218f9c7e6eb8707bc4e8a5516a305f6 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/inline-focus-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win7/fast/repaint/inline-focus-expected.txt
@@ -25,17 +25,17 @@
},
{
"object": "LayoutText #text",
- "rect": [0, 34, 429, 18],
+ "rect": [0, 34, 429, 17],
"reason": "forced by layout"
},
{
"object": "LayoutInline A",
- "rect": [0, 0, 40, 17],
+ "rect": [0, 0, 24, 17],
"reason": "forced by layout"
},
{
"object": "LayoutText #text",
- "rect": [0, 6, 40, 10],
+ "rect": [0, 4, 24, 12],
"reason": "forced by layout"
}
]

Powered by Google App Engine
This is Rietveld 408576698