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

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

Issue 2927033004: Expand test defaults to include more states, include more blink test results (Closed)
Patch Set: Update Windows test results Created 3 years, 6 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-tel.html
diff --git a/content/test/data/accessibility/html/input-tel.html b/content/test/data/accessibility/html/input-tel.html
index 1e557070678e946a5df132945ff9ad95d4ed98d2..dddf5c6aab1e690671f400e8572fa728b80f6939 100644
--- a/content/test/data/accessibility/html/input-tel.html
+++ b/content/test/data/accessibility/html/input-tel.html
@@ -6,7 +6,9 @@
@WIN-ALLOW:selection_end*
@WIN-ALLOW:text-input-type*
@WIN-ALLOW:value*
-@WIN-DENY:value='http://*'
+@WIN-DENY:value='http://*
+@BLINK-ALLOW:value*
+@BLINK-DENY:value='http://*
-->
<!DOCTYPE html>
<html>

Powered by Google App Engine
This is Rietveld 408576698