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

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

Issue 1552683002: Enable DumpAccessibilityTree tests to use cross-process iframes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebaseline last Android test Created 4 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/html/input-email.html
diff --git a/content/test/data/accessibility/html/input-email.html b/content/test/data/accessibility/html/input-email.html
index b812b2f03285aec2782c9e2b79fa9b0ee5c7ce26..a71c2181e317d97e7129c91613bbfd9154fef64c 100644
--- a/content/test/data/accessibility/html/input-email.html
+++ b/content/test/data/accessibility/html/input-email.html
@@ -7,7 +7,7 @@
@WIN-ALLOW:selection_end*
@WIN-ALLOW:text-input-type*
@WIN-ALLOW:value*
-@WIN-DENY:value='file://*'
+@WIN-DENY:value='http://*'
-->
<!DOCTYPE html>
<html>
« no previous file with comments | « content/test/data/accessibility/html/input-color.html ('k') | content/test/data/accessibility/html/input-tel.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698