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

Unified Diff: content/test/data/accessibility/html/textarea-expected-blink.txt

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/textarea-expected-blink.txt
diff --git a/content/test/data/accessibility/html/textarea-expected-blink.txt b/content/test/data/accessibility/html/textarea-expected-blink.txt
index 909da1525fb227dc7d73e3cea93c9218b0adc3da..f479e46fb6557be7a6bd1edd690bead7a1f85ca5 100644
--- a/content/test/data/accessibility/html/textarea-expected-blink.txt
+++ b/content/test/data/accessibility/html/textarea-expected-blink.txt
@@ -1,6 +1,6 @@
rootWebArea
++genericContainer
-++++textField textSelStart=0 textSelEnd=0
+++++textField multiline textSelStart=0 textSelEnd=0
++++++genericContainer
++++++++staticText name='The textarea tag defines a multi-line text input control.<newline>'
++++++++++inlineTextBox name='The textarea tag defines a multi-line text input'

Powered by Google App Engine
This is Rietveld 408576698