Index: third_party/WebKit/LayoutTests/platform/mac/fast/forms/range/range-focus-by-mouse-then-keydown-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/range/range-focus-by-mouse-then-keydown-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/range/range-focus-by-mouse-then-keydown-expected.txt |
index 6e878b6f0dd1a159476e65b4a77ddbd2faf4a477..9bc6949e398e39438cdd485b103d2eee3603bb5f 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/range/range-focus-by-mouse-then-keydown-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/range/range-focus-by-mouse-then-keydown-expected.txt |
@@ -7,8 +7,8 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "LayoutBlockFlow DIV id='thumb'", |
- "rect": [67, 10, 15, 16], |
+ "object": "LayoutSlider INPUT", |
+ "rect": [7, 7, 135, 21], |
"reason": "full" |
}, |
{ |
@@ -22,8 +22,8 @@ |
"reason": "full" |
}, |
{ |
- "object": "LayoutSlider INPUT", |
- "rect": [7, 7, 135, 21], |
+ "object": "LayoutBlockFlow DIV id='thumb'", |
+ "rect": [67, 10, 15, 16], |
"reason": "full" |
} |
] |