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" |
} |
] |