Index: third_party/WebKit/LayoutTests/platform/win/fast/forms/range/range-focus-by-mouse-then-keydown-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/forms/range/range-focus-by-mouse-then-keydown-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/forms/range/range-focus-by-mouse-then-keydown-expected.txt |
index dddc3623159bb10f923bd07640c02d60b47101ea..75b4907cf67fdcc119de7a2c8afb280744987ead 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/fast/forms/range/range-focus-by-mouse-then-keydown-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/forms/range/range-focus-by-mouse-then-keydown-expected.txt |
@@ -7,8 +7,8 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "LayoutBlockFlow DIV id='thumb'", |
- "rect": [69, 10, 11, 21], |
+ "object": "LayoutSlider INPUT", |
+ "rect": [9, 9, 131, 23], |
"reason": "full" |
}, |
{ |
@@ -22,8 +22,8 @@ |
"reason": "full" |
}, |
{ |
- "object": "LayoutSlider INPUT", |
- "rect": [9, 9, 131, 23], |
+ "object": "LayoutBlockFlow DIV id='thumb'", |
+ "rect": [69, 10, 11, 21], |
"reason": "full" |
} |
] |