Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3)

Unified Diff: LayoutTests/accessibility/scroll-window-horiz-sends-notification-expected.txt

Issue 662913002: Fire accessible event on web area object when scrolling (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@scroll_again
Patch Set: Update tests based on change Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/accessibility/scroll-window-horiz-sends-notification-expected.txt
diff --git a/LayoutTests/accessibility/scroll-window-horiz-sends-notification-expected.txt b/LayoutTests/accessibility/scroll-window-horiz-sends-notification-expected.txt
index eab6c8db1feb7cb320ee672a99f83cd3439d386d..630bd938adfab91bdc95db6c50ee59a34e5f686e 100644
--- a/LayoutTests/accessibility/scroll-window-horiz-sends-notification-expected.txt
+++ b/LayoutTests/accessibility/scroll-window-horiz-sends-notification-expected.txt
@@ -7,7 +7,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
PASS window.pageXOffset is 0
-Got notification on scroll area
+Got notification on web area
PASS window.pageXOffset is 500
PASS successfullyParsed is true

Powered by Google App Engine
This is Rietveld 408576698