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

Side by Side Diff: third_party/WebKit/LayoutTests/accessibility/is-richly-editable-expected.txt

Issue 1821723002: Exposed the children of elements with role textbox in order to make rich text information available… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Disabled Android test. Created 4 years, 8 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 unified diff | Download patch
OLDNEW
1 This tests that only elements that allow the user to edit rich text in them are recognized as being richly editable. 1 This tests that only elements that allow the user to edit rich text in them are recognized as being richly editable.
2 2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4 4
5 5
6 PASS axElement.isRichlyEditable is true 6 PASS axElement.isRichlyEditable is true
7 PASS axElement.isRichlyEditable is true 7 PASS axElement.isRichlyEditable is true
8 PASS axElement.isRichlyEditable is true 8 PASS axElement.isRichlyEditable is true
9 PASS axElement.isRichlyEditable is true 9 PASS axElement.isRichlyEditable is true
10 PASS axElement.isRichlyEditable is true 10 PASS axElement.isRichlyEditable is true
11 PASS axElement.isRichlyEditable is true 11 PASS axElement.isRichlyEditable is true
12 PASS axElement.isRichlyEditable is true
12 PASS axElement.isRichlyEditable is false 13 PASS axElement.isRichlyEditable is false
13 PASS axElement.isRichlyEditable is false 14 PASS axElement.isRichlyEditable is false
14 PASS axElement.isRichlyEditable is false 15 PASS axElement.isRichlyEditable is false
15 PASS axElement.isRichlyEditable is false 16 PASS axElement.isRichlyEditable is false
16 PASS axElement.isRichlyEditable is false 17 PASS axElement.isRichlyEditable is false
17 PASS axElement.isRichlyEditable is false 18 PASS axElement.isRichlyEditable is false
18 PASS axElement.isRichlyEditable is false 19 PASS axElement.isRichlyEditable is false
19 PASS successfullyParsed is true 20 PASS successfullyParsed is true
20 21
21 TEST COMPLETE 22 TEST COMPLETE
22 Some text. 23 Some text.
23 24
24 Some text. 25 Some text.
25 26
26 27 Some text.
28
27 29
28 30
29 Some text. 31 Some text.
30 32
31 33
32 Some text. 34 Some text.
33 Some text.
34 35
35 Button 36 Button
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698