| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/search-field-cancel-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/search-field-cancel-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/search-field-cancel-expected.txt
|
| index 550c2b6a335eaaf80766a5b67e75b6d4b26ad62f..9d905924d6984185b5e8fde28125e145d8cbae7b 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/search-field-cancel-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/search-field-cancel-expected.txt
|
| @@ -8,12 +8,12 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow DIV id='inner-editor'",
|
| - "rect": [12, 47, 136, 16],
|
| + "rect": [11, 47, 137, 16],
|
| "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "rect": [12, 47, 58, 16],
|
| + "rect": [11, 47, 58, 16],
|
| "reason": "layoutObject insertion"
|
| },
|
| {
|
|
|