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

Unified Diff: content/test/data/accessibility/html/contenteditable-with-no-descendants-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/contenteditable-with-no-descendants-expected-blink.txt
diff --git a/content/test/data/accessibility/html/contenteditable-with-no-descendants-expected-blink.txt b/content/test/data/accessibility/html/contenteditable-with-no-descendants-expected-blink.txt
index 81fbe1dade33efee721a60acd71b9fc3c9b95fb5..84d0ae912ce3c869b2b383886b5f38e3bd5d9fca 100644
--- a/content/test/data/accessibility/html/contenteditable-with-no-descendants-expected-blink.txt
+++ b/content/test/data/accessibility/html/contenteditable-with-no-descendants-expected-blink.txt
@@ -1,7 +1,7 @@
rootWebArea
-++genericContainer editable richlyEditable name='label'
-++genericContainer editable richlyEditable description='description' descriptionFrom=5
-++genericContainer editable richlyEditable name='title'
+++genericContainer editable multiline richlyEditable name='label'
+++genericContainer editable multiline richlyEditable description='description' descriptionFrom=5
+++genericContainer editable multiline richlyEditable name='title'
++paragraph
++++staticText name='description'
++++++inlineTextBox name='description'

Powered by Google App Engine
This is Rietveld 408576698