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

Unified Diff: content/test/data/accessibility/html/input-text.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-text.html
diff --git a/content/test/data/accessibility/html/input-text.html b/content/test/data/accessibility/html/input-text.html
index bb160b98c75dbcfd717bc2ae6132e37016736c4f..5b1ba8965ac919a77f64b08abf1ea91c034e07e9 100644
--- a/content/test/data/accessibility/html/input-text.html
+++ b/content/test/data/accessibility/html/input-text.html
@@ -9,7 +9,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-tel.html ('k') | content/test/data/accessibility/html/p-expected-blink.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698