| Index: third_party/WebKit/LayoutTests/platform/win/paint/selection/selection-in-non-composited-scrolling-container-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/button/button-reset-focus-by-mouse-then-keydown-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/selection/selection-in-non-composited-scrolling-container-expected.txt
|
| similarity index 54%
|
| copy from third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/button/button-reset-focus-by-mouse-then-keydown-expected.txt
|
| copy to third_party/WebKit/LayoutTests/platform/win/paint/selection/selection-in-non-composited-scrolling-container-expected.txt
|
| index 8f660beb42708fe1b59178975ef11c58881ec45d..17eaea766c115b713cf86f2f752e7150319a8481 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/button/button-reset-focus-by-mouse-then-keydown-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/paint/selection/selection-in-non-composited-scrolling-container-expected.txt
|
| @@ -9,18 +9,18 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutButton BUTTON",
|
| - "rect": [3, 4, 55, 29],
|
| + "object": "LayoutTextControl INPUT id='target'",
|
| + "rect": [7, 7, 70, 24],
|
| "reason": "subtree"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow (anonymous)",
|
| - "rect": [16, 11, 29, 13],
|
| + "object": "LayoutBlockFlow DIV id='inner-editor'",
|
| + "rect": [10, 11, 64, 16],
|
| "reason": "subtree"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "rect": [16, 11, 29, 13],
|
| + "rect": [10, 11, 64, 16],
|
| "reason": "subtree"
|
| }
|
| ]
|
| @@ -28,11 +28,19 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "LayoutButton BUTTON",
|
| + "object": "LayoutBlockFlow HTML",
|
| + "reason": "selection"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow BODY",
|
| + "reason": "selection"
|
| + },
|
| + {
|
| + "object": "LayoutTextControl INPUT id='target'",
|
| "reason": "subtree"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow (anonymous)",
|
| + "object": "LayoutBlockFlow DIV id='inner-editor'",
|
| "reason": "subtree"
|
| },
|
| {
|
| @@ -40,11 +48,15 @@
|
| "reason": "subtree"
|
| },
|
| {
|
| + "object": "HorizontalScrollbar",
|
| + "reason": "scroll"
|
| + },
|
| + {
|
| "object": "LayoutText #text",
|
| "reason": "subtree"
|
| },
|
| {
|
| - "object": "InlineTextBox 'Reset'",
|
| + "object": "InlineTextBox 'test test test'",
|
| "reason": "subtree"
|
| }
|
| ]
|
|
|