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

Side by Side Diff: third_party/WebKit/LayoutTests/imported/wpt/editing/other/restoration-expected.txt

Issue 2630243004: Manually import wpt/editing and wpt/selection/ (Closed)
Patch Set: Add expectation Created 3 years, 11 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
(Empty)
1 This is a testharness.js-based test.
2 PASS insertparagraph starting bold
3 PASS insertparagraph starting not bold
4 PASS insertlinebreak starting bold
5 PASS insertlinebreak starting not bold
6 FAIL delete starting bold assert_equals: bold state expected false but got true
7 FAIL delete starting not bold assert_equals: bold state expected true but got f alse
8 FAIL forwarddelete starting bold assert_equals: bold state expected false but g ot true
9 FAIL forwarddelete starting not bold assert_equals: bold state expected true bu t got false
10 FAIL insertorderedlist starting bold assert_equals: bold state expected false b ut got true
11 FAIL insertorderedlist starting not bold assert_equals: bold state expected tru e but got false
12 FAIL insertunorderedlist starting bold assert_equals: bold state expected false but got true
13 FAIL insertunorderedlist starting not bold assert_equals: bold state expected t rue but got false
14 FAIL indent starting bold assert_equals: bold state expected false but got true
15 FAIL indent starting not bold assert_equals: bold state expected true but got f alse
16 PASS outdent starting bold
17 PASS outdent starting not bold
18 FAIL justifyleft starting bold assert_equals: bold state expected false but got true
19 FAIL justifyleft starting not bold assert_equals: bold state expected true but got false
20 FAIL justifyright starting bold assert_equals: bold state expected false but go t true
21 FAIL justifyright starting not bold assert_equals: bold state expected true but got false
22 FAIL justifycenter starting bold assert_equals: bold state expected false but g ot true
23 FAIL justifycenter starting not bold assert_equals: bold state expected true bu t got false
24 FAIL justifyfull starting bold assert_equals: bold state expected false but got true
25 FAIL justifyfull starting not bold assert_equals: bold state expected true but got false
26 FAIL formatblock div starting bold assert_equals: bold state expected false but got true
27 FAIL formatblock div starting not bold assert_equals: bold state expected true b ut got false
28 FAIL formatblock blockquote starting bold assert_equals: bold state expected fal se but got true
29 FAIL formatblock blockquote starting not bold assert_equals: bold state expected true but got false
30 PASS inserthorizontalrule starting bold
31 FAIL inserthorizontalrule starting not bold assert_equals: bold state expected true but got false
32 PASS insertimage a starting bold
33 FAIL insertimage a starting not bold assert_equals: bold state expected true but got false
34 PASS inserttext bar starting bold
35 PASS inserttext bar starting not bold
36 Harness: the test ran to completion.
37
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698