Index: third_party/WebKit/LayoutTests/fast/events/touch/gesture/gesture-scroll-by-pixel-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/accessibility/aria-fallback-roles-expected.txt b/third_party/WebKit/LayoutTests/fast/events/touch/gesture/gesture-scroll-by-pixel-expected.txt |
similarity index 56% |
copy from third_party/WebKit/LayoutTests/accessibility/aria-fallback-roles-expected.txt |
copy to third_party/WebKit/LayoutTests/fast/events/touch/gesture/gesture-scroll-by-pixel-expected.txt |
index 1c1166a8f60909033fad04d7140e8957fe789782..c557902dd540a73a8e4677ff9d5c298162989374 100644 |
--- a/third_party/WebKit/LayoutTests/accessibility/aria-fallback-roles-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/events/touch/gesture/gesture-scroll-by-pixel-expected.txt |
@@ -1,10 +1,9 @@ |
-test |
-This tests that aria fallback roles work correctly. |
+This tests gesture scrolling by non-precise pixels. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
-Role should be: AXRole: AXCheckBox |
+PASS document.scrollingElement.scrollTop became 295 |
PASS successfullyParsed is true |
TEST COMPLETE |