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

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

Issue 1825733002: Revert of 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: Created 4 years, 9 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
10 PASS axElement.isRichlyEditable is true 9 PASS axElement.isRichlyEditable is true
11 PASS axElement.isRichlyEditable is true 10 PASS axElement.isRichlyEditable is true
12 PASS axElement.isRichlyEditable is true 11 PASS axElement.isRichlyEditable is true
13 PASS axElement.isRichlyEditable is false 12 PASS axElement.isRichlyEditable is false
14 PASS axElement.isRichlyEditable is false 13 PASS axElement.isRichlyEditable is false
15 PASS axElement.isRichlyEditable is false 14 PASS axElement.isRichlyEditable is false
16 PASS axElement.isRichlyEditable is false 15 PASS axElement.isRichlyEditable is false
17 PASS axElement.isRichlyEditable is false 16 PASS axElement.isRichlyEditable is false
18 PASS axElement.isRichlyEditable is false 17 PASS axElement.isRichlyEditable is false
19 PASS axElement.isRichlyEditable is false 18 PASS axElement.isRichlyEditable is false
20 PASS successfullyParsed is true 19 PASS successfullyParsed is true
21 20
22 TEST COMPLETE 21 TEST COMPLETE
23 Some text. 22 Some text.
24 23
25 Some text. 24 Some text.
26 25
27 Some text. 26
28
29 27
30 28
31 Some text. 29 Some text.
32 30
33 31
34 Some text. 32 Some text.
33 Some text.
35 34
36 Button 35 Button
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698