| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/details-open-repaint-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/details-open-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/details-open-repaint-expected.txt
|
| index 1c40892611c71dd050b2f48aba65291975409507..a8a4dd096270bd167ae8c955da619be8256a5c16 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/details-open-repaint-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/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, 72, 784, 22],
|
| "reason": "location change"
|
| },
|
| {
|
| + "object": "LayoutTextControl INPUT",
|
| + "rect": [8, 72, 154, 22],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| "object": "LayoutBlockFlow DIV id='inner-editor'",
|
| "rect": [10, 75, 150, 16],
|
| "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, 72, 154, 22],
|
| + "object": "LayoutText #text",
|
| "reason": "location change"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| },
|
| {
|
| "object": "VerticalScrollbar",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "scroll"
|
| }
|
| ]
|
|
|