| Index: third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/repaint/details-open-repaint-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/repaint/details-open-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/repaint/details-open-repaint-expected.txt
|
| index 09ddb91da4f9c51d1d3be7e1a9e4cf11ede02556..c16262b212077a99ac43c9ff0d4bc7e860dcaa4d 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/repaint/details-open-repaint-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/repaint/details-open-repaint-expected.txt
|
| @@ -7,16 +7,16 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "HorizontalScrollbar",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "scroll"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow DIV id='details-content'",
|
| "rect": [8, 68, 784, 19],
|
| "reason": "location change"
|
| },
|
| {
|
| + "object": "LayoutTextControl INPUT",
|
| + "rect": [8, 68, 123, 19],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| "object": "LayoutBlockFlow DIV id='inner-editor'",
|
| "rect": [11, 71, 117, 13],
|
| "reason": "location change"
|
| @@ -27,28 +27,27 @@
|
| "reason": "full"
|
| },
|
| {
|
| - "object": "LayoutText #text",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "location change"
|
| + "object": "HorizontalScrollbar",
|
| + "reason": "scroll"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV id='inner-editor'",
|
| + "reason": "scroll"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "location change"
|
| },
|
| {
|
| - "object": "LayoutTextControl INPUT",
|
| - "rect": [8, 68, 123, 19],
|
| + "object": "LayoutText #text",
|
| "reason": "location change"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| },
|
| {
|
| "object": "VerticalScrollbar",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "scroll"
|
| }
|
| ]
|
|
|