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

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

Issue 1761633002: One accessibility tree per frame. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix is-richly-editable test 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 successfullyParsed is true
7
8 TEST COMPLETE
9 PASS axElement.isRichlyEditable is true 6 PASS axElement.isRichlyEditable is true
10 PASS axElement.isRichlyEditable is true 7 PASS axElement.isRichlyEditable is true
11 PASS axElement.isRichlyEditable is true 8 PASS axElement.isRichlyEditable is true
12 PASS axElement.isRichlyEditable is true
13 PASS axElement.isRichlyEditable is true
14 PASS axElement.isRichlyEditable is true 9 PASS axElement.isRichlyEditable is true
15 PASS axElement.isRichlyEditable is true 10 PASS axElement.isRichlyEditable is true
16 PASS axElement.isRichlyEditable is true 11 PASS axElement.isRichlyEditable is true
17 PASS axElement.isRichlyEditable is false 12 PASS axElement.isRichlyEditable is false
18 PASS axElement.isRichlyEditable is false 13 PASS axElement.isRichlyEditable is false
19 PASS axElement.isRichlyEditable is false 14 PASS axElement.isRichlyEditable is false
20 PASS axElement.isRichlyEditable is false 15 PASS axElement.isRichlyEditable is false
21 PASS axElement.isRichlyEditable is false 16 PASS axElement.isRichlyEditable is false
22 PASS axElement.isRichlyEditable is false 17 PASS axElement.isRichlyEditable is false
23 PASS axElement.isRichlyEditable is false 18 PASS axElement.isRichlyEditable is false
24 PASS axElement.isRichlyEditable is false 19 PASS successfullyParsed is true
20
21 TEST COMPLETE
25 Some text. 22 Some text.
26 23
27 Some text. 24 Some text.
28 25
29 26
30 Some text. 27 Some text.
31 28
32 Some text. 29 Some text.
33 Some text. 30 Some text.
34 31
35 Button 32 Button
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698