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

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

Issue 2931893002: More precise use of multiline state (Closed)
Patch Set: Remove unnecessary changes Created 3 years, 5 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-value.html
diff --git a/content/test/data/accessibility/html/input-text-value.html b/content/test/data/accessibility/html/input-text-value.html
index d6f3697b1fea64f742f535b715e710bb7407145c..22814a03680767e8cd56cba1cadf98933bf6cf6c 100644
--- a/content/test/data/accessibility/html/input-text-value.html
+++ b/content/test/data/accessibility/html/input-text-value.html
@@ -1,5 +1,9 @@
<!--
@WIN-ALLOW:description*
+@WIN-ALLOW:IA2_STATE_MULTI_LINE
+@BLINK-ALLOW:description*
+@BLINK-ALLOW:focus*
+@BLINK-ALLOW:multiline
-->
<html>
<body>

Powered by Google App Engine
This is Rietveld 408576698