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

Unified Diff: LayoutTests/accessibility/contenteditable-notifications-expected.txt

Issue 1014573010: Get rid of postToElement argument for accessibility notifications. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@postnotification_1
Patch Set: Rebaseline test Created 5 years, 9 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/contenteditable-notifications-expected.txt
diff --git a/LayoutTests/accessibility/contenteditable-notifications-expected.txt b/LayoutTests/accessibility/contenteditable-notifications-expected.txt
index 2cf9ce35906abe6ff9f0bda3bfd03cce644854d7..69a334965e21e411390ca4519ad33609779b3b7f 100644
--- a/LayoutTests/accessibility/contenteditable-notifications-expected.txt
+++ b/LayoutTests/accessibility/contenteditable-notifications-expected.txt
@@ -5,13 +5,18 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
PASS Got notification: SelectedTextChanged
PASS Got notification: SelectedTextChanged
+PASS Got notification: ValueChanged
PASS Got notification: SelectedTextChanged
PASS Got notification: ValueChanged
+PASS Got notification: ValueChanged
PASS Got notification: SelectedTextChanged
PASS Got notification: ValueChanged
+PASS Got notification: ValueChanged
PASS Got notification: SelectedTextChanged
PASS Got notification: ValueChanged
+PASS Got notification: ValueChanged
PASS Got notification: SelectedTextChanged
+PASS Got notification: ValueChanged
PASS successfullyParsed is true
TEST COMPLETE
« no previous file with comments | « LayoutTests/accessibility/contenteditable-notifications.html ('k') | Source/modules/accessibility/AXLayoutObject.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698