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

Unified Diff: content/test/data/accessibility/html/contenteditable-descendants-with-selection.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-with-selection.html
diff --git a/content/test/data/accessibility/html/contenteditable-descendants-with-selection.html b/content/test/data/accessibility/html/contenteditable-descendants-with-selection.html
index 7249361216a254ab3d282e1febe4ebc22ef5fd3f..ee1d1931f2445235ad7b235a052e785031509c75 100644
--- a/content/test/data/accessibility/html/contenteditable-descendants-with-selection.html
+++ b/content/test/data/accessibility/html/contenteditable-descendants-with-selection.html
@@ -1,5 +1,7 @@
<!--
@WIN-ALLOW:IA2_STATE_EDITABLE
+@WIN-ALLOW:IA2_STATE_MULTI_LINE
+@WIN-ALLOW:IA2_STATE_SINGLE_LINE
@WIN-ALLOW:LINKED
@WIN-ALLOW:ia2_hypertext=*
@WIN-ALLOW:caret_offset*

Powered by Google App Engine
This is Rietveld 408576698