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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/non-text-link-invalidation-optimization-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/win/paint/invalidation/non-text-link-invalidation-optimization-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/non-text-link-invalidation-optimization-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/non-text-link-invalidation-optimization-expected.txt
index 1f537cb8995381ea0b7fd337e2d176da857d8a68..ae5dfc8669e9724f0edae42d06c78e8355e2cd52 100644
--- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/non-text-link-invalidation-optimization-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/non-text-link-invalidation-optimization-expected.txt
@@ -15,7 +15,7 @@
},
{
"object": "LayoutText #text",
- "rect": [76, 8, 64, 18],
+ "rect": [76, 8, 64, 17],
"reason": "style change"
},
{
@@ -25,12 +25,12 @@
},
{
"object": "LayoutText #text",
- "rect": [360, 8, 54, 18],
+ "rect": [360, 8, 54, 17],
"reason": "style change"
},
{
"object": "LayoutText #text",
- "rect": [139, 8, 29, 18],
+ "rect": [139, 8, 29, 17],
"reason": "style change"
},
{

Powered by Google App Engine
This is Rietveld 408576698