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

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

Issue 1149293009: Added tests for issue 1156353003, ability to distinguish between rich and plain text editable eleme… (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Changed property name from isContentRichlyEditable to isRichlyEditable. Created 5 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 unified diff | Download patch
« no previous file with comments | « LayoutTests/accessibility/is-richly-editable.html ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 This tests that only elements that allow the user to edit rich text in them are recognized as being richly editable.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5
6 PASS axElement.isRichlyEditable is true
7 PASS axElement.isRichlyEditable is true
8 PASS axElement.isRichlyEditable is true
9 PASS axElement.isRichlyEditable is true
10 PASS axElement.isRichlyEditable is true
11 PASS axElement.isRichlyEditable is true
12 PASS axElement.isRichlyEditable is false
13 PASS axElement.isRichlyEditable is false
14 PASS axElement.isRichlyEditable is false
15 PASS axElement.isRichlyEditable is false
16 PASS axElement.isRichlyEditable is false
17 PASS axElement.isRichlyEditable is false
18 PASS axElement.isRichlyEditable is false
19 PASS successfullyParsed is true
20
21 TEST COMPLETE
22 Some text.
23
24 Some text.
25
26
27 Some text.
28
29 Some text.
30
31 Button
OLDNEW
« no previous file with comments | « LayoutTests/accessibility/is-richly-editable.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698