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

Unified Diff: content/test/data/accessibility/input-range.html

Issue 11823026: Adding some new DumpAccessibilityTree tests, tweaking DumpAccessibilityTree helpers and fixing a bug (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix valueNow -> currentValue Created 7 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/input-range.html
diff --git a/content/test/data/accessibility/input-range.html b/content/test/data/accessibility/input-range.html
index 0c842e569028a8eac319cbce477894a6e6daf6e3..06c50d9cefedb0f5dab5c58f8a946bf76f532c4a 100644
--- a/content/test/data/accessibility/input-range.html
+++ b/content/test/data/accessibility/input-range.html
@@ -1,5 +1,6 @@
<!--
-@WIN-ALLOW:value*
+@WIN-ALLOW:currentValue*
+@WIN-ALLOW:valuetext*
@WIN-DENY:description*
@WIN-DENY:name*
-->

Powered by Google App Engine
This is Rietveld 408576698