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

Unified Diff: content/test/data/accessibility/html/contenteditable-descendants.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/contenteditable-descendants.html
diff --git a/content/test/data/accessibility/html/contenteditable-descendants.html b/content/test/data/accessibility/html/contenteditable-descendants.html
index 2b678a3a9959c03bc5963794bb9f0f183e1e02c3..822e778ddfe840d63fae6fcb99b78efa686165cd 100644
--- a/content/test/data/accessibility/html/contenteditable-descendants.html
+++ b/content/test/data/accessibility/html/contenteditable-descendants.html
@@ -1,11 +1,14 @@
<!--
@WIN-ALLOW:caret_offset*
@WIN-ALLOW:IA2_STATE_EDITABLE
+@WIN-ALLOW:IA2_STATE_MULTI_LINE
@WIN-ALLOW:ia2_hypertext=*
@WIN-ALLOW:LINKED
@WIN-ALLOW:n_selections*
@WIN-ALLOW:selection_start*
@WIN-ALLOW:selection_end*
+@WIN-DENY:value
+@BLINK-ALLOW:linked
@BLINK-ALLOW:editable*
@BLINK-ALLOW:richlyEditable*
@BLINK-ALLOW:textSel*

Powered by Google App Engine
This is Rietveld 408576698