Index: third_party/WebKit/LayoutTests/platform/mac/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/mac/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/mac/paint/selection/selection-in-non-composited-scrolling-container-expected.txt |
index 8f660beb42708fe1b59178975ef11c58881ec45d..20b2647c7836979b85c68f0ebd389bd89cfb0377 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/mac/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": [5, 5, 47, 25], |
"reason": "subtree" |
}, |
{ |
- "object": "LayoutBlockFlow (anonymous)", |
- "rect": [16, 11, 29, 13], |
+ "object": "LayoutBlockFlow DIV id='inner-editor'", |
+ "rect": [11, 11, 35, 13], |
"reason": "subtree" |
}, |
{ |
"object": "LayoutText #text", |
- "rect": [16, 11, 29, 13], |
+ "rect": [11, 11, 35, 13], |
"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" |
} |
] |