| Index: third_party/WebKit/LayoutTests/platform/mac/paint/caret/caret-subpixel-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/caret/caret-subpixel-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/caret/caret-subpixel-expected.txt
|
| similarity index 89%
|
| copy from third_party/WebKit/LayoutTests/paint/caret/caret-subpixel-expected.txt
|
| copy to third_party/WebKit/LayoutTests/platform/mac/paint/caret/caret-subpixel-expected.txt
|
| index 149bf6ade378de6b11cc5ebd2192ea9ee663480c..60299d6d06c7e885b04fe0f3105ed5c525d30e1f 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/caret/caret-subpixel-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/paint/caret/caret-subpixel-expected.txt
|
| @@ -10,17 +10,17 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutTextControl INPUT id='target'",
|
| - "rect": [8, 8, 224, 22],
|
| + "rect": [8, 8, 225, 19],
|
| "reason": "subtree"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='inner-editor'",
|
| - "rect": [10, 11, 201, 16],
|
| + "rect": [11, 11, 201, 13],
|
| "reason": "subtree"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='inner-editor'",
|
| - "rect": [208, 10, 4, 18],
|
| + "rect": [209, 10, 4, 15],
|
| "reason": "invalidate paint rectangle"
|
| }
|
| ]
|
|
|