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

Unified Diff: content/test/data/accessibility/event/text-changed.html

Issue 848653002: Re-land: Send Windows accessibility events based on tree updates. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@implicit_1_tests
Patch Set: Rebase Created 5 years, 11 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: content/test/data/accessibility/event/text-changed.html
diff --git a/content/test/data/accessibility/event/text-changed.html b/content/test/data/accessibility/event/text-changed.html
index 4d2ad0e64cd4ddc2368fb3b5e7d183cb6bacf627..22d3357d7455e06817dd7665250750d01af42a31 100644
--- a/content/test/data/accessibility/event/text-changed.html
+++ b/content/test/data/accessibility/event/text-changed.html
@@ -1,3 +1,7 @@
+<!--
+The children changed / reorder event is fired an unpredictable number of times.
+@WIN-DENY:EVENT_OBJECT_REORDER*
+-->
<!DOCTYPE html>
<html>
<body>

Powered by Google App Engine
This is Rietveld 408576698