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

Unified Diff: content/test/data/accessibility/html/textarea-with-selection-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-with-selection-expected-blink.txt
diff --git a/content/test/data/accessibility/html/textarea-with-selection-expected-blink.txt b/content/test/data/accessibility/html/textarea-with-selection-expected-blink.txt
index f12d08613dd24bc3145a695d1580e438bd15f8c2..670d10cb673f89a8018ef880218b23a18ac262ea 100644
--- a/content/test/data/accessibility/html/textarea-with-selection-expected-blink.txt
+++ b/content/test/data/accessibility/html/textarea-with-selection-expected-blink.txt
@@ -1,6 +1,6 @@
rootWebArea
++genericContainer
-++++textField textSelStart=0 textSelEnd=58
+++++textField multiline textSelStart=0 textSelEnd=58
++++++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