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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-overflow-expected.txt

Issue 2178363002: 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/fast/repaint/line-overflow-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-overflow-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-overflow-expected.txt
index d84357f89fa1a6eefd86815ad942c2fb33d7110f..9df12f800de7c0f29fd1c05c7ba2640f493f4546 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-overflow-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-overflow-expected.txt
@@ -10,32 +10,32 @@
"paintInvalidations": [
{
"object": "LayoutText #text",
- "rect": [7, 114, 201, 89],
+ "rect": [8, 114, 200, 89],
"reason": "forced by layout"
},
{
"object": "LayoutText #text",
- "rect": [8, 78, 198, 54],
+ "rect": [8, 78, 198, 53],
"reason": "forced by layout"
},
{
"object": "LayoutInline SPAN id='t'",
- "rect": [115, 84, 37, 48],
+ "rect": [115, 84, 37, 47],
"reason": "style change"
},
{
"object": "LayoutText #text",
- "rect": [115, 114, 37, 18],
+ "rect": [115, 114, 37, 17],
"reason": "forced by layout"
},
{
"object": "LayoutInline SPAN id='t'",
- "rect": [37, 132, 37, 18],
+ "rect": [38, 132, 36, 17],
"reason": "style change"
},
{
"object": "LayoutText #text",
- "rect": [37, 132, 37, 18],
+ "rect": [38, 132, 36, 17],
"reason": "forced by layout"
}
]

Powered by Google App Engine
This is Rietveld 408576698