| Index: third_party/WebKit/LayoutTests/platform/mac-mac10.9/paint/invalidation/invalidate-caret-in-non-composited-scrolling-container-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/invalidate-caret-in-non-composited-scrolling-container-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.9/paint/invalidation/invalidate-caret-in-non-composited-scrolling-container-expected.txt
|
| similarity index 87%
|
| copy from third_party/WebKit/LayoutTests/paint/invalidation/invalidate-caret-in-non-composited-scrolling-container-expected.txt
|
| copy to third_party/WebKit/LayoutTests/platform/mac-mac10.9/paint/invalidation/invalidate-caret-in-non-composited-scrolling-container-expected.txt
|
| index 5c9d1ba3f5ec8bddd3407f31386c24d84432ec47..9fa8894637cfa238633a5a79ea75fd33d438303f 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/invalidate-caret-in-non-composited-scrolling-container-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac-mac10.9/paint/invalidation/invalidate-caret-in-non-composited-scrolling-container-expected.txt
|
| @@ -10,34 +10,34 @@
|
| "children": [
|
| {
|
| "name": "LayoutTextControl INPUT id='root'",
|
| - "position": [7, 7],
|
| - "bounds": [66, 24],
|
| + "position": [5, 5],
|
| + "bounds": [54, 25],
|
| "drawsContent": true,
|
| "backgroundColor": "#FFFFFF",
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutTextControl INPUT id='root'",
|
| - "rect": [0, 0, 66, 24],
|
| + "rect": [0, 0, 54, 25],
|
| "reason": "subtree"
|
| },
|
| {
|
| "object": "LayoutTextControl INPUT id='root'",
|
| - "rect": [0, 0, 64, 22],
|
| + "rect": [0, 0, 48, 19],
|
| "reason": "full"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='inner-editor'",
|
| - "rect": [3, 4, 60, 16],
|
| + "rect": [6, 6, 42, 13],
|
| "reason": "subtree"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "rect": [3, 4, 60, 16],
|
| + "rect": [6, 6, 42, 13],
|
| "reason": "subtree"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "rect": [60, 4, 3, 16],
|
| + "rect": [45, 6, 3, 13],
|
| "reason": "invalidate paint rectangle"
|
| }
|
| ]
|
|
|