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

Unified Diff: content/test/data/accessibility/html/input-text-read-only.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-text-read-only.html
diff --git a/content/test/data/accessibility/html/input-text-read-only.html b/content/test/data/accessibility/html/input-text-read-only.html
index fe10a41336999593d878934c99281c1d6ea71d1f..6de793587df32b4031ebe22f6cf4aa896b8d4db1 100644
--- a/content/test/data/accessibility/html/input-text-read-only.html
+++ b/content/test/data/accessibility/html/input-text-read-only.html
@@ -10,6 +10,8 @@
@WIN-ALLOW:text-input-type*
@WIN-ALLOW:value*
@WIN-DENY:value='http://*'
+@BLINK-ALLOW:value*
+@BLINK-DENY:value='http://*
-->
<!DOCTYPE html>
<html>

Powered by Google App Engine
This is Rietveld 408576698