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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/editing/run/removeformat-expected.txt

Issue 2775503005: Editing: queryCommandValue("stylewithcss") should always return an empty string. (Closed)
Patch Set: . Created 3 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 is a testharness.js-based test. 1 This is a testharness.js-based test.
2 Found 1704 tests; 1540 PASS, 164 FAIL, 0 TIMEOUT, 0 NOTRUN. 2 Found 1704 tests; 1672 PASS, 32 FAIL, 0 TIMEOUT, 0 NOTRUN.
3 FAIL [["removeformat",""]] "foo[]bar": execCommand("removeformat", false, "") re turn value assert_equals: expected true but got false 3 FAIL [["removeformat",""]] "foo[]bar": execCommand("removeformat", false, "") re turn value assert_equals: expected true but got false
4 PASS [["removeformat",""]] "foo[]bar" checks for modifications to non-editable c ontent 4 PASS [["removeformat",""]] "foo[]bar" checks for modifications to non-editable c ontent
5 PASS [["removeformat",""]] "foo[]bar" compare innerHTML 5 PASS [["removeformat",""]] "foo[]bar" compare innerHTML
6 PASS [["removeformat",""]] "foo[]bar" queryCommandIndeterm("removeformat") befor e 6 PASS [["removeformat",""]] "foo[]bar" queryCommandIndeterm("removeformat") befor e
7 PASS [["removeformat",""]] "foo[]bar" queryCommandState("removeformat") before 7 PASS [["removeformat",""]] "foo[]bar" queryCommandState("removeformat") before
8 PASS [["removeformat",""]] "foo[]bar" queryCommandValue("removeformat") before 8 PASS [["removeformat",""]] "foo[]bar" queryCommandValue("removeformat") before
9 PASS [["removeformat",""]] "foo[]bar" queryCommandIndeterm("removeformat") after 9 PASS [["removeformat",""]] "foo[]bar" queryCommandIndeterm("removeformat") after
10 PASS [["removeformat",""]] "foo[]bar" queryCommandState("removeformat") after 10 PASS [["removeformat",""]] "foo[]bar" queryCommandState("removeformat") after
11 PASS [["removeformat",""]] "foo[]bar" queryCommandValue("removeformat") after 11 PASS [["removeformat",""]] "foo[]bar" queryCommandValue("removeformat") after
12 FAIL [["removeformat",""]] "<span>foo</span>{}<span>bar</span>": execCommand("re moveformat", false, "") return value assert_equals: expected true but got false 12 FAIL [["removeformat",""]] "<span>foo</span>{}<span>bar</span>": execCommand("re moveformat", false, "") return value assert_equals: expected true but got false
(...skipping 13 matching lines...) Expand all
26 PASS [["removeformat",""]] "<span>foo[</span><span>]bar</span>" queryCommandValu e("removeformat") before 26 PASS [["removeformat",""]] "<span>foo[</span><span>]bar</span>" queryCommandValu e("removeformat") before
27 PASS [["removeformat",""]] "<span>foo[</span><span>]bar</span>" queryCommandInde term("removeformat") after 27 PASS [["removeformat",""]] "<span>foo[</span><span>]bar</span>" queryCommandInde term("removeformat") after
28 PASS [["removeformat",""]] "<span>foo[</span><span>]bar</span>" queryCommandStat e("removeformat") after 28 PASS [["removeformat",""]] "<span>foo[</span><span>]bar</span>" queryCommandStat e("removeformat") after
29 PASS [["removeformat",""]] "<span>foo[</span><span>]bar</span>" queryCommandValu e("removeformat") after 29 PASS [["removeformat",""]] "<span>foo[</span><span>]bar</span>" queryCommandValu e("removeformat") after
30 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b>bar</b>baz]": execCom mand("stylewithcss", false, "true") return value 30 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b>bar</b>baz]": execCom mand("stylewithcss", false, "true") return value
31 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b>bar</b>baz]": execCom mand("removeformat", false, "") return value 31 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b>bar</b>baz]": execCom mand("removeformat", false, "") return value
32 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b>bar</b>baz]" checks f or modifications to non-editable content 32 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b>bar</b>baz]" checks f or modifications to non-editable content
33 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b>bar</b>baz]" compare innerHTML 33 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b>bar</b>baz]" compare innerHTML
34 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b>bar</b>baz]" queryCom mandIndeterm("stylewithcss") before 34 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b>bar</b>baz]" queryCom mandIndeterm("stylewithcss") before
35 FAIL [["stylewithcss","true"],["removeformat",""]] "[foo<b>bar</b>baz]" queryCom mandState("stylewithcss") before assert_equals: Wrong result returned expected f alse but got true 35 FAIL [["stylewithcss","true"],["removeformat",""]] "[foo<b>bar</b>baz]" queryCom mandState("stylewithcss") before assert_equals: Wrong result returned expected f alse but got true
36 FAIL [["stylewithcss","true"],["removeformat",""]] "[foo<b>bar</b>baz]" queryCom mandValue("stylewithcss") before assert_equals: Wrong result returned expected " " but got "true" 36 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b>bar</b>baz]" queryCom mandValue("stylewithcss") before
37 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b>bar</b>baz]" queryCom mandIndeterm("stylewithcss") after 37 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b>bar</b>baz]" queryCom mandIndeterm("stylewithcss") after
38 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b>bar</b>baz]" queryCom mandState("stylewithcss") after 38 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b>bar</b>baz]" queryCom mandState("stylewithcss") after
39 FAIL [["stylewithcss","true"],["removeformat",""]] "[foo<b>bar</b>baz]" queryCom mandValue("stylewithcss") after assert_equals: Wrong result returned expected "" but got "true" 39 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b>bar</b>baz]" queryCom mandValue("stylewithcss") after
40 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b>bar</b>baz]" queryCom mandIndeterm("removeformat") before 40 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b>bar</b>baz]" queryCom mandIndeterm("removeformat") before
41 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b>bar</b>baz]" queryCom mandState("removeformat") before 41 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b>bar</b>baz]" queryCom mandState("removeformat") before
42 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b>bar</b>baz]" queryCom mandValue("removeformat") before 42 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b>bar</b>baz]" queryCom mandValue("removeformat") before
43 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b>bar</b>baz]" queryCom mandIndeterm("removeformat") after 43 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b>bar</b>baz]" queryCom mandIndeterm("removeformat") after
44 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b>bar</b>baz]" queryCom mandState("removeformat") after 44 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b>bar</b>baz]" queryCom mandState("removeformat") after
45 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b>bar</b>baz]" queryCom mandValue("removeformat") after 45 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b>bar</b>baz]" queryCom mandValue("removeformat") after
46 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b>bar</b>baz]": execCo mmand("stylewithcss", false, "false") return value 46 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b>bar</b>baz]": execCo mmand("stylewithcss", false, "false") return value
47 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b>bar</b>baz]": execCo mmand("removeformat", false, "") return value 47 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b>bar</b>baz]": execCo mmand("removeformat", false, "") return value
48 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b>bar</b>baz]" checks for modifications to non-editable content 48 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b>bar</b>baz]" checks for modifications to non-editable content
49 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b>bar</b>baz]" compare innerHTML 49 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b>bar</b>baz]" compare innerHTML
50 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b>bar</b>baz]" queryCo mmandIndeterm("stylewithcss") before 50 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b>bar</b>baz]" queryCo mmandIndeterm("stylewithcss") before
51 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b>bar</b>baz]" queryCo mmandState("stylewithcss") before 51 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b>bar</b>baz]" queryCo mmandState("stylewithcss") before
52 FAIL [["stylewithcss","false"],["removeformat",""]] "[foo<b>bar</b>baz]" queryCo mmandValue("stylewithcss") before assert_equals: Wrong result returned expected "" but got "true" 52 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b>bar</b>baz]" queryCo mmandValue("stylewithcss") before
53 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b>bar</b>baz]" queryCo mmandIndeterm("stylewithcss") after 53 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b>bar</b>baz]" queryCo mmandIndeterm("stylewithcss") after
54 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b>bar</b>baz]" queryCo mmandState("stylewithcss") after 54 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b>bar</b>baz]" queryCo mmandState("stylewithcss") after
55 FAIL [["stylewithcss","false"],["removeformat",""]] "[foo<b>bar</b>baz]" queryCo mmandValue("stylewithcss") after assert_equals: Wrong result returned expected " " but got "false" 55 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b>bar</b>baz]" queryCo mmandValue("stylewithcss") after
56 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b>bar</b>baz]" queryCo mmandIndeterm("removeformat") before 56 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b>bar</b>baz]" queryCo mmandIndeterm("removeformat") before
57 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b>bar</b>baz]" queryCo mmandState("removeformat") before 57 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b>bar</b>baz]" queryCo mmandState("removeformat") before
58 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b>bar</b>baz]" queryCo mmandValue("removeformat") before 58 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b>bar</b>baz]" queryCo mmandValue("removeformat") before
59 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b>bar</b>baz]" queryCo mmandIndeterm("removeformat") after 59 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b>bar</b>baz]" queryCo mmandIndeterm("removeformat") after
60 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b>bar</b>baz]" queryCo mmandState("removeformat") after 60 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b>bar</b>baz]" queryCo mmandState("removeformat") after
61 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b>bar</b>baz]" queryCo mmandValue("removeformat") after 61 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b>bar</b>baz]" queryCo mmandValue("removeformat") after
62 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>baz]": execCom mand("stylewithcss", false, "true") return value 62 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>baz]": execCom mand("stylewithcss", false, "true") return value
63 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>baz]": execCom mand("removeformat", false, "") return value 63 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>baz]": execCom mand("removeformat", false, "") return value
64 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>baz]" checks f or modifications to non-editable content 64 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>baz]" checks f or modifications to non-editable content
65 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>baz]" compare innerHTML 65 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>baz]" compare innerHTML
66 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>baz]" queryCom mandIndeterm("stylewithcss") before 66 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>baz]" queryCom mandIndeterm("stylewithcss") before
67 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>baz]" queryCom mandState("stylewithcss") before 67 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>baz]" queryCom mandState("stylewithcss") before
68 FAIL [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>baz]" queryCom mandValue("stylewithcss") before assert_equals: Wrong result returned expected " " but got "false" 68 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>baz]" queryCom mandValue("stylewithcss") before
69 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>baz]" queryCom mandIndeterm("stylewithcss") after 69 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>baz]" queryCom mandIndeterm("stylewithcss") after
70 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>baz]" queryCom mandState("stylewithcss") after 70 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>baz]" queryCom mandState("stylewithcss") after
71 FAIL [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>baz]" queryCom mandValue("stylewithcss") after assert_equals: Wrong result returned expected "" but got "true" 71 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>baz]" queryCom mandValue("stylewithcss") after
72 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>baz]" queryCom mandIndeterm("removeformat") before 72 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>baz]" queryCom mandIndeterm("removeformat") before
73 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>baz]" queryCom mandState("removeformat") before 73 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>baz]" queryCom mandState("removeformat") before
74 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>baz]" queryCom mandValue("removeformat") before 74 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>baz]" queryCom mandValue("removeformat") before
75 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>baz]" queryCom mandIndeterm("removeformat") after 75 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>baz]" queryCom mandIndeterm("removeformat") after
76 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>baz]" queryCom mandState("removeformat") after 76 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>baz]" queryCom mandState("removeformat") after
77 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>baz]" queryCom mandValue("removeformat") after 77 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>baz]" queryCom mandValue("removeformat") after
78 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>baz]": execCo mmand("stylewithcss", false, "false") return value 78 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>baz]": execCo mmand("stylewithcss", false, "false") return value
79 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>baz]": execCo mmand("removeformat", false, "") return value 79 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>baz]": execCo mmand("removeformat", false, "") return value
80 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>baz]" checks for modifications to non-editable content 80 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>baz]" checks for modifications to non-editable content
81 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>baz]" compare innerHTML 81 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>baz]" compare innerHTML
82 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>baz]" queryCo mmandIndeterm("stylewithcss") before 82 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>baz]" queryCo mmandIndeterm("stylewithcss") before
83 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>baz]" queryCo mmandState("stylewithcss") before 83 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>baz]" queryCo mmandState("stylewithcss") before
84 FAIL [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>baz]" queryCo mmandValue("stylewithcss") before assert_equals: Wrong result returned expected "" but got "true" 84 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>baz]" queryCo mmandValue("stylewithcss") before
85 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>baz]" queryCo mmandIndeterm("stylewithcss") after 85 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>baz]" queryCo mmandIndeterm("stylewithcss") after
86 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>baz]" queryCo mmandState("stylewithcss") after 86 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>baz]" queryCo mmandState("stylewithcss") after
87 FAIL [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>baz]" queryCo mmandValue("stylewithcss") after assert_equals: Wrong result returned expected " " but got "false" 87 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>baz]" queryCo mmandValue("stylewithcss") after
88 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>baz]" queryCo mmandIndeterm("removeformat") before 88 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>baz]" queryCo mmandIndeterm("removeformat") before
89 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>baz]" queryCo mmandState("removeformat") before 89 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>baz]" queryCo mmandState("removeformat") before
90 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>baz]" queryCo mmandValue("removeformat") before 90 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>baz]" queryCo mmandValue("removeformat") before
91 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>baz]" queryCo mmandIndeterm("removeformat") after 91 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>baz]" queryCo mmandIndeterm("removeformat") after
92 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>baz]" queryCo mmandState("removeformat") after 92 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>baz]" queryCo mmandState("removeformat") after
93 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>baz]" queryCo mmandValue("removeformat") after 93 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>baz]" queryCo mmandValue("removeformat") after
94 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>]baz": execCom mand("stylewithcss", false, "true") return value 94 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>]baz": execCom mand("stylewithcss", false, "true") return value
95 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>]baz": execCom mand("removeformat", false, "") return value 95 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>]baz": execCom mand("removeformat", false, "") return value
96 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>]baz" checks f or modifications to non-editable content 96 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>]baz" checks f or modifications to non-editable content
97 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>]baz" compare innerHTML 97 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>]baz" compare innerHTML
98 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>]baz" queryCom mandIndeterm("stylewithcss") before 98 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>]baz" queryCom mandIndeterm("stylewithcss") before
99 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>]baz" queryCom mandState("stylewithcss") before 99 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>]baz" queryCom mandState("stylewithcss") before
100 FAIL [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>]baz" queryCom mandValue("stylewithcss") before assert_equals: Wrong result returned expected " " but got "false" 100 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>]baz" queryCom mandValue("stylewithcss") before
101 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>]baz" queryCom mandIndeterm("stylewithcss") after 101 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>]baz" queryCom mandIndeterm("stylewithcss") after
102 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>]baz" queryCom mandState("stylewithcss") after 102 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>]baz" queryCom mandState("stylewithcss") after
103 FAIL [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>]baz" queryCom mandValue("stylewithcss") after assert_equals: Wrong result returned expected "" but got "true" 103 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>]baz" queryCom mandValue("stylewithcss") after
104 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>]baz" queryCom mandIndeterm("removeformat") before 104 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>]baz" queryCom mandIndeterm("removeformat") before
105 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>]baz" queryCom mandState("removeformat") before 105 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>]baz" queryCom mandState("removeformat") before
106 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>]baz" queryCom mandValue("removeformat") before 106 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>]baz" queryCom mandValue("removeformat") before
107 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>]baz" queryCom mandIndeterm("removeformat") after 107 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>]baz" queryCom mandIndeterm("removeformat") after
108 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>]baz" queryCom mandState("removeformat") after 108 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>]baz" queryCom mandState("removeformat") after
109 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>]baz" queryCom mandValue("removeformat") after 109 PASS [["stylewithcss","true"],["removeformat",""]] "foo[<b>bar</b>]baz" queryCom mandValue("removeformat") after
110 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>]baz": execCo mmand("stylewithcss", false, "false") return value 110 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>]baz": execCo mmand("stylewithcss", false, "false") return value
111 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>]baz": execCo mmand("removeformat", false, "") return value 111 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>]baz": execCo mmand("removeformat", false, "") return value
112 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>]baz" checks for modifications to non-editable content 112 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>]baz" checks for modifications to non-editable content
113 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>]baz" compare innerHTML 113 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>]baz" compare innerHTML
114 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>]baz" queryCo mmandIndeterm("stylewithcss") before 114 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>]baz" queryCo mmandIndeterm("stylewithcss") before
115 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>]baz" queryCo mmandState("stylewithcss") before 115 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>]baz" queryCo mmandState("stylewithcss") before
116 FAIL [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>]baz" queryCo mmandValue("stylewithcss") before assert_equals: Wrong result returned expected "" but got "true" 116 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>]baz" queryCo mmandValue("stylewithcss") before
117 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>]baz" queryCo mmandIndeterm("stylewithcss") after 117 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>]baz" queryCo mmandIndeterm("stylewithcss") after
118 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>]baz" queryCo mmandState("stylewithcss") after 118 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>]baz" queryCo mmandState("stylewithcss") after
119 FAIL [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>]baz" queryCo mmandValue("stylewithcss") after assert_equals: Wrong result returned expected " " but got "false" 119 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>]baz" queryCo mmandValue("stylewithcss") after
120 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>]baz" queryCo mmandIndeterm("removeformat") before 120 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>]baz" queryCo mmandIndeterm("removeformat") before
121 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>]baz" queryCo mmandState("removeformat") before 121 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>]baz" queryCo mmandState("removeformat") before
122 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>]baz" queryCo mmandValue("removeformat") before 122 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>]baz" queryCo mmandValue("removeformat") before
123 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>]baz" queryCo mmandIndeterm("removeformat") after 123 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>]baz" queryCo mmandIndeterm("removeformat") after
124 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>]baz" queryCo mmandState("removeformat") after 124 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>]baz" queryCo mmandState("removeformat") after
125 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>]baz" queryCo mmandValue("removeformat") after 125 PASS [["stylewithcss","false"],["removeformat",""]] "foo[<b>bar</b>]baz" queryCo mmandValue("removeformat") after
126 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>[bar]</b>baz": execCom mand("stylewithcss", false, "true") return value 126 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>[bar]</b>baz": execCom mand("stylewithcss", false, "true") return value
127 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>[bar]</b>baz": execCom mand("removeformat", false, "") return value 127 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>[bar]</b>baz": execCom mand("removeformat", false, "") return value
128 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>[bar]</b>baz" checks f or modifications to non-editable content 128 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>[bar]</b>baz" checks f or modifications to non-editable content
129 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>[bar]</b>baz" compare innerHTML 129 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>[bar]</b>baz" compare innerHTML
130 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>[bar]</b>baz" queryCom mandIndeterm("stylewithcss") before 130 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>[bar]</b>baz" queryCom mandIndeterm("stylewithcss") before
131 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>[bar]</b>baz" queryCom mandState("stylewithcss") before 131 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>[bar]</b>baz" queryCom mandState("stylewithcss") before
132 FAIL [["stylewithcss","true"],["removeformat",""]] "foo<b>[bar]</b>baz" queryCom mandValue("stylewithcss") before assert_equals: Wrong result returned expected " " but got "false" 132 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>[bar]</b>baz" queryCom mandValue("stylewithcss") before
133 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>[bar]</b>baz" queryCom mandIndeterm("stylewithcss") after 133 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>[bar]</b>baz" queryCom mandIndeterm("stylewithcss") after
134 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>[bar]</b>baz" queryCom mandState("stylewithcss") after 134 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>[bar]</b>baz" queryCom mandState("stylewithcss") after
135 FAIL [["stylewithcss","true"],["removeformat",""]] "foo<b>[bar]</b>baz" queryCom mandValue("stylewithcss") after assert_equals: Wrong result returned expected "" but got "true" 135 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>[bar]</b>baz" queryCom mandValue("stylewithcss") after
136 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>[bar]</b>baz" queryCom mandIndeterm("removeformat") before 136 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>[bar]</b>baz" queryCom mandIndeterm("removeformat") before
137 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>[bar]</b>baz" queryCom mandState("removeformat") before 137 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>[bar]</b>baz" queryCom mandState("removeformat") before
138 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>[bar]</b>baz" queryCom mandValue("removeformat") before 138 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>[bar]</b>baz" queryCom mandValue("removeformat") before
139 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>[bar]</b>baz" queryCom mandIndeterm("removeformat") after 139 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>[bar]</b>baz" queryCom mandIndeterm("removeformat") after
140 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>[bar]</b>baz" queryCom mandState("removeformat") after 140 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>[bar]</b>baz" queryCom mandState("removeformat") after
141 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>[bar]</b>baz" queryCom mandValue("removeformat") after 141 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>[bar]</b>baz" queryCom mandValue("removeformat") after
142 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>[bar]</b>baz": execCo mmand("stylewithcss", false, "false") return value 142 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>[bar]</b>baz": execCo mmand("stylewithcss", false, "false") return value
143 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>[bar]</b>baz": execCo mmand("removeformat", false, "") return value 143 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>[bar]</b>baz": execCo mmand("removeformat", false, "") return value
144 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>[bar]</b>baz" checks for modifications to non-editable content 144 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>[bar]</b>baz" checks for modifications to non-editable content
145 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>[bar]</b>baz" compare innerHTML 145 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>[bar]</b>baz" compare innerHTML
146 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>[bar]</b>baz" queryCo mmandIndeterm("stylewithcss") before 146 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>[bar]</b>baz" queryCo mmandIndeterm("stylewithcss") before
147 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>[bar]</b>baz" queryCo mmandState("stylewithcss") before 147 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>[bar]</b>baz" queryCo mmandState("stylewithcss") before
148 FAIL [["stylewithcss","false"],["removeformat",""]] "foo<b>[bar]</b>baz" queryCo mmandValue("stylewithcss") before assert_equals: Wrong result returned expected "" but got "true" 148 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>[bar]</b>baz" queryCo mmandValue("stylewithcss") before
149 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>[bar]</b>baz" queryCo mmandIndeterm("stylewithcss") after 149 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>[bar]</b>baz" queryCo mmandIndeterm("stylewithcss") after
150 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>[bar]</b>baz" queryCo mmandState("stylewithcss") after 150 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>[bar]</b>baz" queryCo mmandState("stylewithcss") after
151 FAIL [["stylewithcss","false"],["removeformat",""]] "foo<b>[bar]</b>baz" queryCo mmandValue("stylewithcss") after assert_equals: Wrong result returned expected " " but got "false" 151 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>[bar]</b>baz" queryCo mmandValue("stylewithcss") after
152 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>[bar]</b>baz" queryCo mmandIndeterm("removeformat") before 152 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>[bar]</b>baz" queryCo mmandIndeterm("removeformat") before
153 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>[bar]</b>baz" queryCo mmandState("removeformat") before 153 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>[bar]</b>baz" queryCo mmandState("removeformat") before
154 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>[bar]</b>baz" queryCo mmandValue("removeformat") before 154 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>[bar]</b>baz" queryCo mmandValue("removeformat") before
155 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>[bar]</b>baz" queryCo mmandIndeterm("removeformat") after 155 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>[bar]</b>baz" queryCo mmandIndeterm("removeformat") after
156 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>[bar]</b>baz" queryCo mmandState("removeformat") after 156 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>[bar]</b>baz" queryCo mmandState("removeformat") after
157 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>[bar]</b>baz" queryCo mmandValue("removeformat") after 157 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>[bar]</b>baz" queryCo mmandValue("removeformat") after
158 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>b[a]r</b>baz": execCom mand("stylewithcss", false, "true") return value 158 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>b[a]r</b>baz": execCom mand("stylewithcss", false, "true") return value
159 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>b[a]r</b>baz": execCom mand("removeformat", false, "") return value 159 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>b[a]r</b>baz": execCom mand("removeformat", false, "") return value
160 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>b[a]r</b>baz" checks f or modifications to non-editable content 160 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>b[a]r</b>baz" checks f or modifications to non-editable content
161 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>b[a]r</b>baz" compare innerHTML 161 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>b[a]r</b>baz" compare innerHTML
162 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>b[a]r</b>baz" queryCom mandIndeterm("stylewithcss") before 162 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>b[a]r</b>baz" queryCom mandIndeterm("stylewithcss") before
163 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>b[a]r</b>baz" queryCom mandState("stylewithcss") before 163 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>b[a]r</b>baz" queryCom mandState("stylewithcss") before
164 FAIL [["stylewithcss","true"],["removeformat",""]] "foo<b>b[a]r</b>baz" queryCom mandValue("stylewithcss") before assert_equals: Wrong result returned expected " " but got "false" 164 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>b[a]r</b>baz" queryCom mandValue("stylewithcss") before
165 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>b[a]r</b>baz" queryCom mandIndeterm("stylewithcss") after 165 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>b[a]r</b>baz" queryCom mandIndeterm("stylewithcss") after
166 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>b[a]r</b>baz" queryCom mandState("stylewithcss") after 166 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>b[a]r</b>baz" queryCom mandState("stylewithcss") after
167 FAIL [["stylewithcss","true"],["removeformat",""]] "foo<b>b[a]r</b>baz" queryCom mandValue("stylewithcss") after assert_equals: Wrong result returned expected "" but got "true" 167 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>b[a]r</b>baz" queryCom mandValue("stylewithcss") after
168 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>b[a]r</b>baz" queryCom mandIndeterm("removeformat") before 168 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>b[a]r</b>baz" queryCom mandIndeterm("removeformat") before
169 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>b[a]r</b>baz" queryCom mandState("removeformat") before 169 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>b[a]r</b>baz" queryCom mandState("removeformat") before
170 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>b[a]r</b>baz" queryCom mandValue("removeformat") before 170 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>b[a]r</b>baz" queryCom mandValue("removeformat") before
171 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>b[a]r</b>baz" queryCom mandIndeterm("removeformat") after 171 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>b[a]r</b>baz" queryCom mandIndeterm("removeformat") after
172 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>b[a]r</b>baz" queryCom mandState("removeformat") after 172 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>b[a]r</b>baz" queryCom mandState("removeformat") after
173 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>b[a]r</b>baz" queryCom mandValue("removeformat") after 173 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b>b[a]r</b>baz" queryCom mandValue("removeformat") after
174 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>b[a]r</b>baz": execCo mmand("stylewithcss", false, "false") return value 174 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>b[a]r</b>baz": execCo mmand("stylewithcss", false, "false") return value
175 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>b[a]r</b>baz": execCo mmand("removeformat", false, "") return value 175 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>b[a]r</b>baz": execCo mmand("removeformat", false, "") return value
176 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>b[a]r</b>baz" checks for modifications to non-editable content 176 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>b[a]r</b>baz" checks for modifications to non-editable content
177 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>b[a]r</b>baz" compare innerHTML 177 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>b[a]r</b>baz" compare innerHTML
178 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>b[a]r</b>baz" queryCo mmandIndeterm("stylewithcss") before 178 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>b[a]r</b>baz" queryCo mmandIndeterm("stylewithcss") before
179 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>b[a]r</b>baz" queryCo mmandState("stylewithcss") before 179 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>b[a]r</b>baz" queryCo mmandState("stylewithcss") before
180 FAIL [["stylewithcss","false"],["removeformat",""]] "foo<b>b[a]r</b>baz" queryCo mmandValue("stylewithcss") before assert_equals: Wrong result returned expected "" but got "true" 180 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>b[a]r</b>baz" queryCo mmandValue("stylewithcss") before
181 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>b[a]r</b>baz" queryCo mmandIndeterm("stylewithcss") after 181 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>b[a]r</b>baz" queryCo mmandIndeterm("stylewithcss") after
182 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>b[a]r</b>baz" queryCo mmandState("stylewithcss") after 182 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>b[a]r</b>baz" queryCo mmandState("stylewithcss") after
183 FAIL [["stylewithcss","false"],["removeformat",""]] "foo<b>b[a]r</b>baz" queryCo mmandValue("stylewithcss") after assert_equals: Wrong result returned expected " " but got "false" 183 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>b[a]r</b>baz" queryCo mmandValue("stylewithcss") after
184 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>b[a]r</b>baz" queryCo mmandIndeterm("removeformat") before 184 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>b[a]r</b>baz" queryCo mmandIndeterm("removeformat") before
185 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>b[a]r</b>baz" queryCo mmandState("removeformat") before 185 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>b[a]r</b>baz" queryCo mmandState("removeformat") before
186 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>b[a]r</b>baz" queryCo mmandValue("removeformat") before 186 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>b[a]r</b>baz" queryCo mmandValue("removeformat") before
187 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>b[a]r</b>baz" queryCo mmandIndeterm("removeformat") after 187 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>b[a]r</b>baz" queryCo mmandIndeterm("removeformat") after
188 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>b[a]r</b>baz" queryCo mmandState("removeformat") after 188 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>b[a]r</b>baz" queryCo mmandState("removeformat") after
189 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>b[a]r</b>baz" queryCo mmandValue("removeformat") after 189 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b>b[a]r</b>baz" queryCo mmandValue("removeformat") after
190 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-weigh t: bold\">bar</span>baz]": execCommand("stylewithcss", false, "true") return val ue 190 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-weigh t: bold\">bar</span>baz]": execCommand("stylewithcss", false, "true") return val ue
191 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-weigh t: bold\">bar</span>baz]": execCommand("removeformat", false, "") return value 191 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-weigh t: bold\">bar</span>baz]": execCommand("removeformat", false, "") return value
192 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-weigh t: bold\">bar</span>baz]" checks for modifications to non-editable content 192 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-weigh t: bold\">bar</span>baz]" checks for modifications to non-editable content
193 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-weigh t: bold\">bar</span>baz]" compare innerHTML 193 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-weigh t: bold\">bar</span>baz]" compare innerHTML
194 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-weigh t: bold\">bar</span>baz]" queryCommandIndeterm("stylewithcss") before 194 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-weigh t: bold\">bar</span>baz]" queryCommandIndeterm("stylewithcss") before
195 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-weigh t: bold\">bar</span>baz]" queryCommandState("stylewithcss") before 195 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-weigh t: bold\">bar</span>baz]" queryCommandState("stylewithcss") before
196 FAIL [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-weigh t: bold\">bar</span>baz]" queryCommandValue("stylewithcss") before assert_equals : Wrong result returned expected "" but got "false" 196 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-weigh t: bold\">bar</span>baz]" queryCommandValue("stylewithcss") before
197 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-weigh t: bold\">bar</span>baz]" queryCommandIndeterm("stylewithcss") after 197 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-weigh t: bold\">bar</span>baz]" queryCommandIndeterm("stylewithcss") after
198 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-weigh t: bold\">bar</span>baz]" queryCommandState("stylewithcss") after 198 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-weigh t: bold\">bar</span>baz]" queryCommandState("stylewithcss") after
199 FAIL [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-weigh t: bold\">bar</span>baz]" queryCommandValue("stylewithcss") after assert_equals: Wrong result returned expected "" but got "true" 199 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-weigh t: bold\">bar</span>baz]" queryCommandValue("stylewithcss") after
200 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-weigh t: bold\">bar</span>baz]" queryCommandIndeterm("removeformat") before 200 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-weigh t: bold\">bar</span>baz]" queryCommandIndeterm("removeformat") before
201 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-weigh t: bold\">bar</span>baz]" queryCommandState("removeformat") before 201 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-weigh t: bold\">bar</span>baz]" queryCommandState("removeformat") before
202 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-weigh t: bold\">bar</span>baz]" queryCommandValue("removeformat") before 202 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-weigh t: bold\">bar</span>baz]" queryCommandValue("removeformat") before
203 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-weigh t: bold\">bar</span>baz]" queryCommandIndeterm("removeformat") after 203 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-weigh t: bold\">bar</span>baz]" queryCommandIndeterm("removeformat") after
204 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-weigh t: bold\">bar</span>baz]" queryCommandState("removeformat") after 204 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-weigh t: bold\">bar</span>baz]" queryCommandState("removeformat") after
205 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-weigh t: bold\">bar</span>baz]" queryCommandValue("removeformat") after 205 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-weigh t: bold\">bar</span>baz]" queryCommandValue("removeformat") after
206 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-weig ht: bold\">bar</span>baz]": execCommand("stylewithcss", false, "false") return v alue 206 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-weig ht: bold\">bar</span>baz]": execCommand("stylewithcss", false, "false") return v alue
207 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-weig ht: bold\">bar</span>baz]": execCommand("removeformat", false, "") return value 207 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-weig ht: bold\">bar</span>baz]": execCommand("removeformat", false, "") return value
208 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-weig ht: bold\">bar</span>baz]" checks for modifications to non-editable content 208 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-weig ht: bold\">bar</span>baz]" checks for modifications to non-editable content
209 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-weig ht: bold\">bar</span>baz]" compare innerHTML 209 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-weig ht: bold\">bar</span>baz]" compare innerHTML
210 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-weig ht: bold\">bar</span>baz]" queryCommandIndeterm("stylewithcss") before 210 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-weig ht: bold\">bar</span>baz]" queryCommandIndeterm("stylewithcss") before
211 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-weig ht: bold\">bar</span>baz]" queryCommandState("stylewithcss") before 211 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-weig ht: bold\">bar</span>baz]" queryCommandState("stylewithcss") before
212 FAIL [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-weig ht: bold\">bar</span>baz]" queryCommandValue("stylewithcss") before assert_equal s: Wrong result returned expected "" but got "true" 212 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-weig ht: bold\">bar</span>baz]" queryCommandValue("stylewithcss") before
213 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-weig ht: bold\">bar</span>baz]" queryCommandIndeterm("stylewithcss") after 213 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-weig ht: bold\">bar</span>baz]" queryCommandIndeterm("stylewithcss") after
214 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-weig ht: bold\">bar</span>baz]" queryCommandState("stylewithcss") after 214 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-weig ht: bold\">bar</span>baz]" queryCommandState("stylewithcss") after
215 FAIL [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-weig ht: bold\">bar</span>baz]" queryCommandValue("stylewithcss") after assert_equals : Wrong result returned expected "" but got "false" 215 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-weig ht: bold\">bar</span>baz]" queryCommandValue("stylewithcss") after
216 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-weig ht: bold\">bar</span>baz]" queryCommandIndeterm("removeformat") before 216 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-weig ht: bold\">bar</span>baz]" queryCommandIndeterm("removeformat") before
217 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-weig ht: bold\">bar</span>baz]" queryCommandState("removeformat") before 217 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-weig ht: bold\">bar</span>baz]" queryCommandState("removeformat") before
218 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-weig ht: bold\">bar</span>baz]" queryCommandValue("removeformat") before 218 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-weig ht: bold\">bar</span>baz]" queryCommandValue("removeformat") before
219 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-weig ht: bold\">bar</span>baz]" queryCommandIndeterm("removeformat") after 219 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-weig ht: bold\">bar</span>baz]" queryCommandIndeterm("removeformat") after
220 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-weig ht: bold\">bar</span>baz]" queryCommandState("removeformat") after 220 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-weig ht: bold\">bar</span>baz]" queryCommandState("removeformat") after
221 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-weig ht: bold\">bar</span>baz]" queryCommandValue("removeformat") after 221 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-weig ht: bold\">bar</span>baz]" queryCommandValue("removeformat") after
222 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-weight : bold\">b[a]r</span>baz": execCommand("stylewithcss", false, "true") return val ue 222 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-weight : bold\">b[a]r</span>baz": execCommand("stylewithcss", false, "true") return val ue
223 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-weight : bold\">b[a]r</span>baz": execCommand("removeformat", false, "") return value 223 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-weight : bold\">b[a]r</span>baz": execCommand("removeformat", false, "") return value
224 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-weight : bold\">b[a]r</span>baz" checks for modifications to non-editable content 224 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-weight : bold\">b[a]r</span>baz" checks for modifications to non-editable content
225 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-weight : bold\">b[a]r</span>baz" compare innerHTML 225 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-weight : bold\">b[a]r</span>baz" compare innerHTML
226 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-weight : bold\">b[a]r</span>baz" queryCommandIndeterm("stylewithcss") before 226 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-weight : bold\">b[a]r</span>baz" queryCommandIndeterm("stylewithcss") before
227 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-weight : bold\">b[a]r</span>baz" queryCommandState("stylewithcss") before 227 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-weight : bold\">b[a]r</span>baz" queryCommandState("stylewithcss") before
228 FAIL [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-weight : bold\">b[a]r</span>baz" queryCommandValue("stylewithcss") before assert_equals : Wrong result returned expected "" but got "false" 228 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-weight : bold\">b[a]r</span>baz" queryCommandValue("stylewithcss") before
229 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-weight : bold\">b[a]r</span>baz" queryCommandIndeterm("stylewithcss") after 229 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-weight : bold\">b[a]r</span>baz" queryCommandIndeterm("stylewithcss") after
230 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-weight : bold\">b[a]r</span>baz" queryCommandState("stylewithcss") after 230 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-weight : bold\">b[a]r</span>baz" queryCommandState("stylewithcss") after
231 FAIL [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-weight : bold\">b[a]r</span>baz" queryCommandValue("stylewithcss") after assert_equals: Wrong result returned expected "" but got "true" 231 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-weight : bold\">b[a]r</span>baz" queryCommandValue("stylewithcss") after
232 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-weight : bold\">b[a]r</span>baz" queryCommandIndeterm("removeformat") before 232 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-weight : bold\">b[a]r</span>baz" queryCommandIndeterm("removeformat") before
233 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-weight : bold\">b[a]r</span>baz" queryCommandState("removeformat") before 233 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-weight : bold\">b[a]r</span>baz" queryCommandState("removeformat") before
234 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-weight : bold\">b[a]r</span>baz" queryCommandValue("removeformat") before 234 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-weight : bold\">b[a]r</span>baz" queryCommandValue("removeformat") before
235 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-weight : bold\">b[a]r</span>baz" queryCommandIndeterm("removeformat") after 235 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-weight : bold\">b[a]r</span>baz" queryCommandIndeterm("removeformat") after
236 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-weight : bold\">b[a]r</span>baz" queryCommandState("removeformat") after 236 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-weight : bold\">b[a]r</span>baz" queryCommandState("removeformat") after
237 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-weight : bold\">b[a]r</span>baz" queryCommandValue("removeformat") after 237 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-weight : bold\">b[a]r</span>baz" queryCommandValue("removeformat") after
238 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-weigh t: bold\">b[a]r</span>baz": execCommand("stylewithcss", false, "false") return v alue 238 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-weigh t: bold\">b[a]r</span>baz": execCommand("stylewithcss", false, "false") return v alue
239 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-weigh t: bold\">b[a]r</span>baz": execCommand("removeformat", false, "") return value 239 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-weigh t: bold\">b[a]r</span>baz": execCommand("removeformat", false, "") return value
240 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-weigh t: bold\">b[a]r</span>baz" checks for modifications to non-editable content 240 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-weigh t: bold\">b[a]r</span>baz" checks for modifications to non-editable content
241 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-weigh t: bold\">b[a]r</span>baz" compare innerHTML 241 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-weigh t: bold\">b[a]r</span>baz" compare innerHTML
242 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-weigh t: bold\">b[a]r</span>baz" queryCommandIndeterm("stylewithcss") before 242 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-weigh t: bold\">b[a]r</span>baz" queryCommandIndeterm("stylewithcss") before
243 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-weigh t: bold\">b[a]r</span>baz" queryCommandState("stylewithcss") before 243 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-weigh t: bold\">b[a]r</span>baz" queryCommandState("stylewithcss") before
244 FAIL [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-weigh t: bold\">b[a]r</span>baz" queryCommandValue("stylewithcss") before assert_equal s: Wrong result returned expected "" but got "true" 244 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-weigh t: bold\">b[a]r</span>baz" queryCommandValue("stylewithcss") before
245 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-weigh t: bold\">b[a]r</span>baz" queryCommandIndeterm("stylewithcss") after 245 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-weigh t: bold\">b[a]r</span>baz" queryCommandIndeterm("stylewithcss") after
246 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-weigh t: bold\">b[a]r</span>baz" queryCommandState("stylewithcss") after 246 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-weigh t: bold\">b[a]r</span>baz" queryCommandState("stylewithcss") after
247 FAIL [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-weigh t: bold\">b[a]r</span>baz" queryCommandValue("stylewithcss") after assert_equals : Wrong result returned expected "" but got "false" 247 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-weigh t: bold\">b[a]r</span>baz" queryCommandValue("stylewithcss") after
248 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-weigh t: bold\">b[a]r</span>baz" queryCommandIndeterm("removeformat") before 248 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-weigh t: bold\">b[a]r</span>baz" queryCommandIndeterm("removeformat") before
249 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-weigh t: bold\">b[a]r</span>baz" queryCommandState("removeformat") before 249 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-weigh t: bold\">b[a]r</span>baz" queryCommandState("removeformat") before
250 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-weigh t: bold\">b[a]r</span>baz" queryCommandValue("removeformat") before 250 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-weigh t: bold\">b[a]r</span>baz" queryCommandValue("removeformat") before
251 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-weigh t: bold\">b[a]r</span>baz" queryCommandIndeterm("removeformat") after 251 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-weigh t: bold\">b[a]r</span>baz" queryCommandIndeterm("removeformat") after
252 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-weigh t: bold\">b[a]r</span>baz" queryCommandState("removeformat") after 252 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-weigh t: bold\">b[a]r</span>baz" queryCommandState("removeformat") after
253 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-weigh t: bold\">b[a]r</span>baz" queryCommandValue("removeformat") after 253 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-weigh t: bold\">b[a]r</span>baz" queryCommandValue("removeformat") after
254 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-varia nt: small-caps\">bar</span>baz]": execCommand("stylewithcss", false, "true") ret urn value 254 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-varia nt: small-caps\">bar</span>baz]": execCommand("stylewithcss", false, "true") ret urn value
255 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-varia nt: small-caps\">bar</span>baz]": execCommand("removeformat", false, "") return value 255 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-varia nt: small-caps\">bar</span>baz]": execCommand("removeformat", false, "") return value
256 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-varia nt: small-caps\">bar</span>baz]" checks for modifications to non-editable conten t 256 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-varia nt: small-caps\">bar</span>baz]" checks for modifications to non-editable conten t
257 FAIL [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-varia nt: small-caps\">bar</span>baz]" compare innerHTML assert_equals: Unexpected inn erHTML (after normalizing inline style) expected "foobarbaz" but got "foo<span s tyle=\"font-variant-numeric:normal\">bar</span>baz" 257 FAIL [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-varia nt: small-caps\">bar</span>baz]" compare innerHTML assert_equals: Unexpected inn erHTML (after normalizing inline style) expected "foobarbaz" but got "foo<span s tyle=\"font-variant-numeric:normal\">bar</span>baz"
258 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-varia nt: small-caps\">bar</span>baz]" queryCommandIndeterm("stylewithcss") before 258 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-varia nt: small-caps\">bar</span>baz]" queryCommandIndeterm("stylewithcss") before
259 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-varia nt: small-caps\">bar</span>baz]" queryCommandState("stylewithcss") before 259 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-varia nt: small-caps\">bar</span>baz]" queryCommandState("stylewithcss") before
260 FAIL [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-varia nt: small-caps\">bar</span>baz]" queryCommandValue("stylewithcss") before assert _equals: Wrong result returned expected "" but got "false" 260 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-varia nt: small-caps\">bar</span>baz]" queryCommandValue("stylewithcss") before
261 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-varia nt: small-caps\">bar</span>baz]" queryCommandIndeterm("stylewithcss") after 261 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-varia nt: small-caps\">bar</span>baz]" queryCommandIndeterm("stylewithcss") after
262 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-varia nt: small-caps\">bar</span>baz]" queryCommandState("stylewithcss") after 262 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-varia nt: small-caps\">bar</span>baz]" queryCommandState("stylewithcss") after
263 FAIL [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-varia nt: small-caps\">bar</span>baz]" queryCommandValue("stylewithcss") after assert_ equals: Wrong result returned expected "" but got "true" 263 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-varia nt: small-caps\">bar</span>baz]" queryCommandValue("stylewithcss") after
264 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-varia nt: small-caps\">bar</span>baz]" queryCommandIndeterm("removeformat") before 264 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-varia nt: small-caps\">bar</span>baz]" queryCommandIndeterm("removeformat") before
265 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-varia nt: small-caps\">bar</span>baz]" queryCommandState("removeformat") before 265 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-varia nt: small-caps\">bar</span>baz]" queryCommandState("removeformat") before
266 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-varia nt: small-caps\">bar</span>baz]" queryCommandValue("removeformat") before 266 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-varia nt: small-caps\">bar</span>baz]" queryCommandValue("removeformat") before
267 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-varia nt: small-caps\">bar</span>baz]" queryCommandIndeterm("removeformat") after 267 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-varia nt: small-caps\">bar</span>baz]" queryCommandIndeterm("removeformat") after
268 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-varia nt: small-caps\">bar</span>baz]" queryCommandState("removeformat") after 268 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-varia nt: small-caps\">bar</span>baz]" queryCommandState("removeformat") after
269 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-varia nt: small-caps\">bar</span>baz]" queryCommandValue("removeformat") after 269 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<span style=\"font-varia nt: small-caps\">bar</span>baz]" queryCommandValue("removeformat") after
270 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-vari ant: small-caps\">bar</span>baz]": execCommand("stylewithcss", false, "false") r eturn value 270 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-vari ant: small-caps\">bar</span>baz]": execCommand("stylewithcss", false, "false") r eturn value
271 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-vari ant: small-caps\">bar</span>baz]": execCommand("removeformat", false, "") return value 271 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-vari ant: small-caps\">bar</span>baz]": execCommand("removeformat", false, "") return value
272 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-vari ant: small-caps\">bar</span>baz]" checks for modifications to non-editable conte nt 272 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-vari ant: small-caps\">bar</span>baz]" checks for modifications to non-editable conte nt
273 FAIL [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-vari ant: small-caps\">bar</span>baz]" compare innerHTML assert_equals: Unexpected in nerHTML (after normalizing inline style) expected "foobarbaz" but got "foo<span style=\"font-variant-numeric:normal\">bar</span>baz" 273 FAIL [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-vari ant: small-caps\">bar</span>baz]" compare innerHTML assert_equals: Unexpected in nerHTML (after normalizing inline style) expected "foobarbaz" but got "foo<span style=\"font-variant-numeric:normal\">bar</span>baz"
274 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-vari ant: small-caps\">bar</span>baz]" queryCommandIndeterm("stylewithcss") before 274 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-vari ant: small-caps\">bar</span>baz]" queryCommandIndeterm("stylewithcss") before
275 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-vari ant: small-caps\">bar</span>baz]" queryCommandState("stylewithcss") before 275 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-vari ant: small-caps\">bar</span>baz]" queryCommandState("stylewithcss") before
276 FAIL [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-vari ant: small-caps\">bar</span>baz]" queryCommandValue("stylewithcss") before asser t_equals: Wrong result returned expected "" but got "true" 276 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-vari ant: small-caps\">bar</span>baz]" queryCommandValue("stylewithcss") before
277 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-vari ant: small-caps\">bar</span>baz]" queryCommandIndeterm("stylewithcss") after 277 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-vari ant: small-caps\">bar</span>baz]" queryCommandIndeterm("stylewithcss") after
278 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-vari ant: small-caps\">bar</span>baz]" queryCommandState("stylewithcss") after 278 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-vari ant: small-caps\">bar</span>baz]" queryCommandState("stylewithcss") after
279 FAIL [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-vari ant: small-caps\">bar</span>baz]" queryCommandValue("stylewithcss") after assert _equals: Wrong result returned expected "" but got "false" 279 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-vari ant: small-caps\">bar</span>baz]" queryCommandValue("stylewithcss") after
280 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-vari ant: small-caps\">bar</span>baz]" queryCommandIndeterm("removeformat") before 280 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-vari ant: small-caps\">bar</span>baz]" queryCommandIndeterm("removeformat") before
281 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-vari ant: small-caps\">bar</span>baz]" queryCommandState("removeformat") before 281 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-vari ant: small-caps\">bar</span>baz]" queryCommandState("removeformat") before
282 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-vari ant: small-caps\">bar</span>baz]" queryCommandValue("removeformat") before 282 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-vari ant: small-caps\">bar</span>baz]" queryCommandValue("removeformat") before
283 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-vari ant: small-caps\">bar</span>baz]" queryCommandIndeterm("removeformat") after 283 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-vari ant: small-caps\">bar</span>baz]" queryCommandIndeterm("removeformat") after
284 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-vari ant: small-caps\">bar</span>baz]" queryCommandState("removeformat") after 284 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-vari ant: small-caps\">bar</span>baz]" queryCommandState("removeformat") after
285 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-vari ant: small-caps\">bar</span>baz]" queryCommandValue("removeformat") after 285 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<span style=\"font-vari ant: small-caps\">bar</span>baz]" queryCommandValue("removeformat") after
286 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-varian t: small-caps\">b[a]r</span>baz": execCommand("stylewithcss", false, "true") ret urn value 286 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-varian t: small-caps\">b[a]r</span>baz": execCommand("stylewithcss", false, "true") ret urn value
287 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-varian t: small-caps\">b[a]r</span>baz": execCommand("removeformat", false, "") return value 287 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-varian t: small-caps\">b[a]r</span>baz": execCommand("removeformat", false, "") return value
288 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-varian t: small-caps\">b[a]r</span>baz" checks for modifications to non-editable conten t 288 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-varian t: small-caps\">b[a]r</span>baz" checks for modifications to non-editable conten t
289 FAIL [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-varian t: small-caps\">b[a]r</span>baz" compare innerHTML assert_equals: Unexpected inn erHTML (after normalizing inline style) expected "foo<span style=\"font-variant: small-caps\">b</span>a<span style=\"font-variant:small-caps\">r</span>baz" but g ot "foo<span style=\"font-variant:small-caps\">b</span><span style=\"font-varian t-numeric:normal\">a</span><span style=\"font-variant:small-caps\">r</span>baz" 289 FAIL [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-varian t: small-caps\">b[a]r</span>baz" compare innerHTML assert_equals: Unexpected inn erHTML (after normalizing inline style) expected "foo<span style=\"font-variant: small-caps\">b</span>a<span style=\"font-variant:small-caps\">r</span>baz" but g ot "foo<span style=\"font-variant:small-caps\">b</span><span style=\"font-varian t-numeric:normal\">a</span><span style=\"font-variant:small-caps\">r</span>baz"
290 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-varian t: small-caps\">b[a]r</span>baz" queryCommandIndeterm("stylewithcss") before 290 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-varian t: small-caps\">b[a]r</span>baz" queryCommandIndeterm("stylewithcss") before
291 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-varian t: small-caps\">b[a]r</span>baz" queryCommandState("stylewithcss") before 291 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-varian t: small-caps\">b[a]r</span>baz" queryCommandState("stylewithcss") before
292 FAIL [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-varian t: small-caps\">b[a]r</span>baz" queryCommandValue("stylewithcss") before assert _equals: Wrong result returned expected "" but got "false" 292 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-varian t: small-caps\">b[a]r</span>baz" queryCommandValue("stylewithcss") before
293 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-varian t: small-caps\">b[a]r</span>baz" queryCommandIndeterm("stylewithcss") after 293 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-varian t: small-caps\">b[a]r</span>baz" queryCommandIndeterm("stylewithcss") after
294 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-varian t: small-caps\">b[a]r</span>baz" queryCommandState("stylewithcss") after 294 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-varian t: small-caps\">b[a]r</span>baz" queryCommandState("stylewithcss") after
295 FAIL [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-varian t: small-caps\">b[a]r</span>baz" queryCommandValue("stylewithcss") after assert_ equals: Wrong result returned expected "" but got "true" 295 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-varian t: small-caps\">b[a]r</span>baz" queryCommandValue("stylewithcss") after
296 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-varian t: small-caps\">b[a]r</span>baz" queryCommandIndeterm("removeformat") before 296 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-varian t: small-caps\">b[a]r</span>baz" queryCommandIndeterm("removeformat") before
297 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-varian t: small-caps\">b[a]r</span>baz" queryCommandState("removeformat") before 297 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-varian t: small-caps\">b[a]r</span>baz" queryCommandState("removeformat") before
298 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-varian t: small-caps\">b[a]r</span>baz" queryCommandValue("removeformat") before 298 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-varian t: small-caps\">b[a]r</span>baz" queryCommandValue("removeformat") before
299 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-varian t: small-caps\">b[a]r</span>baz" queryCommandIndeterm("removeformat") after 299 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-varian t: small-caps\">b[a]r</span>baz" queryCommandIndeterm("removeformat") after
300 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-varian t: small-caps\">b[a]r</span>baz" queryCommandState("removeformat") after 300 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-varian t: small-caps\">b[a]r</span>baz" queryCommandState("removeformat") after
301 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-varian t: small-caps\">b[a]r</span>baz" queryCommandValue("removeformat") after 301 PASS [["stylewithcss","true"],["removeformat",""]] "foo<span style=\"font-varian t: small-caps\">b[a]r</span>baz" queryCommandValue("removeformat") after
302 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-varia nt: small-caps\">b[a]r</span>baz": execCommand("stylewithcss", false, "false") r eturn value 302 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-varia nt: small-caps\">b[a]r</span>baz": execCommand("stylewithcss", false, "false") r eturn value
303 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-varia nt: small-caps\">b[a]r</span>baz": execCommand("removeformat", false, "") return value 303 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-varia nt: small-caps\">b[a]r</span>baz": execCommand("removeformat", false, "") return value
304 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-varia nt: small-caps\">b[a]r</span>baz" checks for modifications to non-editable conte nt 304 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-varia nt: small-caps\">b[a]r</span>baz" checks for modifications to non-editable conte nt
305 FAIL [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-varia nt: small-caps\">b[a]r</span>baz" compare innerHTML assert_equals: Unexpected in nerHTML (after normalizing inline style) expected "foo<span style=\"font-variant :small-caps\">b</span>a<span style=\"font-variant:small-caps\">r</span>baz" but got "foo<span style=\"font-variant:small-caps\">b</span><span style=\"font-varia nt-numeric:normal\">a</span><span style=\"font-variant:small-caps\">r</span>baz" 305 FAIL [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-varia nt: small-caps\">b[a]r</span>baz" compare innerHTML assert_equals: Unexpected in nerHTML (after normalizing inline style) expected "foo<span style=\"font-variant :small-caps\">b</span>a<span style=\"font-variant:small-caps\">r</span>baz" but got "foo<span style=\"font-variant:small-caps\">b</span><span style=\"font-varia nt-numeric:normal\">a</span><span style=\"font-variant:small-caps\">r</span>baz"
306 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-varia nt: small-caps\">b[a]r</span>baz" queryCommandIndeterm("stylewithcss") before 306 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-varia nt: small-caps\">b[a]r</span>baz" queryCommandIndeterm("stylewithcss") before
307 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-varia nt: small-caps\">b[a]r</span>baz" queryCommandState("stylewithcss") before 307 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-varia nt: small-caps\">b[a]r</span>baz" queryCommandState("stylewithcss") before
308 FAIL [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-varia nt: small-caps\">b[a]r</span>baz" queryCommandValue("stylewithcss") before asser t_equals: Wrong result returned expected "" but got "true" 308 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-varia nt: small-caps\">b[a]r</span>baz" queryCommandValue("stylewithcss") before
309 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-varia nt: small-caps\">b[a]r</span>baz" queryCommandIndeterm("stylewithcss") after 309 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-varia nt: small-caps\">b[a]r</span>baz" queryCommandIndeterm("stylewithcss") after
310 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-varia nt: small-caps\">b[a]r</span>baz" queryCommandState("stylewithcss") after 310 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-varia nt: small-caps\">b[a]r</span>baz" queryCommandState("stylewithcss") after
311 FAIL [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-varia nt: small-caps\">b[a]r</span>baz" queryCommandValue("stylewithcss") after assert _equals: Wrong result returned expected "" but got "false" 311 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-varia nt: small-caps\">b[a]r</span>baz" queryCommandValue("stylewithcss") after
312 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-varia nt: small-caps\">b[a]r</span>baz" queryCommandIndeterm("removeformat") before 312 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-varia nt: small-caps\">b[a]r</span>baz" queryCommandIndeterm("removeformat") before
313 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-varia nt: small-caps\">b[a]r</span>baz" queryCommandState("removeformat") before 313 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-varia nt: small-caps\">b[a]r</span>baz" queryCommandState("removeformat") before
314 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-varia nt: small-caps\">b[a]r</span>baz" queryCommandValue("removeformat") before 314 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-varia nt: small-caps\">b[a]r</span>baz" queryCommandValue("removeformat") before
315 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-varia nt: small-caps\">b[a]r</span>baz" queryCommandIndeterm("removeformat") after 315 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-varia nt: small-caps\">b[a]r</span>baz" queryCommandIndeterm("removeformat") after
316 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-varia nt: small-caps\">b[a]r</span>baz" queryCommandState("removeformat") after 316 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-varia nt: small-caps\">b[a]r</span>baz" queryCommandState("removeformat") after
317 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-varia nt: small-caps\">b[a]r</span>baz" queryCommandValue("removeformat") after 317 PASS [["stylewithcss","false"],["removeformat",""]] "foo<span style=\"font-varia nt: small-caps\">b[a]r</span>baz" queryCommandValue("removeformat") after
318 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]": execCommand("stylewithcss", false, "true") return value 318 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]": execCommand("stylewithcss", false, "true") return value
319 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]": execCommand("removeformat", false, "") return value 319 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]": execCommand("removeformat", false, "") return value
320 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" c hecks for modifications to non-editable content 320 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" c hecks for modifications to non-editable content
321 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" c ompare innerHTML 321 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" c ompare innerHTML
322 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" q ueryCommandIndeterm("stylewithcss") before 322 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" q ueryCommandIndeterm("stylewithcss") before
323 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" q ueryCommandState("stylewithcss") before 323 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" q ueryCommandState("stylewithcss") before
324 FAIL [["stylewithcss","true"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" q ueryCommandValue("stylewithcss") before assert_equals: Wrong result returned exp ected "" but got "false" 324 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" q ueryCommandValue("stylewithcss") before
325 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" q ueryCommandIndeterm("stylewithcss") after 325 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" q ueryCommandIndeterm("stylewithcss") after
326 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" q ueryCommandState("stylewithcss") after 326 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" q ueryCommandState("stylewithcss") after
327 FAIL [["stylewithcss","true"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" q ueryCommandValue("stylewithcss") after assert_equals: Wrong result returned expe cted "" but got "true" 327 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" q ueryCommandValue("stylewithcss") after
328 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" q ueryCommandIndeterm("removeformat") before 328 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" q ueryCommandIndeterm("removeformat") before
329 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" q ueryCommandState("removeformat") before 329 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" q ueryCommandState("removeformat") before
330 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" q ueryCommandValue("removeformat") before 330 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" q ueryCommandValue("removeformat") before
331 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" q ueryCommandIndeterm("removeformat") after 331 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" q ueryCommandIndeterm("removeformat") after
332 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" q ueryCommandState("removeformat") after 332 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" q ueryCommandState("removeformat") after
333 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" q ueryCommandValue("removeformat") after 333 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" q ueryCommandValue("removeformat") after
334 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]": execCommand("stylewithcss", false, "false") return value 334 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]": execCommand("stylewithcss", false, "false") return value
335 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]": execCommand("removeformat", false, "") return value 335 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]": execCommand("removeformat", false, "") return value
336 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" checks for modifications to non-editable content 336 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" checks for modifications to non-editable content
337 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" compare innerHTML 337 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" compare innerHTML
338 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" queryCommandIndeterm("stylewithcss") before 338 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" queryCommandIndeterm("stylewithcss") before
339 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" queryCommandState("stylewithcss") before 339 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" queryCommandState("stylewithcss") before
340 FAIL [["stylewithcss","false"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" queryCommandValue("stylewithcss") before assert_equals: Wrong result returned ex pected "" but got "true" 340 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" queryCommandValue("stylewithcss") before
341 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" queryCommandIndeterm("stylewithcss") after 341 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" queryCommandIndeterm("stylewithcss") after
342 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" queryCommandState("stylewithcss") after 342 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" queryCommandState("stylewithcss") after
343 FAIL [["stylewithcss","false"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" queryCommandValue("stylewithcss") after assert_equals: Wrong result returned exp ected "" but got "false" 343 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" queryCommandValue("stylewithcss") after
344 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" queryCommandIndeterm("removeformat") before 344 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" queryCommandIndeterm("removeformat") before
345 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" queryCommandState("removeformat") before 345 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" queryCommandState("removeformat") before
346 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" queryCommandValue("removeformat") before 346 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" queryCommandValue("removeformat") before
347 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" queryCommandIndeterm("removeformat") after 347 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" queryCommandIndeterm("removeformat") after
348 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" queryCommandState("removeformat") after 348 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" queryCommandState("removeformat") after
349 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" queryCommandValue("removeformat") after 349 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b id=foo>bar</b>baz]" queryCommandValue("removeformat") after
350 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz": execCommand("stylewithcss", false, "true") return value 350 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz": execCommand("stylewithcss", false, "true") return value
351 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz": execCommand("removeformat", false, "") return value 351 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz": execCommand("removeformat", false, "") return value
352 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" c hecks for modifications to non-editable content 352 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" c hecks for modifications to non-editable content
353 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" c ompare innerHTML 353 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" c ompare innerHTML
354 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" q ueryCommandIndeterm("stylewithcss") before 354 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" q ueryCommandIndeterm("stylewithcss") before
355 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" q ueryCommandState("stylewithcss") before 355 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" q ueryCommandState("stylewithcss") before
356 FAIL [["stylewithcss","true"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" q ueryCommandValue("stylewithcss") before assert_equals: Wrong result returned exp ected "" but got "false" 356 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" q ueryCommandValue("stylewithcss") before
357 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" q ueryCommandIndeterm("stylewithcss") after 357 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" q ueryCommandIndeterm("stylewithcss") after
358 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" q ueryCommandState("stylewithcss") after 358 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" q ueryCommandState("stylewithcss") after
359 FAIL [["stylewithcss","true"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" q ueryCommandValue("stylewithcss") after assert_equals: Wrong result returned expe cted "" but got "true" 359 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" q ueryCommandValue("stylewithcss") after
360 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" q ueryCommandIndeterm("removeformat") before 360 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" q ueryCommandIndeterm("removeformat") before
361 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" q ueryCommandState("removeformat") before 361 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" q ueryCommandState("removeformat") before
362 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" q ueryCommandValue("removeformat") before 362 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" q ueryCommandValue("removeformat") before
363 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" q ueryCommandIndeterm("removeformat") after 363 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" q ueryCommandIndeterm("removeformat") after
364 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" q ueryCommandState("removeformat") after 364 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" q ueryCommandState("removeformat") after
365 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" q ueryCommandValue("removeformat") after 365 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" q ueryCommandValue("removeformat") after
366 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz": execCommand("stylewithcss", false, "false") return value 366 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz": execCommand("stylewithcss", false, "false") return value
367 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz": execCommand("removeformat", false, "") return value 367 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz": execCommand("removeformat", false, "") return value
368 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" checks for modifications to non-editable content 368 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" checks for modifications to non-editable content
369 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" compare innerHTML 369 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" compare innerHTML
370 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" queryCommandIndeterm("stylewithcss") before 370 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" queryCommandIndeterm("stylewithcss") before
371 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" queryCommandState("stylewithcss") before 371 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" queryCommandState("stylewithcss") before
372 FAIL [["stylewithcss","false"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" queryCommandValue("stylewithcss") before assert_equals: Wrong result returned ex pected "" but got "true" 372 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" queryCommandValue("stylewithcss") before
373 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" queryCommandIndeterm("stylewithcss") after 373 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" queryCommandIndeterm("stylewithcss") after
374 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" queryCommandState("stylewithcss") after 374 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" queryCommandState("stylewithcss") after
375 FAIL [["stylewithcss","false"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" queryCommandValue("stylewithcss") after assert_equals: Wrong result returned exp ected "" but got "false" 375 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" queryCommandValue("stylewithcss") after
376 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" queryCommandIndeterm("removeformat") before 376 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" queryCommandIndeterm("removeformat") before
377 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" queryCommandState("removeformat") before 377 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" queryCommandState("removeformat") before
378 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" queryCommandValue("removeformat") before 378 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" queryCommandValue("removeformat") before
379 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" queryCommandIndeterm("removeformat") after 379 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" queryCommandIndeterm("removeformat") after
380 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" queryCommandState("removeformat") after 380 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" queryCommandState("removeformat") after
381 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" queryCommandValue("removeformat") after 381 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b id=foo>b[a]r</b>baz" queryCommandValue("removeformat") after
382 PASS [["removeformat",""]] "[foo<a>bar</a>baz]": execCommand("removeformat", fal se, "") return value 382 PASS [["removeformat",""]] "[foo<a>bar</a>baz]": execCommand("removeformat", fal se, "") return value
383 PASS [["removeformat",""]] "[foo<a>bar</a>baz]" checks for modifications to non- editable content 383 PASS [["removeformat",""]] "[foo<a>bar</a>baz]" checks for modifications to non- editable content
384 PASS [["removeformat",""]] "[foo<a>bar</a>baz]" compare innerHTML 384 PASS [["removeformat",""]] "[foo<a>bar</a>baz]" compare innerHTML
385 PASS [["removeformat",""]] "[foo<a>bar</a>baz]" queryCommandIndeterm("removeform at") before 385 PASS [["removeformat",""]] "[foo<a>bar</a>baz]" queryCommandIndeterm("removeform at") before
(...skipping 226 matching lines...) Expand 10 before | Expand all | Expand 10 after
612 PASS [["removeformat",""]] "foo<em>b[a]r</em>baz" queryCommandValue("removeforma t") before 612 PASS [["removeformat",""]] "foo<em>b[a]r</em>baz" queryCommandValue("removeforma t") before
613 PASS [["removeformat",""]] "foo<em>b[a]r</em>baz" queryCommandIndeterm("removefo rmat") after 613 PASS [["removeformat",""]] "foo<em>b[a]r</em>baz" queryCommandIndeterm("removefo rmat") after
614 PASS [["removeformat",""]] "foo<em>b[a]r</em>baz" queryCommandState("removeforma t") after 614 PASS [["removeformat",""]] "foo<em>b[a]r</em>baz" queryCommandState("removeforma t") after
615 PASS [["removeformat",""]] "foo<em>b[a]r</em>baz" queryCommandValue("removeforma t") after 615 PASS [["removeformat",""]] "foo<em>b[a]r</em>baz" queryCommandValue("removeforma t") after
616 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font>bar</font>baz]": e xecCommand("stylewithcss", false, "true") return value 616 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font>bar</font>baz]": e xecCommand("stylewithcss", false, "true") return value
617 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font>bar</font>baz]": e xecCommand("removeformat", false, "") return value 617 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font>bar</font>baz]": e xecCommand("removeformat", false, "") return value
618 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font>bar</font>baz]" ch ecks for modifications to non-editable content 618 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font>bar</font>baz]" ch ecks for modifications to non-editable content
619 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font>bar</font>baz]" co mpare innerHTML 619 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font>bar</font>baz]" co mpare innerHTML
620 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font>bar</font>baz]" qu eryCommandIndeterm("stylewithcss") before 620 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font>bar</font>baz]" qu eryCommandIndeterm("stylewithcss") before
621 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font>bar</font>baz]" qu eryCommandState("stylewithcss") before 621 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font>bar</font>baz]" qu eryCommandState("stylewithcss") before
622 FAIL [["stylewithcss","true"],["removeformat",""]] "[foo<font>bar</font>baz]" qu eryCommandValue("stylewithcss") before assert_equals: Wrong result returned expe cted "" but got "false" 622 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font>bar</font>baz]" qu eryCommandValue("stylewithcss") before
623 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font>bar</font>baz]" qu eryCommandIndeterm("stylewithcss") after 623 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font>bar</font>baz]" qu eryCommandIndeterm("stylewithcss") after
624 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font>bar</font>baz]" qu eryCommandState("stylewithcss") after 624 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font>bar</font>baz]" qu eryCommandState("stylewithcss") after
625 FAIL [["stylewithcss","true"],["removeformat",""]] "[foo<font>bar</font>baz]" qu eryCommandValue("stylewithcss") after assert_equals: Wrong result returned expec ted "" but got "true" 625 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font>bar</font>baz]" qu eryCommandValue("stylewithcss") after
626 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font>bar</font>baz]" qu eryCommandIndeterm("removeformat") before 626 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font>bar</font>baz]" qu eryCommandIndeterm("removeformat") before
627 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font>bar</font>baz]" qu eryCommandState("removeformat") before 627 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font>bar</font>baz]" qu eryCommandState("removeformat") before
628 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font>bar</font>baz]" qu eryCommandValue("removeformat") before 628 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font>bar</font>baz]" qu eryCommandValue("removeformat") before
629 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font>bar</font>baz]" qu eryCommandIndeterm("removeformat") after 629 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font>bar</font>baz]" qu eryCommandIndeterm("removeformat") after
630 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font>bar</font>baz]" qu eryCommandState("removeformat") after 630 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font>bar</font>baz]" qu eryCommandState("removeformat") after
631 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font>bar</font>baz]" qu eryCommandValue("removeformat") after 631 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font>bar</font>baz]" qu eryCommandValue("removeformat") after
632 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font>bar</font>baz]": execCommand("stylewithcss", false, "false") return value 632 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font>bar</font>baz]": execCommand("stylewithcss", false, "false") return value
633 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font>bar</font>baz]": execCommand("removeformat", false, "") return value 633 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font>bar</font>baz]": execCommand("removeformat", false, "") return value
634 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font>bar</font>baz]" c hecks for modifications to non-editable content 634 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font>bar</font>baz]" c hecks for modifications to non-editable content
635 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font>bar</font>baz]" c ompare innerHTML 635 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font>bar</font>baz]" c ompare innerHTML
636 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font>bar</font>baz]" q ueryCommandIndeterm("stylewithcss") before 636 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font>bar</font>baz]" q ueryCommandIndeterm("stylewithcss") before
637 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font>bar</font>baz]" q ueryCommandState("stylewithcss") before 637 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font>bar</font>baz]" q ueryCommandState("stylewithcss") before
638 FAIL [["stylewithcss","false"],["removeformat",""]] "[foo<font>bar</font>baz]" q ueryCommandValue("stylewithcss") before assert_equals: Wrong result returned exp ected "" but got "true" 638 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font>bar</font>baz]" q ueryCommandValue("stylewithcss") before
639 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font>bar</font>baz]" q ueryCommandIndeterm("stylewithcss") after 639 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font>bar</font>baz]" q ueryCommandIndeterm("stylewithcss") after
640 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font>bar</font>baz]" q ueryCommandState("stylewithcss") after 640 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font>bar</font>baz]" q ueryCommandState("stylewithcss") after
641 FAIL [["stylewithcss","false"],["removeformat",""]] "[foo<font>bar</font>baz]" q ueryCommandValue("stylewithcss") after assert_equals: Wrong result returned expe cted "" but got "false" 641 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font>bar</font>baz]" q ueryCommandValue("stylewithcss") after
642 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font>bar</font>baz]" q ueryCommandIndeterm("removeformat") before 642 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font>bar</font>baz]" q ueryCommandIndeterm("removeformat") before
643 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font>bar</font>baz]" q ueryCommandState("removeformat") before 643 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font>bar</font>baz]" q ueryCommandState("removeformat") before
644 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font>bar</font>baz]" q ueryCommandValue("removeformat") before 644 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font>bar</font>baz]" q ueryCommandValue("removeformat") before
645 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font>bar</font>baz]" q ueryCommandIndeterm("removeformat") after 645 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font>bar</font>baz]" q ueryCommandIndeterm("removeformat") after
646 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font>bar</font>baz]" q ueryCommandState("removeformat") after 646 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font>bar</font>baz]" q ueryCommandState("removeformat") after
647 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font>bar</font>baz]" q ueryCommandValue("removeformat") after 647 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font>bar</font>baz]" q ueryCommandValue("removeformat") after
648 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font>b[a]r</font>baz": e xecCommand("stylewithcss", false, "true") return value 648 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font>b[a]r</font>baz": e xecCommand("stylewithcss", false, "true") return value
649 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font>b[a]r</font>baz": e xecCommand("removeformat", false, "") return value 649 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font>b[a]r</font>baz": e xecCommand("removeformat", false, "") return value
650 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font>b[a]r</font>baz" ch ecks for modifications to non-editable content 650 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font>b[a]r</font>baz" ch ecks for modifications to non-editable content
651 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font>b[a]r</font>baz" co mpare innerHTML 651 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font>b[a]r</font>baz" co mpare innerHTML
652 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font>b[a]r</font>baz" qu eryCommandIndeterm("stylewithcss") before 652 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font>b[a]r</font>baz" qu eryCommandIndeterm("stylewithcss") before
653 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font>b[a]r</font>baz" qu eryCommandState("stylewithcss") before 653 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font>b[a]r</font>baz" qu eryCommandState("stylewithcss") before
654 FAIL [["stylewithcss","true"],["removeformat",""]] "foo<font>b[a]r</font>baz" qu eryCommandValue("stylewithcss") before assert_equals: Wrong result returned expe cted "" but got "false" 654 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font>b[a]r</font>baz" qu eryCommandValue("stylewithcss") before
655 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font>b[a]r</font>baz" qu eryCommandIndeterm("stylewithcss") after 655 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font>b[a]r</font>baz" qu eryCommandIndeterm("stylewithcss") after
656 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font>b[a]r</font>baz" qu eryCommandState("stylewithcss") after 656 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font>b[a]r</font>baz" qu eryCommandState("stylewithcss") after
657 FAIL [["stylewithcss","true"],["removeformat",""]] "foo<font>b[a]r</font>baz" qu eryCommandValue("stylewithcss") after assert_equals: Wrong result returned expec ted "" but got "true" 657 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font>b[a]r</font>baz" qu eryCommandValue("stylewithcss") after
658 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font>b[a]r</font>baz" qu eryCommandIndeterm("removeformat") before 658 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font>b[a]r</font>baz" qu eryCommandIndeterm("removeformat") before
659 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font>b[a]r</font>baz" qu eryCommandState("removeformat") before 659 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font>b[a]r</font>baz" qu eryCommandState("removeformat") before
660 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font>b[a]r</font>baz" qu eryCommandValue("removeformat") before 660 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font>b[a]r</font>baz" qu eryCommandValue("removeformat") before
661 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font>b[a]r</font>baz" qu eryCommandIndeterm("removeformat") after 661 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font>b[a]r</font>baz" qu eryCommandIndeterm("removeformat") after
662 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font>b[a]r</font>baz" qu eryCommandState("removeformat") after 662 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font>b[a]r</font>baz" qu eryCommandState("removeformat") after
663 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font>b[a]r</font>baz" qu eryCommandValue("removeformat") after 663 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font>b[a]r</font>baz" qu eryCommandValue("removeformat") after
664 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font>b[a]r</font>baz": execCommand("stylewithcss", false, "false") return value 664 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font>b[a]r</font>baz": execCommand("stylewithcss", false, "false") return value
665 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font>b[a]r</font>baz": execCommand("removeformat", false, "") return value 665 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font>b[a]r</font>baz": execCommand("removeformat", false, "") return value
666 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font>b[a]r</font>baz" c hecks for modifications to non-editable content 666 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font>b[a]r</font>baz" c hecks for modifications to non-editable content
667 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font>b[a]r</font>baz" c ompare innerHTML 667 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font>b[a]r</font>baz" c ompare innerHTML
668 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font>b[a]r</font>baz" q ueryCommandIndeterm("stylewithcss") before 668 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font>b[a]r</font>baz" q ueryCommandIndeterm("stylewithcss") before
669 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font>b[a]r</font>baz" q ueryCommandState("stylewithcss") before 669 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font>b[a]r</font>baz" q ueryCommandState("stylewithcss") before
670 FAIL [["stylewithcss","false"],["removeformat",""]] "foo<font>b[a]r</font>baz" q ueryCommandValue("stylewithcss") before assert_equals: Wrong result returned exp ected "" but got "true" 670 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font>b[a]r</font>baz" q ueryCommandValue("stylewithcss") before
671 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font>b[a]r</font>baz" q ueryCommandIndeterm("stylewithcss") after 671 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font>b[a]r</font>baz" q ueryCommandIndeterm("stylewithcss") after
672 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font>b[a]r</font>baz" q ueryCommandState("stylewithcss") after 672 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font>b[a]r</font>baz" q ueryCommandState("stylewithcss") after
673 FAIL [["stylewithcss","false"],["removeformat",""]] "foo<font>b[a]r</font>baz" q ueryCommandValue("stylewithcss") after assert_equals: Wrong result returned expe cted "" but got "false" 673 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font>b[a]r</font>baz" q ueryCommandValue("stylewithcss") after
674 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font>b[a]r</font>baz" q ueryCommandIndeterm("removeformat") before 674 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font>b[a]r</font>baz" q ueryCommandIndeterm("removeformat") before
675 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font>b[a]r</font>baz" q ueryCommandState("removeformat") before 675 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font>b[a]r</font>baz" q ueryCommandState("removeformat") before
676 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font>b[a]r</font>baz" q ueryCommandValue("removeformat") before 676 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font>b[a]r</font>baz" q ueryCommandValue("removeformat") before
677 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font>b[a]r</font>baz" q ueryCommandIndeterm("removeformat") after 677 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font>b[a]r</font>baz" q ueryCommandIndeterm("removeformat") after
678 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font>b[a]r</font>baz" q ueryCommandState("removeformat") after 678 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font>b[a]r</font>baz" q ueryCommandState("removeformat") after
679 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font>b[a]r</font>baz" q ueryCommandValue("removeformat") after 679 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font>b[a]r</font>baz" q ueryCommandValue("removeformat") after
680 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font color=blue>bar</fo nt>baz]": execCommand("stylewithcss", false, "true") return value 680 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font color=blue>bar</fo nt>baz]": execCommand("stylewithcss", false, "true") return value
681 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font color=blue>bar</fo nt>baz]": execCommand("removeformat", false, "") return value 681 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font color=blue>bar</fo nt>baz]": execCommand("removeformat", false, "") return value
682 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font color=blue>bar</fo nt>baz]" checks for modifications to non-editable content 682 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font color=blue>bar</fo nt>baz]" checks for modifications to non-editable content
683 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font color=blue>bar</fo nt>baz]" compare innerHTML 683 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font color=blue>bar</fo nt>baz]" compare innerHTML
684 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font color=blue>bar</fo nt>baz]" queryCommandIndeterm("stylewithcss") before 684 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font color=blue>bar</fo nt>baz]" queryCommandIndeterm("stylewithcss") before
685 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font color=blue>bar</fo nt>baz]" queryCommandState("stylewithcss") before 685 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font color=blue>bar</fo nt>baz]" queryCommandState("stylewithcss") before
686 FAIL [["stylewithcss","true"],["removeformat",""]] "[foo<font color=blue>bar</fo nt>baz]" queryCommandValue("stylewithcss") before assert_equals: Wrong result re turned expected "" but got "false" 686 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font color=blue>bar</fo nt>baz]" queryCommandValue("stylewithcss") before
687 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font color=blue>bar</fo nt>baz]" queryCommandIndeterm("stylewithcss") after 687 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font color=blue>bar</fo nt>baz]" queryCommandIndeterm("stylewithcss") after
688 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font color=blue>bar</fo nt>baz]" queryCommandState("stylewithcss") after 688 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font color=blue>bar</fo nt>baz]" queryCommandState("stylewithcss") after
689 FAIL [["stylewithcss","true"],["removeformat",""]] "[foo<font color=blue>bar</fo nt>baz]" queryCommandValue("stylewithcss") after assert_equals: Wrong result ret urned expected "" but got "true" 689 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font color=blue>bar</fo nt>baz]" queryCommandValue("stylewithcss") after
690 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font color=blue>bar</fo nt>baz]" queryCommandIndeterm("removeformat") before 690 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font color=blue>bar</fo nt>baz]" queryCommandIndeterm("removeformat") before
691 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font color=blue>bar</fo nt>baz]" queryCommandState("removeformat") before 691 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font color=blue>bar</fo nt>baz]" queryCommandState("removeformat") before
692 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font color=blue>bar</fo nt>baz]" queryCommandValue("removeformat") before 692 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font color=blue>bar</fo nt>baz]" queryCommandValue("removeformat") before
693 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font color=blue>bar</fo nt>baz]" queryCommandIndeterm("removeformat") after 693 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font color=blue>bar</fo nt>baz]" queryCommandIndeterm("removeformat") after
694 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font color=blue>bar</fo nt>baz]" queryCommandState("removeformat") after 694 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font color=blue>bar</fo nt>baz]" queryCommandState("removeformat") after
695 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font color=blue>bar</fo nt>baz]" queryCommandValue("removeformat") after 695 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<font color=blue>bar</fo nt>baz]" queryCommandValue("removeformat") after
696 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font color=blue>bar</f ont>baz]": execCommand("stylewithcss", false, "false") return value 696 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font color=blue>bar</f ont>baz]": execCommand("stylewithcss", false, "false") return value
697 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font color=blue>bar</f ont>baz]": execCommand("removeformat", false, "") return value 697 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font color=blue>bar</f ont>baz]": execCommand("removeformat", false, "") return value
698 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font color=blue>bar</f ont>baz]" checks for modifications to non-editable content 698 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font color=blue>bar</f ont>baz]" checks for modifications to non-editable content
699 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font color=blue>bar</f ont>baz]" compare innerHTML 699 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font color=blue>bar</f ont>baz]" compare innerHTML
700 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font color=blue>bar</f ont>baz]" queryCommandIndeterm("stylewithcss") before 700 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font color=blue>bar</f ont>baz]" queryCommandIndeterm("stylewithcss") before
701 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font color=blue>bar</f ont>baz]" queryCommandState("stylewithcss") before 701 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font color=blue>bar</f ont>baz]" queryCommandState("stylewithcss") before
702 FAIL [["stylewithcss","false"],["removeformat",""]] "[foo<font color=blue>bar</f ont>baz]" queryCommandValue("stylewithcss") before assert_equals: Wrong result r eturned expected "" but got "true" 702 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font color=blue>bar</f ont>baz]" queryCommandValue("stylewithcss") before
703 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font color=blue>bar</f ont>baz]" queryCommandIndeterm("stylewithcss") after 703 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font color=blue>bar</f ont>baz]" queryCommandIndeterm("stylewithcss") after
704 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font color=blue>bar</f ont>baz]" queryCommandState("stylewithcss") after 704 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font color=blue>bar</f ont>baz]" queryCommandState("stylewithcss") after
705 FAIL [["stylewithcss","false"],["removeformat",""]] "[foo<font color=blue>bar</f ont>baz]" queryCommandValue("stylewithcss") after assert_equals: Wrong result re turned expected "" but got "false" 705 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font color=blue>bar</f ont>baz]" queryCommandValue("stylewithcss") after
706 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font color=blue>bar</f ont>baz]" queryCommandIndeterm("removeformat") before 706 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font color=blue>bar</f ont>baz]" queryCommandIndeterm("removeformat") before
707 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font color=blue>bar</f ont>baz]" queryCommandState("removeformat") before 707 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font color=blue>bar</f ont>baz]" queryCommandState("removeformat") before
708 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font color=blue>bar</f ont>baz]" queryCommandValue("removeformat") before 708 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font color=blue>bar</f ont>baz]" queryCommandValue("removeformat") before
709 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font color=blue>bar</f ont>baz]" queryCommandIndeterm("removeformat") after 709 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font color=blue>bar</f ont>baz]" queryCommandIndeterm("removeformat") after
710 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font color=blue>bar</f ont>baz]" queryCommandState("removeformat") after 710 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font color=blue>bar</f ont>baz]" queryCommandState("removeformat") after
711 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font color=blue>bar</f ont>baz]" queryCommandValue("removeformat") after 711 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<font color=blue>bar</f ont>baz]" queryCommandValue("removeformat") after
712 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font color=blue>b[a]r</f ont>baz": execCommand("stylewithcss", false, "true") return value 712 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font color=blue>b[a]r</f ont>baz": execCommand("stylewithcss", false, "true") return value
713 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font color=blue>b[a]r</f ont>baz": execCommand("removeformat", false, "") return value 713 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font color=blue>b[a]r</f ont>baz": execCommand("removeformat", false, "") return value
714 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font color=blue>b[a]r</f ont>baz" checks for modifications to non-editable content 714 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font color=blue>b[a]r</f ont>baz" checks for modifications to non-editable content
715 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font color=blue>b[a]r</f ont>baz" compare innerHTML 715 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font color=blue>b[a]r</f ont>baz" compare innerHTML
716 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font color=blue>b[a]r</f ont>baz" queryCommandIndeterm("stylewithcss") before 716 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font color=blue>b[a]r</f ont>baz" queryCommandIndeterm("stylewithcss") before
717 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font color=blue>b[a]r</f ont>baz" queryCommandState("stylewithcss") before 717 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font color=blue>b[a]r</f ont>baz" queryCommandState("stylewithcss") before
718 FAIL [["stylewithcss","true"],["removeformat",""]] "foo<font color=blue>b[a]r</f ont>baz" queryCommandValue("stylewithcss") before assert_equals: Wrong result re turned expected "" but got "false" 718 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font color=blue>b[a]r</f ont>baz" queryCommandValue("stylewithcss") before
719 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font color=blue>b[a]r</f ont>baz" queryCommandIndeterm("stylewithcss") after 719 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font color=blue>b[a]r</f ont>baz" queryCommandIndeterm("stylewithcss") after
720 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font color=blue>b[a]r</f ont>baz" queryCommandState("stylewithcss") after 720 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font color=blue>b[a]r</f ont>baz" queryCommandState("stylewithcss") after
721 FAIL [["stylewithcss","true"],["removeformat",""]] "foo<font color=blue>b[a]r</f ont>baz" queryCommandValue("stylewithcss") after assert_equals: Wrong result ret urned expected "" but got "true" 721 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font color=blue>b[a]r</f ont>baz" queryCommandValue("stylewithcss") after
722 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font color=blue>b[a]r</f ont>baz" queryCommandIndeterm("removeformat") before 722 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font color=blue>b[a]r</f ont>baz" queryCommandIndeterm("removeformat") before
723 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font color=blue>b[a]r</f ont>baz" queryCommandState("removeformat") before 723 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font color=blue>b[a]r</f ont>baz" queryCommandState("removeformat") before
724 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font color=blue>b[a]r</f ont>baz" queryCommandValue("removeformat") before 724 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font color=blue>b[a]r</f ont>baz" queryCommandValue("removeformat") before
725 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font color=blue>b[a]r</f ont>baz" queryCommandIndeterm("removeformat") after 725 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font color=blue>b[a]r</f ont>baz" queryCommandIndeterm("removeformat") after
726 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font color=blue>b[a]r</f ont>baz" queryCommandState("removeformat") after 726 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font color=blue>b[a]r</f ont>baz" queryCommandState("removeformat") after
727 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font color=blue>b[a]r</f ont>baz" queryCommandValue("removeformat") after 727 PASS [["stylewithcss","true"],["removeformat",""]] "foo<font color=blue>b[a]r</f ont>baz" queryCommandValue("removeformat") after
728 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font color=blue>b[a]r</ font>baz": execCommand("stylewithcss", false, "false") return value 728 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font color=blue>b[a]r</ font>baz": execCommand("stylewithcss", false, "false") return value
729 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font color=blue>b[a]r</ font>baz": execCommand("removeformat", false, "") return value 729 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font color=blue>b[a]r</ font>baz": execCommand("removeformat", false, "") return value
730 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font color=blue>b[a]r</ font>baz" checks for modifications to non-editable content 730 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font color=blue>b[a]r</ font>baz" checks for modifications to non-editable content
731 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font color=blue>b[a]r</ font>baz" compare innerHTML 731 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font color=blue>b[a]r</ font>baz" compare innerHTML
732 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font color=blue>b[a]r</ font>baz" queryCommandIndeterm("stylewithcss") before 732 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font color=blue>b[a]r</ font>baz" queryCommandIndeterm("stylewithcss") before
733 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font color=blue>b[a]r</ font>baz" queryCommandState("stylewithcss") before 733 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font color=blue>b[a]r</ font>baz" queryCommandState("stylewithcss") before
734 FAIL [["stylewithcss","false"],["removeformat",""]] "foo<font color=blue>b[a]r</ font>baz" queryCommandValue("stylewithcss") before assert_equals: Wrong result r eturned expected "" but got "true" 734 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font color=blue>b[a]r</ font>baz" queryCommandValue("stylewithcss") before
735 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font color=blue>b[a]r</ font>baz" queryCommandIndeterm("stylewithcss") after 735 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font color=blue>b[a]r</ font>baz" queryCommandIndeterm("stylewithcss") after
736 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font color=blue>b[a]r</ font>baz" queryCommandState("stylewithcss") after 736 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font color=blue>b[a]r</ font>baz" queryCommandState("stylewithcss") after
737 FAIL [["stylewithcss","false"],["removeformat",""]] "foo<font color=blue>b[a]r</ font>baz" queryCommandValue("stylewithcss") after assert_equals: Wrong result re turned expected "" but got "false" 737 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font color=blue>b[a]r</ font>baz" queryCommandValue("stylewithcss") after
738 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font color=blue>b[a]r</ font>baz" queryCommandIndeterm("removeformat") before 738 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font color=blue>b[a]r</ font>baz" queryCommandIndeterm("removeformat") before
739 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font color=blue>b[a]r</ font>baz" queryCommandState("removeformat") before 739 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font color=blue>b[a]r</ font>baz" queryCommandState("removeformat") before
740 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font color=blue>b[a]r</ font>baz" queryCommandValue("removeformat") before 740 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font color=blue>b[a]r</ font>baz" queryCommandValue("removeformat") before
741 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font color=blue>b[a]r</ font>baz" queryCommandIndeterm("removeformat") after 741 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font color=blue>b[a]r</ font>baz" queryCommandIndeterm("removeformat") after
742 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font color=blue>b[a]r</ font>baz" queryCommandState("removeformat") after 742 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font color=blue>b[a]r</ font>baz" queryCommandState("removeformat") after
743 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font color=blue>b[a]r</ font>baz" queryCommandValue("removeformat") after 743 PASS [["stylewithcss","false"],["removeformat",""]] "foo<font color=blue>b[a]r</ font>baz" queryCommandValue("removeformat") after
744 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<i>bar</i>baz]": execCom mand("stylewithcss", false, "true") return value 744 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<i>bar</i>baz]": execCom mand("stylewithcss", false, "true") return value
745 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<i>bar</i>baz]": execCom mand("removeformat", false, "") return value 745 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<i>bar</i>baz]": execCom mand("removeformat", false, "") return value
746 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<i>bar</i>baz]" checks f or modifications to non-editable content 746 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<i>bar</i>baz]" checks f or modifications to non-editable content
747 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<i>bar</i>baz]" compare innerHTML 747 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<i>bar</i>baz]" compare innerHTML
748 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<i>bar</i>baz]" queryCom mandIndeterm("stylewithcss") before 748 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<i>bar</i>baz]" queryCom mandIndeterm("stylewithcss") before
749 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<i>bar</i>baz]" queryCom mandState("stylewithcss") before 749 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<i>bar</i>baz]" queryCom mandState("stylewithcss") before
750 FAIL [["stylewithcss","true"],["removeformat",""]] "[foo<i>bar</i>baz]" queryCom mandValue("stylewithcss") before assert_equals: Wrong result returned expected " " but got "false" 750 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<i>bar</i>baz]" queryCom mandValue("stylewithcss") before
751 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<i>bar</i>baz]" queryCom mandIndeterm("stylewithcss") after 751 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<i>bar</i>baz]" queryCom mandIndeterm("stylewithcss") after
752 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<i>bar</i>baz]" queryCom mandState("stylewithcss") after 752 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<i>bar</i>baz]" queryCom mandState("stylewithcss") after
753 FAIL [["stylewithcss","true"],["removeformat",""]] "[foo<i>bar</i>baz]" queryCom mandValue("stylewithcss") after assert_equals: Wrong result returned expected "" but got "true" 753 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<i>bar</i>baz]" queryCom mandValue("stylewithcss") after
754 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<i>bar</i>baz]" queryCom mandIndeterm("removeformat") before 754 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<i>bar</i>baz]" queryCom mandIndeterm("removeformat") before
755 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<i>bar</i>baz]" queryCom mandState("removeformat") before 755 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<i>bar</i>baz]" queryCom mandState("removeformat") before
756 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<i>bar</i>baz]" queryCom mandValue("removeformat") before 756 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<i>bar</i>baz]" queryCom mandValue("removeformat") before
757 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<i>bar</i>baz]" queryCom mandIndeterm("removeformat") after 757 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<i>bar</i>baz]" queryCom mandIndeterm("removeformat") after
758 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<i>bar</i>baz]" queryCom mandState("removeformat") after 758 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<i>bar</i>baz]" queryCom mandState("removeformat") after
759 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<i>bar</i>baz]" queryCom mandValue("removeformat") after 759 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<i>bar</i>baz]" queryCom mandValue("removeformat") after
760 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<i>bar</i>baz]": execCo mmand("stylewithcss", false, "false") return value 760 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<i>bar</i>baz]": execCo mmand("stylewithcss", false, "false") return value
761 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<i>bar</i>baz]": execCo mmand("removeformat", false, "") return value 761 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<i>bar</i>baz]": execCo mmand("removeformat", false, "") return value
762 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<i>bar</i>baz]" checks for modifications to non-editable content 762 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<i>bar</i>baz]" checks for modifications to non-editable content
763 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<i>bar</i>baz]" compare innerHTML 763 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<i>bar</i>baz]" compare innerHTML
764 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<i>bar</i>baz]" queryCo mmandIndeterm("stylewithcss") before 764 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<i>bar</i>baz]" queryCo mmandIndeterm("stylewithcss") before
765 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<i>bar</i>baz]" queryCo mmandState("stylewithcss") before 765 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<i>bar</i>baz]" queryCo mmandState("stylewithcss") before
766 FAIL [["stylewithcss","false"],["removeformat",""]] "[foo<i>bar</i>baz]" queryCo mmandValue("stylewithcss") before assert_equals: Wrong result returned expected "" but got "true" 766 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<i>bar</i>baz]" queryCo mmandValue("stylewithcss") before
767 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<i>bar</i>baz]" queryCo mmandIndeterm("stylewithcss") after 767 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<i>bar</i>baz]" queryCo mmandIndeterm("stylewithcss") after
768 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<i>bar</i>baz]" queryCo mmandState("stylewithcss") after 768 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<i>bar</i>baz]" queryCo mmandState("stylewithcss") after
769 FAIL [["stylewithcss","false"],["removeformat",""]] "[foo<i>bar</i>baz]" queryCo mmandValue("stylewithcss") after assert_equals: Wrong result returned expected " " but got "false" 769 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<i>bar</i>baz]" queryCo mmandValue("stylewithcss") after
770 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<i>bar</i>baz]" queryCo mmandIndeterm("removeformat") before 770 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<i>bar</i>baz]" queryCo mmandIndeterm("removeformat") before
771 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<i>bar</i>baz]" queryCo mmandState("removeformat") before 771 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<i>bar</i>baz]" queryCo mmandState("removeformat") before
772 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<i>bar</i>baz]" queryCo mmandValue("removeformat") before 772 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<i>bar</i>baz]" queryCo mmandValue("removeformat") before
773 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<i>bar</i>baz]" queryCo mmandIndeterm("removeformat") after 773 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<i>bar</i>baz]" queryCo mmandIndeterm("removeformat") after
774 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<i>bar</i>baz]" queryCo mmandState("removeformat") after 774 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<i>bar</i>baz]" queryCo mmandState("removeformat") after
775 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<i>bar</i>baz]" queryCo mmandValue("removeformat") after 775 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<i>bar</i>baz]" queryCo mmandValue("removeformat") after
776 PASS [["stylewithcss","true"],["removeformat",""]] "foo<i>b[a]r</i>baz": execCom mand("stylewithcss", false, "true") return value 776 PASS [["stylewithcss","true"],["removeformat",""]] "foo<i>b[a]r</i>baz": execCom mand("stylewithcss", false, "true") return value
777 PASS [["stylewithcss","true"],["removeformat",""]] "foo<i>b[a]r</i>baz": execCom mand("removeformat", false, "") return value 777 PASS [["stylewithcss","true"],["removeformat",""]] "foo<i>b[a]r</i>baz": execCom mand("removeformat", false, "") return value
778 PASS [["stylewithcss","true"],["removeformat",""]] "foo<i>b[a]r</i>baz" checks f or modifications to non-editable content 778 PASS [["stylewithcss","true"],["removeformat",""]] "foo<i>b[a]r</i>baz" checks f or modifications to non-editable content
779 PASS [["stylewithcss","true"],["removeformat",""]] "foo<i>b[a]r</i>baz" compare innerHTML 779 PASS [["stylewithcss","true"],["removeformat",""]] "foo<i>b[a]r</i>baz" compare innerHTML
780 PASS [["stylewithcss","true"],["removeformat",""]] "foo<i>b[a]r</i>baz" queryCom mandIndeterm("stylewithcss") before 780 PASS [["stylewithcss","true"],["removeformat",""]] "foo<i>b[a]r</i>baz" queryCom mandIndeterm("stylewithcss") before
781 PASS [["stylewithcss","true"],["removeformat",""]] "foo<i>b[a]r</i>baz" queryCom mandState("stylewithcss") before 781 PASS [["stylewithcss","true"],["removeformat",""]] "foo<i>b[a]r</i>baz" queryCom mandState("stylewithcss") before
782 FAIL [["stylewithcss","true"],["removeformat",""]] "foo<i>b[a]r</i>baz" queryCom mandValue("stylewithcss") before assert_equals: Wrong result returned expected " " but got "false" 782 PASS [["stylewithcss","true"],["removeformat",""]] "foo<i>b[a]r</i>baz" queryCom mandValue("stylewithcss") before
783 PASS [["stylewithcss","true"],["removeformat",""]] "foo<i>b[a]r</i>baz" queryCom mandIndeterm("stylewithcss") after 783 PASS [["stylewithcss","true"],["removeformat",""]] "foo<i>b[a]r</i>baz" queryCom mandIndeterm("stylewithcss") after
784 PASS [["stylewithcss","true"],["removeformat",""]] "foo<i>b[a]r</i>baz" queryCom mandState("stylewithcss") after 784 PASS [["stylewithcss","true"],["removeformat",""]] "foo<i>b[a]r</i>baz" queryCom mandState("stylewithcss") after
785 FAIL [["stylewithcss","true"],["removeformat",""]] "foo<i>b[a]r</i>baz" queryCom mandValue("stylewithcss") after assert_equals: Wrong result returned expected "" but got "true" 785 PASS [["stylewithcss","true"],["removeformat",""]] "foo<i>b[a]r</i>baz" queryCom mandValue("stylewithcss") after
786 PASS [["stylewithcss","true"],["removeformat",""]] "foo<i>b[a]r</i>baz" queryCom mandIndeterm("removeformat") before 786 PASS [["stylewithcss","true"],["removeformat",""]] "foo<i>b[a]r</i>baz" queryCom mandIndeterm("removeformat") before
787 PASS [["stylewithcss","true"],["removeformat",""]] "foo<i>b[a]r</i>baz" queryCom mandState("removeformat") before 787 PASS [["stylewithcss","true"],["removeformat",""]] "foo<i>b[a]r</i>baz" queryCom mandState("removeformat") before
788 PASS [["stylewithcss","true"],["removeformat",""]] "foo<i>b[a]r</i>baz" queryCom mandValue("removeformat") before 788 PASS [["stylewithcss","true"],["removeformat",""]] "foo<i>b[a]r</i>baz" queryCom mandValue("removeformat") before
789 PASS [["stylewithcss","true"],["removeformat",""]] "foo<i>b[a]r</i>baz" queryCom mandIndeterm("removeformat") after 789 PASS [["stylewithcss","true"],["removeformat",""]] "foo<i>b[a]r</i>baz" queryCom mandIndeterm("removeformat") after
790 PASS [["stylewithcss","true"],["removeformat",""]] "foo<i>b[a]r</i>baz" queryCom mandState("removeformat") after 790 PASS [["stylewithcss","true"],["removeformat",""]] "foo<i>b[a]r</i>baz" queryCom mandState("removeformat") after
791 PASS [["stylewithcss","true"],["removeformat",""]] "foo<i>b[a]r</i>baz" queryCom mandValue("removeformat") after 791 PASS [["stylewithcss","true"],["removeformat",""]] "foo<i>b[a]r</i>baz" queryCom mandValue("removeformat") after
792 PASS [["stylewithcss","false"],["removeformat",""]] "foo<i>b[a]r</i>baz": execCo mmand("stylewithcss", false, "false") return value 792 PASS [["stylewithcss","false"],["removeformat",""]] "foo<i>b[a]r</i>baz": execCo mmand("stylewithcss", false, "false") return value
793 PASS [["stylewithcss","false"],["removeformat",""]] "foo<i>b[a]r</i>baz": execCo mmand("removeformat", false, "") return value 793 PASS [["stylewithcss","false"],["removeformat",""]] "foo<i>b[a]r</i>baz": execCo mmand("removeformat", false, "") return value
794 PASS [["stylewithcss","false"],["removeformat",""]] "foo<i>b[a]r</i>baz" checks for modifications to non-editable content 794 PASS [["stylewithcss","false"],["removeformat",""]] "foo<i>b[a]r</i>baz" checks for modifications to non-editable content
795 PASS [["stylewithcss","false"],["removeformat",""]] "foo<i>b[a]r</i>baz" compare innerHTML 795 PASS [["stylewithcss","false"],["removeformat",""]] "foo<i>b[a]r</i>baz" compare innerHTML
796 PASS [["stylewithcss","false"],["removeformat",""]] "foo<i>b[a]r</i>baz" queryCo mmandIndeterm("stylewithcss") before 796 PASS [["stylewithcss","false"],["removeformat",""]] "foo<i>b[a]r</i>baz" queryCo mmandIndeterm("stylewithcss") before
797 PASS [["stylewithcss","false"],["removeformat",""]] "foo<i>b[a]r</i>baz" queryCo mmandState("stylewithcss") before 797 PASS [["stylewithcss","false"],["removeformat",""]] "foo<i>b[a]r</i>baz" queryCo mmandState("stylewithcss") before
798 FAIL [["stylewithcss","false"],["removeformat",""]] "foo<i>b[a]r</i>baz" queryCo mmandValue("stylewithcss") before assert_equals: Wrong result returned expected "" but got "true" 798 PASS [["stylewithcss","false"],["removeformat",""]] "foo<i>b[a]r</i>baz" queryCo mmandValue("stylewithcss") before
799 PASS [["stylewithcss","false"],["removeformat",""]] "foo<i>b[a]r</i>baz" queryCo mmandIndeterm("stylewithcss") after 799 PASS [["stylewithcss","false"],["removeformat",""]] "foo<i>b[a]r</i>baz" queryCo mmandIndeterm("stylewithcss") after
800 PASS [["stylewithcss","false"],["removeformat",""]] "foo<i>b[a]r</i>baz" queryCo mmandState("stylewithcss") after 800 PASS [["stylewithcss","false"],["removeformat",""]] "foo<i>b[a]r</i>baz" queryCo mmandState("stylewithcss") after
801 FAIL [["stylewithcss","false"],["removeformat",""]] "foo<i>b[a]r</i>baz" queryCo mmandValue("stylewithcss") after assert_equals: Wrong result returned expected " " but got "false" 801 PASS [["stylewithcss","false"],["removeformat",""]] "foo<i>b[a]r</i>baz" queryCo mmandValue("stylewithcss") after
802 PASS [["stylewithcss","false"],["removeformat",""]] "foo<i>b[a]r</i>baz" queryCo mmandIndeterm("removeformat") before 802 PASS [["stylewithcss","false"],["removeformat",""]] "foo<i>b[a]r</i>baz" queryCo mmandIndeterm("removeformat") before
803 PASS [["stylewithcss","false"],["removeformat",""]] "foo<i>b[a]r</i>baz" queryCo mmandState("removeformat") before 803 PASS [["stylewithcss","false"],["removeformat",""]] "foo<i>b[a]r</i>baz" queryCo mmandState("removeformat") before
804 PASS [["stylewithcss","false"],["removeformat",""]] "foo<i>b[a]r</i>baz" queryCo mmandValue("removeformat") before 804 PASS [["stylewithcss","false"],["removeformat",""]] "foo<i>b[a]r</i>baz" queryCo mmandValue("removeformat") before
805 PASS [["stylewithcss","false"],["removeformat",""]] "foo<i>b[a]r</i>baz" queryCo mmandIndeterm("removeformat") after 805 PASS [["stylewithcss","false"],["removeformat",""]] "foo<i>b[a]r</i>baz" queryCo mmandIndeterm("removeformat") after
806 PASS [["stylewithcss","false"],["removeformat",""]] "foo<i>b[a]r</i>baz" queryCo mmandState("removeformat") after 806 PASS [["stylewithcss","false"],["removeformat",""]] "foo<i>b[a]r</i>baz" queryCo mmandState("removeformat") after
807 PASS [["stylewithcss","false"],["removeformat",""]] "foo<i>b[a]r</i>baz" queryCo mmandValue("removeformat") after 807 PASS [["stylewithcss","false"],["removeformat",""]] "foo<i>b[a]r</i>baz" queryCo mmandValue("removeformat") after
808 PASS [["removeformat",""]] "[foo<ins>bar</ins>baz]": execCommand("removeformat", false, "") return value 808 PASS [["removeformat",""]] "[foo<ins>bar</ins>baz]": execCommand("removeformat", false, "") return value
809 PASS [["removeformat",""]] "[foo<ins>bar</ins>baz]" checks for modifications to non-editable content 809 PASS [["removeformat",""]] "[foo<ins>bar</ins>baz]" checks for modifications to non-editable content
810 PASS [["removeformat",""]] "[foo<ins>bar</ins>baz]" compare innerHTML 810 PASS [["removeformat",""]] "[foo<ins>bar</ins>baz]" compare innerHTML
811 PASS [["removeformat",""]] "[foo<ins>bar</ins>baz]" queryCommandIndeterm("remove format") before 811 PASS [["removeformat",""]] "[foo<ins>bar</ins>baz]" queryCommandIndeterm("remove format") before
(...skipping 100 matching lines...) Expand 10 before | Expand all | Expand 10 after
912 PASS [["removeformat",""]] "foo<samp>b[a]r</samp>baz" queryCommandValue("removef ormat") before 912 PASS [["removeformat",""]] "foo<samp>b[a]r</samp>baz" queryCommandValue("removef ormat") before
913 PASS [["removeformat",""]] "foo<samp>b[a]r</samp>baz" queryCommandIndeterm("remo veformat") after 913 PASS [["removeformat",""]] "foo<samp>b[a]r</samp>baz" queryCommandIndeterm("remo veformat") after
914 PASS [["removeformat",""]] "foo<samp>b[a]r</samp>baz" queryCommandState("removef ormat") after 914 PASS [["removeformat",""]] "foo<samp>b[a]r</samp>baz" queryCommandState("removef ormat") after
915 PASS [["removeformat",""]] "foo<samp>b[a]r</samp>baz" queryCommandValue("removef ormat") after 915 PASS [["removeformat",""]] "foo<samp>b[a]r</samp>baz" queryCommandValue("removef ormat") after
916 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<s>bar</s>baz]": execCom mand("stylewithcss", false, "true") return value 916 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<s>bar</s>baz]": execCom mand("stylewithcss", false, "true") return value
917 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<s>bar</s>baz]": execCom mand("removeformat", false, "") return value 917 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<s>bar</s>baz]": execCom mand("removeformat", false, "") return value
918 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<s>bar</s>baz]" checks f or modifications to non-editable content 918 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<s>bar</s>baz]" checks f or modifications to non-editable content
919 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<s>bar</s>baz]" compare innerHTML 919 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<s>bar</s>baz]" compare innerHTML
920 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<s>bar</s>baz]" queryCom mandIndeterm("stylewithcss") before 920 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<s>bar</s>baz]" queryCom mandIndeterm("stylewithcss") before
921 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<s>bar</s>baz]" queryCom mandState("stylewithcss") before 921 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<s>bar</s>baz]" queryCom mandState("stylewithcss") before
922 FAIL [["stylewithcss","true"],["removeformat",""]] "[foo<s>bar</s>baz]" queryCom mandValue("stylewithcss") before assert_equals: Wrong result returned expected " " but got "false" 922 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<s>bar</s>baz]" queryCom mandValue("stylewithcss") before
923 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<s>bar</s>baz]" queryCom mandIndeterm("stylewithcss") after 923 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<s>bar</s>baz]" queryCom mandIndeterm("stylewithcss") after
924 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<s>bar</s>baz]" queryCom mandState("stylewithcss") after 924 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<s>bar</s>baz]" queryCom mandState("stylewithcss") after
925 FAIL [["stylewithcss","true"],["removeformat",""]] "[foo<s>bar</s>baz]" queryCom mandValue("stylewithcss") after assert_equals: Wrong result returned expected "" but got "true" 925 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<s>bar</s>baz]" queryCom mandValue("stylewithcss") after
926 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<s>bar</s>baz]" queryCom mandIndeterm("removeformat") before 926 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<s>bar</s>baz]" queryCom mandIndeterm("removeformat") before
927 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<s>bar</s>baz]" queryCom mandState("removeformat") before 927 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<s>bar</s>baz]" queryCom mandState("removeformat") before
928 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<s>bar</s>baz]" queryCom mandValue("removeformat") before 928 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<s>bar</s>baz]" queryCom mandValue("removeformat") before
929 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<s>bar</s>baz]" queryCom mandIndeterm("removeformat") after 929 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<s>bar</s>baz]" queryCom mandIndeterm("removeformat") after
930 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<s>bar</s>baz]" queryCom mandState("removeformat") after 930 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<s>bar</s>baz]" queryCom mandState("removeformat") after
931 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<s>bar</s>baz]" queryCom mandValue("removeformat") after 931 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<s>bar</s>baz]" queryCom mandValue("removeformat") after
932 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<s>bar</s>baz]": execCo mmand("stylewithcss", false, "false") return value 932 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<s>bar</s>baz]": execCo mmand("stylewithcss", false, "false") return value
933 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<s>bar</s>baz]": execCo mmand("removeformat", false, "") return value 933 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<s>bar</s>baz]": execCo mmand("removeformat", false, "") return value
934 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<s>bar</s>baz]" checks for modifications to non-editable content 934 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<s>bar</s>baz]" checks for modifications to non-editable content
935 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<s>bar</s>baz]" compare innerHTML 935 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<s>bar</s>baz]" compare innerHTML
936 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<s>bar</s>baz]" queryCo mmandIndeterm("stylewithcss") before 936 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<s>bar</s>baz]" queryCo mmandIndeterm("stylewithcss") before
937 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<s>bar</s>baz]" queryCo mmandState("stylewithcss") before 937 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<s>bar</s>baz]" queryCo mmandState("stylewithcss") before
938 FAIL [["stylewithcss","false"],["removeformat",""]] "[foo<s>bar</s>baz]" queryCo mmandValue("stylewithcss") before assert_equals: Wrong result returned expected "" but got "true" 938 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<s>bar</s>baz]" queryCo mmandValue("stylewithcss") before
939 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<s>bar</s>baz]" queryCo mmandIndeterm("stylewithcss") after 939 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<s>bar</s>baz]" queryCo mmandIndeterm("stylewithcss") after
940 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<s>bar</s>baz]" queryCo mmandState("stylewithcss") after 940 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<s>bar</s>baz]" queryCo mmandState("stylewithcss") after
941 FAIL [["stylewithcss","false"],["removeformat",""]] "[foo<s>bar</s>baz]" queryCo mmandValue("stylewithcss") after assert_equals: Wrong result returned expected " " but got "false" 941 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<s>bar</s>baz]" queryCo mmandValue("stylewithcss") after
942 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<s>bar</s>baz]" queryCo mmandIndeterm("removeformat") before 942 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<s>bar</s>baz]" queryCo mmandIndeterm("removeformat") before
943 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<s>bar</s>baz]" queryCo mmandState("removeformat") before 943 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<s>bar</s>baz]" queryCo mmandState("removeformat") before
944 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<s>bar</s>baz]" queryCo mmandValue("removeformat") before 944 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<s>bar</s>baz]" queryCo mmandValue("removeformat") before
945 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<s>bar</s>baz]" queryCo mmandIndeterm("removeformat") after 945 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<s>bar</s>baz]" queryCo mmandIndeterm("removeformat") after
946 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<s>bar</s>baz]" queryCo mmandState("removeformat") after 946 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<s>bar</s>baz]" queryCo mmandState("removeformat") after
947 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<s>bar</s>baz]" queryCo mmandValue("removeformat") after 947 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<s>bar</s>baz]" queryCo mmandValue("removeformat") after
948 PASS [["stylewithcss","true"],["removeformat",""]] "foo<s>b[a]r</s>baz": execCom mand("stylewithcss", false, "true") return value 948 PASS [["stylewithcss","true"],["removeformat",""]] "foo<s>b[a]r</s>baz": execCom mand("stylewithcss", false, "true") return value
949 PASS [["stylewithcss","true"],["removeformat",""]] "foo<s>b[a]r</s>baz": execCom mand("removeformat", false, "") return value 949 PASS [["stylewithcss","true"],["removeformat",""]] "foo<s>b[a]r</s>baz": execCom mand("removeformat", false, "") return value
950 PASS [["stylewithcss","true"],["removeformat",""]] "foo<s>b[a]r</s>baz" checks f or modifications to non-editable content 950 PASS [["stylewithcss","true"],["removeformat",""]] "foo<s>b[a]r</s>baz" checks f or modifications to non-editable content
951 PASS [["stylewithcss","true"],["removeformat",""]] "foo<s>b[a]r</s>baz" compare innerHTML 951 PASS [["stylewithcss","true"],["removeformat",""]] "foo<s>b[a]r</s>baz" compare innerHTML
952 PASS [["stylewithcss","true"],["removeformat",""]] "foo<s>b[a]r</s>baz" queryCom mandIndeterm("stylewithcss") before 952 PASS [["stylewithcss","true"],["removeformat",""]] "foo<s>b[a]r</s>baz" queryCom mandIndeterm("stylewithcss") before
953 PASS [["stylewithcss","true"],["removeformat",""]] "foo<s>b[a]r</s>baz" queryCom mandState("stylewithcss") before 953 PASS [["stylewithcss","true"],["removeformat",""]] "foo<s>b[a]r</s>baz" queryCom mandState("stylewithcss") before
954 FAIL [["stylewithcss","true"],["removeformat",""]] "foo<s>b[a]r</s>baz" queryCom mandValue("stylewithcss") before assert_equals: Wrong result returned expected " " but got "false" 954 PASS [["stylewithcss","true"],["removeformat",""]] "foo<s>b[a]r</s>baz" queryCom mandValue("stylewithcss") before
955 PASS [["stylewithcss","true"],["removeformat",""]] "foo<s>b[a]r</s>baz" queryCom mandIndeterm("stylewithcss") after 955 PASS [["stylewithcss","true"],["removeformat",""]] "foo<s>b[a]r</s>baz" queryCom mandIndeterm("stylewithcss") after
956 PASS [["stylewithcss","true"],["removeformat",""]] "foo<s>b[a]r</s>baz" queryCom mandState("stylewithcss") after 956 PASS [["stylewithcss","true"],["removeformat",""]] "foo<s>b[a]r</s>baz" queryCom mandState("stylewithcss") after
957 FAIL [["stylewithcss","true"],["removeformat",""]] "foo<s>b[a]r</s>baz" queryCom mandValue("stylewithcss") after assert_equals: Wrong result returned expected "" but got "true" 957 PASS [["stylewithcss","true"],["removeformat",""]] "foo<s>b[a]r</s>baz" queryCom mandValue("stylewithcss") after
958 PASS [["stylewithcss","true"],["removeformat",""]] "foo<s>b[a]r</s>baz" queryCom mandIndeterm("removeformat") before 958 PASS [["stylewithcss","true"],["removeformat",""]] "foo<s>b[a]r</s>baz" queryCom mandIndeterm("removeformat") before
959 PASS [["stylewithcss","true"],["removeformat",""]] "foo<s>b[a]r</s>baz" queryCom mandState("removeformat") before 959 PASS [["stylewithcss","true"],["removeformat",""]] "foo<s>b[a]r</s>baz" queryCom mandState("removeformat") before
960 PASS [["stylewithcss","true"],["removeformat",""]] "foo<s>b[a]r</s>baz" queryCom mandValue("removeformat") before 960 PASS [["stylewithcss","true"],["removeformat",""]] "foo<s>b[a]r</s>baz" queryCom mandValue("removeformat") before
961 PASS [["stylewithcss","true"],["removeformat",""]] "foo<s>b[a]r</s>baz" queryCom mandIndeterm("removeformat") after 961 PASS [["stylewithcss","true"],["removeformat",""]] "foo<s>b[a]r</s>baz" queryCom mandIndeterm("removeformat") after
962 PASS [["stylewithcss","true"],["removeformat",""]] "foo<s>b[a]r</s>baz" queryCom mandState("removeformat") after 962 PASS [["stylewithcss","true"],["removeformat",""]] "foo<s>b[a]r</s>baz" queryCom mandState("removeformat") after
963 PASS [["stylewithcss","true"],["removeformat",""]] "foo<s>b[a]r</s>baz" queryCom mandValue("removeformat") after 963 PASS [["stylewithcss","true"],["removeformat",""]] "foo<s>b[a]r</s>baz" queryCom mandValue("removeformat") after
964 PASS [["stylewithcss","false"],["removeformat",""]] "foo<s>b[a]r</s>baz": execCo mmand("stylewithcss", false, "false") return value 964 PASS [["stylewithcss","false"],["removeformat",""]] "foo<s>b[a]r</s>baz": execCo mmand("stylewithcss", false, "false") return value
965 PASS [["stylewithcss","false"],["removeformat",""]] "foo<s>b[a]r</s>baz": execCo mmand("removeformat", false, "") return value 965 PASS [["stylewithcss","false"],["removeformat",""]] "foo<s>b[a]r</s>baz": execCo mmand("removeformat", false, "") return value
966 PASS [["stylewithcss","false"],["removeformat",""]] "foo<s>b[a]r</s>baz" checks for modifications to non-editable content 966 PASS [["stylewithcss","false"],["removeformat",""]] "foo<s>b[a]r</s>baz" checks for modifications to non-editable content
967 PASS [["stylewithcss","false"],["removeformat",""]] "foo<s>b[a]r</s>baz" compare innerHTML 967 PASS [["stylewithcss","false"],["removeformat",""]] "foo<s>b[a]r</s>baz" compare innerHTML
968 PASS [["stylewithcss","false"],["removeformat",""]] "foo<s>b[a]r</s>baz" queryCo mmandIndeterm("stylewithcss") before 968 PASS [["stylewithcss","false"],["removeformat",""]] "foo<s>b[a]r</s>baz" queryCo mmandIndeterm("stylewithcss") before
969 PASS [["stylewithcss","false"],["removeformat",""]] "foo<s>b[a]r</s>baz" queryCo mmandState("stylewithcss") before 969 PASS [["stylewithcss","false"],["removeformat",""]] "foo<s>b[a]r</s>baz" queryCo mmandState("stylewithcss") before
970 FAIL [["stylewithcss","false"],["removeformat",""]] "foo<s>b[a]r</s>baz" queryCo mmandValue("stylewithcss") before assert_equals: Wrong result returned expected "" but got "true" 970 PASS [["stylewithcss","false"],["removeformat",""]] "foo<s>b[a]r</s>baz" queryCo mmandValue("stylewithcss") before
971 PASS [["stylewithcss","false"],["removeformat",""]] "foo<s>b[a]r</s>baz" queryCo mmandIndeterm("stylewithcss") after 971 PASS [["stylewithcss","false"],["removeformat",""]] "foo<s>b[a]r</s>baz" queryCo mmandIndeterm("stylewithcss") after
972 PASS [["stylewithcss","false"],["removeformat",""]] "foo<s>b[a]r</s>baz" queryCo mmandState("stylewithcss") after 972 PASS [["stylewithcss","false"],["removeformat",""]] "foo<s>b[a]r</s>baz" queryCo mmandState("stylewithcss") after
973 FAIL [["stylewithcss","false"],["removeformat",""]] "foo<s>b[a]r</s>baz" queryCo mmandValue("stylewithcss") after assert_equals: Wrong result returned expected " " but got "false" 973 PASS [["stylewithcss","false"],["removeformat",""]] "foo<s>b[a]r</s>baz" queryCo mmandValue("stylewithcss") after
974 PASS [["stylewithcss","false"],["removeformat",""]] "foo<s>b[a]r</s>baz" queryCo mmandIndeterm("removeformat") before 974 PASS [["stylewithcss","false"],["removeformat",""]] "foo<s>b[a]r</s>baz" queryCo mmandIndeterm("removeformat") before
975 PASS [["stylewithcss","false"],["removeformat",""]] "foo<s>b[a]r</s>baz" queryCo mmandState("removeformat") before 975 PASS [["stylewithcss","false"],["removeformat",""]] "foo<s>b[a]r</s>baz" queryCo mmandState("removeformat") before
976 PASS [["stylewithcss","false"],["removeformat",""]] "foo<s>b[a]r</s>baz" queryCo mmandValue("removeformat") before 976 PASS [["stylewithcss","false"],["removeformat",""]] "foo<s>b[a]r</s>baz" queryCo mmandValue("removeformat") before
977 PASS [["stylewithcss","false"],["removeformat",""]] "foo<s>b[a]r</s>baz" queryCo mmandIndeterm("removeformat") after 977 PASS [["stylewithcss","false"],["removeformat",""]] "foo<s>b[a]r</s>baz" queryCo mmandIndeterm("removeformat") after
978 PASS [["stylewithcss","false"],["removeformat",""]] "foo<s>b[a]r</s>baz" queryCo mmandState("removeformat") after 978 PASS [["stylewithcss","false"],["removeformat",""]] "foo<s>b[a]r</s>baz" queryCo mmandState("removeformat") after
979 PASS [["stylewithcss","false"],["removeformat",""]] "foo<s>b[a]r</s>baz" queryCo mmandValue("removeformat") after 979 PASS [["stylewithcss","false"],["removeformat",""]] "foo<s>b[a]r</s>baz" queryCo mmandValue("removeformat") after
980 PASS [["removeformat",""]] "[foo<small>bar</small>baz]": execCommand("removeform at", false, "") return value 980 PASS [["removeformat",""]] "[foo<small>bar</small>baz]": execCommand("removeform at", false, "") return value
981 PASS [["removeformat",""]] "[foo<small>bar</small>baz]" checks for modifications to non-editable content 981 PASS [["removeformat",""]] "[foo<small>bar</small>baz]" checks for modifications to non-editable content
982 PASS [["removeformat",""]] "[foo<small>bar</small>baz]" compare innerHTML 982 PASS [["removeformat",""]] "[foo<small>bar</small>baz]" compare innerHTML
983 PASS [["removeformat",""]] "[foo<small>bar</small>baz]" queryCommandIndeterm("re moveformat") before 983 PASS [["removeformat",""]] "[foo<small>bar</small>baz]" queryCommandIndeterm("re moveformat") before
(...skipping 28 matching lines...) Expand all
1012 PASS [["removeformat",""]] "foo<span>b[a]r</span>baz" queryCommandValue("removef ormat") before 1012 PASS [["removeformat",""]] "foo<span>b[a]r</span>baz" queryCommandValue("removef ormat") before
1013 PASS [["removeformat",""]] "foo<span>b[a]r</span>baz" queryCommandIndeterm("remo veformat") after 1013 PASS [["removeformat",""]] "foo<span>b[a]r</span>baz" queryCommandIndeterm("remo veformat") after
1014 PASS [["removeformat",""]] "foo<span>b[a]r</span>baz" queryCommandState("removef ormat") after 1014 PASS [["removeformat",""]] "foo<span>b[a]r</span>baz" queryCommandState("removef ormat") after
1015 PASS [["removeformat",""]] "foo<span>b[a]r</span>baz" queryCommandValue("removef ormat") after 1015 PASS [["removeformat",""]] "foo<span>b[a]r</span>baz" queryCommandValue("removef ormat") after
1016 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<strike>bar</strike>baz] ": execCommand("stylewithcss", false, "true") return value 1016 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<strike>bar</strike>baz] ": execCommand("stylewithcss", false, "true") return value
1017 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<strike>bar</strike>baz] ": execCommand("removeformat", false, "") return value 1017 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<strike>bar</strike>baz] ": execCommand("removeformat", false, "") return value
1018 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<strike>bar</strike>baz] " checks for modifications to non-editable content 1018 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<strike>bar</strike>baz] " checks for modifications to non-editable content
1019 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<strike>bar</strike>baz] " compare innerHTML 1019 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<strike>bar</strike>baz] " compare innerHTML
1020 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<strike>bar</strike>baz] " queryCommandIndeterm("stylewithcss") before 1020 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<strike>bar</strike>baz] " queryCommandIndeterm("stylewithcss") before
1021 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<strike>bar</strike>baz] " queryCommandState("stylewithcss") before 1021 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<strike>bar</strike>baz] " queryCommandState("stylewithcss") before
1022 FAIL [["stylewithcss","true"],["removeformat",""]] "[foo<strike>bar</strike>baz] " queryCommandValue("stylewithcss") before assert_equals: Wrong result returned expected "" but got "false" 1022 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<strike>bar</strike>baz] " queryCommandValue("stylewithcss") before
1023 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<strike>bar</strike>baz] " queryCommandIndeterm("stylewithcss") after 1023 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<strike>bar</strike>baz] " queryCommandIndeterm("stylewithcss") after
1024 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<strike>bar</strike>baz] " queryCommandState("stylewithcss") after 1024 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<strike>bar</strike>baz] " queryCommandState("stylewithcss") after
1025 FAIL [["stylewithcss","true"],["removeformat",""]] "[foo<strike>bar</strike>baz] " queryCommandValue("stylewithcss") after assert_equals: Wrong result returned e xpected "" but got "true" 1025 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<strike>bar</strike>baz] " queryCommandValue("stylewithcss") after
1026 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<strike>bar</strike>baz] " queryCommandIndeterm("removeformat") before 1026 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<strike>bar</strike>baz] " queryCommandIndeterm("removeformat") before
1027 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<strike>bar</strike>baz] " queryCommandState("removeformat") before 1027 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<strike>bar</strike>baz] " queryCommandState("removeformat") before
1028 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<strike>bar</strike>baz] " queryCommandValue("removeformat") before 1028 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<strike>bar</strike>baz] " queryCommandValue("removeformat") before
1029 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<strike>bar</strike>baz] " queryCommandIndeterm("removeformat") after 1029 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<strike>bar</strike>baz] " queryCommandIndeterm("removeformat") after
1030 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<strike>bar</strike>baz] " queryCommandState("removeformat") after 1030 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<strike>bar</strike>baz] " queryCommandState("removeformat") after
1031 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<strike>bar</strike>baz] " queryCommandValue("removeformat") after 1031 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<strike>bar</strike>baz] " queryCommandValue("removeformat") after
1032 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<strike>bar</strike>baz ]": execCommand("stylewithcss", false, "false") return value 1032 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<strike>bar</strike>baz ]": execCommand("stylewithcss", false, "false") return value
1033 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<strike>bar</strike>baz ]": execCommand("removeformat", false, "") return value 1033 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<strike>bar</strike>baz ]": execCommand("removeformat", false, "") return value
1034 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<strike>bar</strike>baz ]" checks for modifications to non-editable content 1034 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<strike>bar</strike>baz ]" checks for modifications to non-editable content
1035 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<strike>bar</strike>baz ]" compare innerHTML 1035 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<strike>bar</strike>baz ]" compare innerHTML
1036 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<strike>bar</strike>baz ]" queryCommandIndeterm("stylewithcss") before 1036 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<strike>bar</strike>baz ]" queryCommandIndeterm("stylewithcss") before
1037 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<strike>bar</strike>baz ]" queryCommandState("stylewithcss") before 1037 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<strike>bar</strike>baz ]" queryCommandState("stylewithcss") before
1038 FAIL [["stylewithcss","false"],["removeformat",""]] "[foo<strike>bar</strike>baz ]" queryCommandValue("stylewithcss") before assert_equals: Wrong result returned expected "" but got "true" 1038 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<strike>bar</strike>baz ]" queryCommandValue("stylewithcss") before
1039 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<strike>bar</strike>baz ]" queryCommandIndeterm("stylewithcss") after 1039 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<strike>bar</strike>baz ]" queryCommandIndeterm("stylewithcss") after
1040 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<strike>bar</strike>baz ]" queryCommandState("stylewithcss") after 1040 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<strike>bar</strike>baz ]" queryCommandState("stylewithcss") after
1041 FAIL [["stylewithcss","false"],["removeformat",""]] "[foo<strike>bar</strike>baz ]" queryCommandValue("stylewithcss") after assert_equals: Wrong result returned expected "" but got "false" 1041 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<strike>bar</strike>baz ]" queryCommandValue("stylewithcss") after
1042 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<strike>bar</strike>baz ]" queryCommandIndeterm("removeformat") before 1042 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<strike>bar</strike>baz ]" queryCommandIndeterm("removeformat") before
1043 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<strike>bar</strike>baz ]" queryCommandState("removeformat") before 1043 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<strike>bar</strike>baz ]" queryCommandState("removeformat") before
1044 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<strike>bar</strike>baz ]" queryCommandValue("removeformat") before 1044 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<strike>bar</strike>baz ]" queryCommandValue("removeformat") before
1045 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<strike>bar</strike>baz ]" queryCommandIndeterm("removeformat") after 1045 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<strike>bar</strike>baz ]" queryCommandIndeterm("removeformat") after
1046 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<strike>bar</strike>baz ]" queryCommandState("removeformat") after 1046 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<strike>bar</strike>baz ]" queryCommandState("removeformat") after
1047 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<strike>bar</strike>baz ]" queryCommandValue("removeformat") after 1047 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<strike>bar</strike>baz ]" queryCommandValue("removeformat") after
1048 PASS [["stylewithcss","true"],["removeformat",""]] "foo<strike>b[a]r</strike>baz ": execCommand("stylewithcss", false, "true") return value 1048 PASS [["stylewithcss","true"],["removeformat",""]] "foo<strike>b[a]r</strike>baz ": execCommand("stylewithcss", false, "true") return value
1049 PASS [["stylewithcss","true"],["removeformat",""]] "foo<strike>b[a]r</strike>baz ": execCommand("removeformat", false, "") return value 1049 PASS [["stylewithcss","true"],["removeformat",""]] "foo<strike>b[a]r</strike>baz ": execCommand("removeformat", false, "") return value
1050 PASS [["stylewithcss","true"],["removeformat",""]] "foo<strike>b[a]r</strike>baz " checks for modifications to non-editable content 1050 PASS [["stylewithcss","true"],["removeformat",""]] "foo<strike>b[a]r</strike>baz " checks for modifications to non-editable content
1051 PASS [["stylewithcss","true"],["removeformat",""]] "foo<strike>b[a]r</strike>baz " compare innerHTML 1051 PASS [["stylewithcss","true"],["removeformat",""]] "foo<strike>b[a]r</strike>baz " compare innerHTML
1052 PASS [["stylewithcss","true"],["removeformat",""]] "foo<strike>b[a]r</strike>baz " queryCommandIndeterm("stylewithcss") before 1052 PASS [["stylewithcss","true"],["removeformat",""]] "foo<strike>b[a]r</strike>baz " queryCommandIndeterm("stylewithcss") before
1053 PASS [["stylewithcss","true"],["removeformat",""]] "foo<strike>b[a]r</strike>baz " queryCommandState("stylewithcss") before 1053 PASS [["stylewithcss","true"],["removeformat",""]] "foo<strike>b[a]r</strike>baz " queryCommandState("stylewithcss") before
1054 FAIL [["stylewithcss","true"],["removeformat",""]] "foo<strike>b[a]r</strike>baz " queryCommandValue("stylewithcss") before assert_equals: Wrong result returned expected "" but got "false" 1054 PASS [["stylewithcss","true"],["removeformat",""]] "foo<strike>b[a]r</strike>baz " queryCommandValue("stylewithcss") before
1055 PASS [["stylewithcss","true"],["removeformat",""]] "foo<strike>b[a]r</strike>baz " queryCommandIndeterm("stylewithcss") after 1055 PASS [["stylewithcss","true"],["removeformat",""]] "foo<strike>b[a]r</strike>baz " queryCommandIndeterm("stylewithcss") after
1056 PASS [["stylewithcss","true"],["removeformat",""]] "foo<strike>b[a]r</strike>baz " queryCommandState("stylewithcss") after 1056 PASS [["stylewithcss","true"],["removeformat",""]] "foo<strike>b[a]r</strike>baz " queryCommandState("stylewithcss") after
1057 FAIL [["stylewithcss","true"],["removeformat",""]] "foo<strike>b[a]r</strike>baz " queryCommandValue("stylewithcss") after assert_equals: Wrong result returned e xpected "" but got "true" 1057 PASS [["stylewithcss","true"],["removeformat",""]] "foo<strike>b[a]r</strike>baz " queryCommandValue("stylewithcss") after
1058 PASS [["stylewithcss","true"],["removeformat",""]] "foo<strike>b[a]r</strike>baz " queryCommandIndeterm("removeformat") before 1058 PASS [["stylewithcss","true"],["removeformat",""]] "foo<strike>b[a]r</strike>baz " queryCommandIndeterm("removeformat") before
1059 PASS [["stylewithcss","true"],["removeformat",""]] "foo<strike>b[a]r</strike>baz " queryCommandState("removeformat") before 1059 PASS [["stylewithcss","true"],["removeformat",""]] "foo<strike>b[a]r</strike>baz " queryCommandState("removeformat") before
1060 PASS [["stylewithcss","true"],["removeformat",""]] "foo<strike>b[a]r</strike>baz " queryCommandValue("removeformat") before 1060 PASS [["stylewithcss","true"],["removeformat",""]] "foo<strike>b[a]r</strike>baz " queryCommandValue("removeformat") before
1061 PASS [["stylewithcss","true"],["removeformat",""]] "foo<strike>b[a]r</strike>baz " queryCommandIndeterm("removeformat") after 1061 PASS [["stylewithcss","true"],["removeformat",""]] "foo<strike>b[a]r</strike>baz " queryCommandIndeterm("removeformat") after
1062 PASS [["stylewithcss","true"],["removeformat",""]] "foo<strike>b[a]r</strike>baz " queryCommandState("removeformat") after 1062 PASS [["stylewithcss","true"],["removeformat",""]] "foo<strike>b[a]r</strike>baz " queryCommandState("removeformat") after
1063 PASS [["stylewithcss","true"],["removeformat",""]] "foo<strike>b[a]r</strike>baz " queryCommandValue("removeformat") after 1063 PASS [["stylewithcss","true"],["removeformat",""]] "foo<strike>b[a]r</strike>baz " queryCommandValue("removeformat") after
1064 PASS [["stylewithcss","false"],["removeformat",""]] "foo<strike>b[a]r</strike>ba z": execCommand("stylewithcss", false, "false") return value 1064 PASS [["stylewithcss","false"],["removeformat",""]] "foo<strike>b[a]r</strike>ba z": execCommand("stylewithcss", false, "false") return value
1065 PASS [["stylewithcss","false"],["removeformat",""]] "foo<strike>b[a]r</strike>ba z": execCommand("removeformat", false, "") return value 1065 PASS [["stylewithcss","false"],["removeformat",""]] "foo<strike>b[a]r</strike>ba z": execCommand("removeformat", false, "") return value
1066 PASS [["stylewithcss","false"],["removeformat",""]] "foo<strike>b[a]r</strike>ba z" checks for modifications to non-editable content 1066 PASS [["stylewithcss","false"],["removeformat",""]] "foo<strike>b[a]r</strike>ba z" checks for modifications to non-editable content
1067 PASS [["stylewithcss","false"],["removeformat",""]] "foo<strike>b[a]r</strike>ba z" compare innerHTML 1067 PASS [["stylewithcss","false"],["removeformat",""]] "foo<strike>b[a]r</strike>ba z" compare innerHTML
1068 PASS [["stylewithcss","false"],["removeformat",""]] "foo<strike>b[a]r</strike>ba z" queryCommandIndeterm("stylewithcss") before 1068 PASS [["stylewithcss","false"],["removeformat",""]] "foo<strike>b[a]r</strike>ba z" queryCommandIndeterm("stylewithcss") before
1069 PASS [["stylewithcss","false"],["removeformat",""]] "foo<strike>b[a]r</strike>ba z" queryCommandState("stylewithcss") before 1069 PASS [["stylewithcss","false"],["removeformat",""]] "foo<strike>b[a]r</strike>ba z" queryCommandState("stylewithcss") before
1070 FAIL [["stylewithcss","false"],["removeformat",""]] "foo<strike>b[a]r</strike>ba z" queryCommandValue("stylewithcss") before assert_equals: Wrong result returned expected "" but got "true" 1070 PASS [["stylewithcss","false"],["removeformat",""]] "foo<strike>b[a]r</strike>ba z" queryCommandValue("stylewithcss") before
1071 PASS [["stylewithcss","false"],["removeformat",""]] "foo<strike>b[a]r</strike>ba z" queryCommandIndeterm("stylewithcss") after 1071 PASS [["stylewithcss","false"],["removeformat",""]] "foo<strike>b[a]r</strike>ba z" queryCommandIndeterm("stylewithcss") after
1072 PASS [["stylewithcss","false"],["removeformat",""]] "foo<strike>b[a]r</strike>ba z" queryCommandState("stylewithcss") after 1072 PASS [["stylewithcss","false"],["removeformat",""]] "foo<strike>b[a]r</strike>ba z" queryCommandState("stylewithcss") after
1073 FAIL [["stylewithcss","false"],["removeformat",""]] "foo<strike>b[a]r</strike>ba z" queryCommandValue("stylewithcss") after assert_equals: Wrong result returned expected "" but got "false" 1073 PASS [["stylewithcss","false"],["removeformat",""]] "foo<strike>b[a]r</strike>ba z" queryCommandValue("stylewithcss") after
1074 PASS [["stylewithcss","false"],["removeformat",""]] "foo<strike>b[a]r</strike>ba z" queryCommandIndeterm("removeformat") before 1074 PASS [["stylewithcss","false"],["removeformat",""]] "foo<strike>b[a]r</strike>ba z" queryCommandIndeterm("removeformat") before
1075 PASS [["stylewithcss","false"],["removeformat",""]] "foo<strike>b[a]r</strike>ba z" queryCommandState("removeformat") before 1075 PASS [["stylewithcss","false"],["removeformat",""]] "foo<strike>b[a]r</strike>ba z" queryCommandState("removeformat") before
1076 PASS [["stylewithcss","false"],["removeformat",""]] "foo<strike>b[a]r</strike>ba z" queryCommandValue("removeformat") before 1076 PASS [["stylewithcss","false"],["removeformat",""]] "foo<strike>b[a]r</strike>ba z" queryCommandValue("removeformat") before
1077 PASS [["stylewithcss","false"],["removeformat",""]] "foo<strike>b[a]r</strike>ba z" queryCommandIndeterm("removeformat") after 1077 PASS [["stylewithcss","false"],["removeformat",""]] "foo<strike>b[a]r</strike>ba z" queryCommandIndeterm("removeformat") after
1078 PASS [["stylewithcss","false"],["removeformat",""]] "foo<strike>b[a]r</strike>ba z" queryCommandState("removeformat") after 1078 PASS [["stylewithcss","false"],["removeformat",""]] "foo<strike>b[a]r</strike>ba z" queryCommandState("removeformat") after
1079 PASS [["stylewithcss","false"],["removeformat",""]] "foo<strike>b[a]r</strike>ba z" queryCommandValue("removeformat") after 1079 PASS [["stylewithcss","false"],["removeformat",""]] "foo<strike>b[a]r</strike>ba z" queryCommandValue("removeformat") after
1080 PASS [["removeformat",""]] "[foo<strong>bar</strong>baz]": execCommand("removefo rmat", false, "") return value 1080 PASS [["removeformat",""]] "[foo<strong>bar</strong>baz]": execCommand("removefo rmat", false, "") return value
1081 PASS [["removeformat",""]] "[foo<strong>bar</strong>baz]" checks for modificatio ns to non-editable content 1081 PASS [["removeformat",""]] "[foo<strong>bar</strong>baz]" checks for modificatio ns to non-editable content
1082 PASS [["removeformat",""]] "[foo<strong>bar</strong>baz]" compare innerHTML 1082 PASS [["removeformat",""]] "[foo<strong>bar</strong>baz]" compare innerHTML
1083 PASS [["removeformat",""]] "[foo<strong>bar</strong>baz]" queryCommandIndeterm(" removeformat") before 1083 PASS [["removeformat",""]] "[foo<strong>bar</strong>baz]" queryCommandIndeterm(" removeformat") before
(...skipping 10 matching lines...) Expand all
1094 PASS [["removeformat",""]] "foo<strong>b[a]r</strong>baz" queryCommandValue("rem oveformat") before 1094 PASS [["removeformat",""]] "foo<strong>b[a]r</strong>baz" queryCommandValue("rem oveformat") before
1095 PASS [["removeformat",""]] "foo<strong>b[a]r</strong>baz" queryCommandIndeterm(" removeformat") after 1095 PASS [["removeformat",""]] "foo<strong>b[a]r</strong>baz" queryCommandIndeterm(" removeformat") after
1096 PASS [["removeformat",""]] "foo<strong>b[a]r</strong>baz" queryCommandState("rem oveformat") after 1096 PASS [["removeformat",""]] "foo<strong>b[a]r</strong>baz" queryCommandState("rem oveformat") after
1097 PASS [["removeformat",""]] "foo<strong>b[a]r</strong>baz" queryCommandValue("rem oveformat") after 1097 PASS [["removeformat",""]] "foo<strong>b[a]r</strong>baz" queryCommandValue("rem oveformat") after
1098 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sub>bar</sub>baz]": exe cCommand("stylewithcss", false, "true") return value 1098 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sub>bar</sub>baz]": exe cCommand("stylewithcss", false, "true") return value
1099 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sub>bar</sub>baz]": exe cCommand("removeformat", false, "") return value 1099 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sub>bar</sub>baz]": exe cCommand("removeformat", false, "") return value
1100 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sub>bar</sub>baz]" chec ks for modifications to non-editable content 1100 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sub>bar</sub>baz]" chec ks for modifications to non-editable content
1101 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sub>bar</sub>baz]" comp are innerHTML 1101 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sub>bar</sub>baz]" comp are innerHTML
1102 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sub>bar</sub>baz]" quer yCommandIndeterm("stylewithcss") before 1102 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sub>bar</sub>baz]" quer yCommandIndeterm("stylewithcss") before
1103 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sub>bar</sub>baz]" quer yCommandState("stylewithcss") before 1103 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sub>bar</sub>baz]" quer yCommandState("stylewithcss") before
1104 FAIL [["stylewithcss","true"],["removeformat",""]] "[foo<sub>bar</sub>baz]" quer yCommandValue("stylewithcss") before assert_equals: Wrong result returned expect ed "" but got "false" 1104 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sub>bar</sub>baz]" quer yCommandValue("stylewithcss") before
1105 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sub>bar</sub>baz]" quer yCommandIndeterm("stylewithcss") after 1105 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sub>bar</sub>baz]" quer yCommandIndeterm("stylewithcss") after
1106 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sub>bar</sub>baz]" quer yCommandState("stylewithcss") after 1106 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sub>bar</sub>baz]" quer yCommandState("stylewithcss") after
1107 FAIL [["stylewithcss","true"],["removeformat",""]] "[foo<sub>bar</sub>baz]" quer yCommandValue("stylewithcss") after assert_equals: Wrong result returned expecte d "" but got "true" 1107 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sub>bar</sub>baz]" quer yCommandValue("stylewithcss") after
1108 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sub>bar</sub>baz]" quer yCommandIndeterm("removeformat") before 1108 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sub>bar</sub>baz]" quer yCommandIndeterm("removeformat") before
1109 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sub>bar</sub>baz]" quer yCommandState("removeformat") before 1109 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sub>bar</sub>baz]" quer yCommandState("removeformat") before
1110 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sub>bar</sub>baz]" quer yCommandValue("removeformat") before 1110 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sub>bar</sub>baz]" quer yCommandValue("removeformat") before
1111 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sub>bar</sub>baz]" quer yCommandIndeterm("removeformat") after 1111 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sub>bar</sub>baz]" quer yCommandIndeterm("removeformat") after
1112 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sub>bar</sub>baz]" quer yCommandState("removeformat") after 1112 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sub>bar</sub>baz]" quer yCommandState("removeformat") after
1113 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sub>bar</sub>baz]" quer yCommandValue("removeformat") after 1113 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sub>bar</sub>baz]" quer yCommandValue("removeformat") after
1114 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sub>bar</sub>baz]": ex ecCommand("stylewithcss", false, "false") return value 1114 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sub>bar</sub>baz]": ex ecCommand("stylewithcss", false, "false") return value
1115 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sub>bar</sub>baz]": ex ecCommand("removeformat", false, "") return value 1115 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sub>bar</sub>baz]": ex ecCommand("removeformat", false, "") return value
1116 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sub>bar</sub>baz]" che cks for modifications to non-editable content 1116 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sub>bar</sub>baz]" che cks for modifications to non-editable content
1117 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sub>bar</sub>baz]" com pare innerHTML 1117 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sub>bar</sub>baz]" com pare innerHTML
1118 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sub>bar</sub>baz]" que ryCommandIndeterm("stylewithcss") before 1118 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sub>bar</sub>baz]" que ryCommandIndeterm("stylewithcss") before
1119 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sub>bar</sub>baz]" que ryCommandState("stylewithcss") before 1119 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sub>bar</sub>baz]" que ryCommandState("stylewithcss") before
1120 FAIL [["stylewithcss","false"],["removeformat",""]] "[foo<sub>bar</sub>baz]" que ryCommandValue("stylewithcss") before assert_equals: Wrong result returned expec ted "" but got "true" 1120 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sub>bar</sub>baz]" que ryCommandValue("stylewithcss") before
1121 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sub>bar</sub>baz]" que ryCommandIndeterm("stylewithcss") after 1121 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sub>bar</sub>baz]" que ryCommandIndeterm("stylewithcss") after
1122 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sub>bar</sub>baz]" que ryCommandState("stylewithcss") after 1122 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sub>bar</sub>baz]" que ryCommandState("stylewithcss") after
1123 FAIL [["stylewithcss","false"],["removeformat",""]] "[foo<sub>bar</sub>baz]" que ryCommandValue("stylewithcss") after assert_equals: Wrong result returned expect ed "" but got "false" 1123 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sub>bar</sub>baz]" que ryCommandValue("stylewithcss") after
1124 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sub>bar</sub>baz]" que ryCommandIndeterm("removeformat") before 1124 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sub>bar</sub>baz]" que ryCommandIndeterm("removeformat") before
1125 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sub>bar</sub>baz]" que ryCommandState("removeformat") before 1125 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sub>bar</sub>baz]" que ryCommandState("removeformat") before
1126 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sub>bar</sub>baz]" que ryCommandValue("removeformat") before 1126 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sub>bar</sub>baz]" que ryCommandValue("removeformat") before
1127 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sub>bar</sub>baz]" que ryCommandIndeterm("removeformat") after 1127 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sub>bar</sub>baz]" que ryCommandIndeterm("removeformat") after
1128 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sub>bar</sub>baz]" que ryCommandState("removeformat") after 1128 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sub>bar</sub>baz]" que ryCommandState("removeformat") after
1129 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sub>bar</sub>baz]" que ryCommandValue("removeformat") after 1129 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sub>bar</sub>baz]" que ryCommandValue("removeformat") after
1130 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sub>b[a]r</sub>baz": exe cCommand("stylewithcss", false, "true") return value 1130 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sub>b[a]r</sub>baz": exe cCommand("stylewithcss", false, "true") return value
1131 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sub>b[a]r</sub>baz": exe cCommand("removeformat", false, "") return value 1131 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sub>b[a]r</sub>baz": exe cCommand("removeformat", false, "") return value
1132 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" chec ks for modifications to non-editable content 1132 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" chec ks for modifications to non-editable content
1133 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" comp are innerHTML 1133 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" comp are innerHTML
1134 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" quer yCommandIndeterm("stylewithcss") before 1134 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" quer yCommandIndeterm("stylewithcss") before
1135 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" quer yCommandState("stylewithcss") before 1135 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" quer yCommandState("stylewithcss") before
1136 FAIL [["stylewithcss","true"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" quer yCommandValue("stylewithcss") before assert_equals: Wrong result returned expect ed "" but got "false" 1136 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" quer yCommandValue("stylewithcss") before
1137 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" quer yCommandIndeterm("stylewithcss") after 1137 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" quer yCommandIndeterm("stylewithcss") after
1138 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" quer yCommandState("stylewithcss") after 1138 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" quer yCommandState("stylewithcss") after
1139 FAIL [["stylewithcss","true"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" quer yCommandValue("stylewithcss") after assert_equals: Wrong result returned expecte d "" but got "true" 1139 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" quer yCommandValue("stylewithcss") after
1140 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" quer yCommandIndeterm("removeformat") before 1140 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" quer yCommandIndeterm("removeformat") before
1141 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" quer yCommandState("removeformat") before 1141 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" quer yCommandState("removeformat") before
1142 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" quer yCommandValue("removeformat") before 1142 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" quer yCommandValue("removeformat") before
1143 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" quer yCommandIndeterm("removeformat") after 1143 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" quer yCommandIndeterm("removeformat") after
1144 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" quer yCommandState("removeformat") after 1144 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" quer yCommandState("removeformat") after
1145 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" quer yCommandValue("removeformat") after 1145 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" quer yCommandValue("removeformat") after
1146 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sub>b[a]r</sub>baz": ex ecCommand("stylewithcss", false, "false") return value 1146 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sub>b[a]r</sub>baz": ex ecCommand("stylewithcss", false, "false") return value
1147 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sub>b[a]r</sub>baz": ex ecCommand("removeformat", false, "") return value 1147 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sub>b[a]r</sub>baz": ex ecCommand("removeformat", false, "") return value
1148 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" che cks for modifications to non-editable content 1148 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" che cks for modifications to non-editable content
1149 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" com pare innerHTML 1149 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" com pare innerHTML
1150 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" que ryCommandIndeterm("stylewithcss") before 1150 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" que ryCommandIndeterm("stylewithcss") before
1151 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" que ryCommandState("stylewithcss") before 1151 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" que ryCommandState("stylewithcss") before
1152 FAIL [["stylewithcss","false"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" que ryCommandValue("stylewithcss") before assert_equals: Wrong result returned expec ted "" but got "true" 1152 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" que ryCommandValue("stylewithcss") before
1153 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" que ryCommandIndeterm("stylewithcss") after 1153 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" que ryCommandIndeterm("stylewithcss") after
1154 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" que ryCommandState("stylewithcss") after 1154 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" que ryCommandState("stylewithcss") after
1155 FAIL [["stylewithcss","false"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" que ryCommandValue("stylewithcss") after assert_equals: Wrong result returned expect ed "" but got "false" 1155 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" que ryCommandValue("stylewithcss") after
1156 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" que ryCommandIndeterm("removeformat") before 1156 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" que ryCommandIndeterm("removeformat") before
1157 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" que ryCommandState("removeformat") before 1157 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" que ryCommandState("removeformat") before
1158 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" que ryCommandValue("removeformat") before 1158 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" que ryCommandValue("removeformat") before
1159 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" que ryCommandIndeterm("removeformat") after 1159 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" que ryCommandIndeterm("removeformat") after
1160 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" que ryCommandState("removeformat") after 1160 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" que ryCommandState("removeformat") after
1161 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" que ryCommandValue("removeformat") after 1161 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sub>b[a]r</sub>baz" que ryCommandValue("removeformat") after
1162 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sup>bar</sup>baz]": exe cCommand("stylewithcss", false, "true") return value 1162 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sup>bar</sup>baz]": exe cCommand("stylewithcss", false, "true") return value
1163 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sup>bar</sup>baz]": exe cCommand("removeformat", false, "") return value 1163 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sup>bar</sup>baz]": exe cCommand("removeformat", false, "") return value
1164 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sup>bar</sup>baz]" chec ks for modifications to non-editable content 1164 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sup>bar</sup>baz]" chec ks for modifications to non-editable content
1165 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sup>bar</sup>baz]" comp are innerHTML 1165 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sup>bar</sup>baz]" comp are innerHTML
1166 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sup>bar</sup>baz]" quer yCommandIndeterm("stylewithcss") before 1166 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sup>bar</sup>baz]" quer yCommandIndeterm("stylewithcss") before
1167 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sup>bar</sup>baz]" quer yCommandState("stylewithcss") before 1167 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sup>bar</sup>baz]" quer yCommandState("stylewithcss") before
1168 FAIL [["stylewithcss","true"],["removeformat",""]] "[foo<sup>bar</sup>baz]" quer yCommandValue("stylewithcss") before assert_equals: Wrong result returned expect ed "" but got "false" 1168 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sup>bar</sup>baz]" quer yCommandValue("stylewithcss") before
1169 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sup>bar</sup>baz]" quer yCommandIndeterm("stylewithcss") after 1169 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sup>bar</sup>baz]" quer yCommandIndeterm("stylewithcss") after
1170 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sup>bar</sup>baz]" quer yCommandState("stylewithcss") after 1170 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sup>bar</sup>baz]" quer yCommandState("stylewithcss") after
1171 FAIL [["stylewithcss","true"],["removeformat",""]] "[foo<sup>bar</sup>baz]" quer yCommandValue("stylewithcss") after assert_equals: Wrong result returned expecte d "" but got "true" 1171 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sup>bar</sup>baz]" quer yCommandValue("stylewithcss") after
1172 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sup>bar</sup>baz]" quer yCommandIndeterm("removeformat") before 1172 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sup>bar</sup>baz]" quer yCommandIndeterm("removeformat") before
1173 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sup>bar</sup>baz]" quer yCommandState("removeformat") before 1173 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sup>bar</sup>baz]" quer yCommandState("removeformat") before
1174 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sup>bar</sup>baz]" quer yCommandValue("removeformat") before 1174 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sup>bar</sup>baz]" quer yCommandValue("removeformat") before
1175 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sup>bar</sup>baz]" quer yCommandIndeterm("removeformat") after 1175 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sup>bar</sup>baz]" quer yCommandIndeterm("removeformat") after
1176 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sup>bar</sup>baz]" quer yCommandState("removeformat") after 1176 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sup>bar</sup>baz]" quer yCommandState("removeformat") after
1177 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sup>bar</sup>baz]" quer yCommandValue("removeformat") after 1177 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<sup>bar</sup>baz]" quer yCommandValue("removeformat") after
1178 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sup>bar</sup>baz]": ex ecCommand("stylewithcss", false, "false") return value 1178 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sup>bar</sup>baz]": ex ecCommand("stylewithcss", false, "false") return value
1179 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sup>bar</sup>baz]": ex ecCommand("removeformat", false, "") return value 1179 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sup>bar</sup>baz]": ex ecCommand("removeformat", false, "") return value
1180 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sup>bar</sup>baz]" che cks for modifications to non-editable content 1180 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sup>bar</sup>baz]" che cks for modifications to non-editable content
1181 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sup>bar</sup>baz]" com pare innerHTML 1181 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sup>bar</sup>baz]" com pare innerHTML
1182 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sup>bar</sup>baz]" que ryCommandIndeterm("stylewithcss") before 1182 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sup>bar</sup>baz]" que ryCommandIndeterm("stylewithcss") before
1183 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sup>bar</sup>baz]" que ryCommandState("stylewithcss") before 1183 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sup>bar</sup>baz]" que ryCommandState("stylewithcss") before
1184 FAIL [["stylewithcss","false"],["removeformat",""]] "[foo<sup>bar</sup>baz]" que ryCommandValue("stylewithcss") before assert_equals: Wrong result returned expec ted "" but got "true" 1184 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sup>bar</sup>baz]" que ryCommandValue("stylewithcss") before
1185 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sup>bar</sup>baz]" que ryCommandIndeterm("stylewithcss") after 1185 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sup>bar</sup>baz]" que ryCommandIndeterm("stylewithcss") after
1186 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sup>bar</sup>baz]" que ryCommandState("stylewithcss") after 1186 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sup>bar</sup>baz]" que ryCommandState("stylewithcss") after
1187 FAIL [["stylewithcss","false"],["removeformat",""]] "[foo<sup>bar</sup>baz]" que ryCommandValue("stylewithcss") after assert_equals: Wrong result returned expect ed "" but got "false" 1187 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sup>bar</sup>baz]" que ryCommandValue("stylewithcss") after
1188 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sup>bar</sup>baz]" que ryCommandIndeterm("removeformat") before 1188 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sup>bar</sup>baz]" que ryCommandIndeterm("removeformat") before
1189 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sup>bar</sup>baz]" que ryCommandState("removeformat") before 1189 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sup>bar</sup>baz]" que ryCommandState("removeformat") before
1190 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sup>bar</sup>baz]" que ryCommandValue("removeformat") before 1190 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sup>bar</sup>baz]" que ryCommandValue("removeformat") before
1191 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sup>bar</sup>baz]" que ryCommandIndeterm("removeformat") after 1191 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sup>bar</sup>baz]" que ryCommandIndeterm("removeformat") after
1192 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sup>bar</sup>baz]" que ryCommandState("removeformat") after 1192 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sup>bar</sup>baz]" que ryCommandState("removeformat") after
1193 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sup>bar</sup>baz]" que ryCommandValue("removeformat") after 1193 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<sup>bar</sup>baz]" que ryCommandValue("removeformat") after
1194 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sup>b[a]r</sup>baz": exe cCommand("stylewithcss", false, "true") return value 1194 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sup>b[a]r</sup>baz": exe cCommand("stylewithcss", false, "true") return value
1195 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sup>b[a]r</sup>baz": exe cCommand("removeformat", false, "") return value 1195 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sup>b[a]r</sup>baz": exe cCommand("removeformat", false, "") return value
1196 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" chec ks for modifications to non-editable content 1196 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" chec ks for modifications to non-editable content
1197 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" comp are innerHTML 1197 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" comp are innerHTML
1198 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" quer yCommandIndeterm("stylewithcss") before 1198 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" quer yCommandIndeterm("stylewithcss") before
1199 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" quer yCommandState("stylewithcss") before 1199 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" quer yCommandState("stylewithcss") before
1200 FAIL [["stylewithcss","true"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" quer yCommandValue("stylewithcss") before assert_equals: Wrong result returned expect ed "" but got "false" 1200 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" quer yCommandValue("stylewithcss") before
1201 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" quer yCommandIndeterm("stylewithcss") after 1201 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" quer yCommandIndeterm("stylewithcss") after
1202 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" quer yCommandState("stylewithcss") after 1202 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" quer yCommandState("stylewithcss") after
1203 FAIL [["stylewithcss","true"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" quer yCommandValue("stylewithcss") after assert_equals: Wrong result returned expecte d "" but got "true" 1203 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" quer yCommandValue("stylewithcss") after
1204 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" quer yCommandIndeterm("removeformat") before 1204 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" quer yCommandIndeterm("removeformat") before
1205 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" quer yCommandState("removeformat") before 1205 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" quer yCommandState("removeformat") before
1206 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" quer yCommandValue("removeformat") before 1206 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" quer yCommandValue("removeformat") before
1207 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" quer yCommandIndeterm("removeformat") after 1207 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" quer yCommandIndeterm("removeformat") after
1208 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" quer yCommandState("removeformat") after 1208 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" quer yCommandState("removeformat") after
1209 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" quer yCommandValue("removeformat") after 1209 PASS [["stylewithcss","true"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" quer yCommandValue("removeformat") after
1210 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sup>b[a]r</sup>baz": ex ecCommand("stylewithcss", false, "false") return value 1210 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sup>b[a]r</sup>baz": ex ecCommand("stylewithcss", false, "false") return value
1211 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sup>b[a]r</sup>baz": ex ecCommand("removeformat", false, "") return value 1211 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sup>b[a]r</sup>baz": ex ecCommand("removeformat", false, "") return value
1212 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" che cks for modifications to non-editable content 1212 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" che cks for modifications to non-editable content
1213 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" com pare innerHTML 1213 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" com pare innerHTML
1214 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" que ryCommandIndeterm("stylewithcss") before 1214 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" que ryCommandIndeterm("stylewithcss") before
1215 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" que ryCommandState("stylewithcss") before 1215 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" que ryCommandState("stylewithcss") before
1216 FAIL [["stylewithcss","false"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" que ryCommandValue("stylewithcss") before assert_equals: Wrong result returned expec ted "" but got "true" 1216 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" que ryCommandValue("stylewithcss") before
1217 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" que ryCommandIndeterm("stylewithcss") after 1217 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" que ryCommandIndeterm("stylewithcss") after
1218 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" que ryCommandState("stylewithcss") after 1218 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" que ryCommandState("stylewithcss") after
1219 FAIL [["stylewithcss","false"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" que ryCommandValue("stylewithcss") after assert_equals: Wrong result returned expect ed "" but got "false" 1219 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" que ryCommandValue("stylewithcss") after
1220 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" que ryCommandIndeterm("removeformat") before 1220 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" que ryCommandIndeterm("removeformat") before
1221 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" que ryCommandState("removeformat") before 1221 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" que ryCommandState("removeformat") before
1222 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" que ryCommandValue("removeformat") before 1222 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" que ryCommandValue("removeformat") before
1223 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" que ryCommandIndeterm("removeformat") after 1223 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" que ryCommandIndeterm("removeformat") after
1224 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" que ryCommandState("removeformat") after 1224 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" que ryCommandState("removeformat") after
1225 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" que ryCommandValue("removeformat") after 1225 PASS [["stylewithcss","false"],["removeformat",""]] "foo<sup>b[a]r</sup>baz" que ryCommandValue("removeformat") after
1226 PASS [["removeformat",""]] "[foo<tt>bar</tt>baz]": execCommand("removeformat", f alse, "") return value 1226 PASS [["removeformat",""]] "[foo<tt>bar</tt>baz]": execCommand("removeformat", f alse, "") return value
1227 PASS [["removeformat",""]] "[foo<tt>bar</tt>baz]" checks for modifications to no n-editable content 1227 PASS [["removeformat",""]] "[foo<tt>bar</tt>baz]" checks for modifications to no n-editable content
1228 PASS [["removeformat",""]] "[foo<tt>bar</tt>baz]" compare innerHTML 1228 PASS [["removeformat",""]] "[foo<tt>bar</tt>baz]" compare innerHTML
1229 PASS [["removeformat",""]] "[foo<tt>bar</tt>baz]" queryCommandIndeterm("removefo rmat") before 1229 PASS [["removeformat",""]] "[foo<tt>bar</tt>baz]" queryCommandIndeterm("removefo rmat") before
(...skipping 10 matching lines...) Expand all
1240 PASS [["removeformat",""]] "foo<tt>b[a]r</tt>baz" queryCommandValue("removeforma t") before 1240 PASS [["removeformat",""]] "foo<tt>b[a]r</tt>baz" queryCommandValue("removeforma t") before
1241 PASS [["removeformat",""]] "foo<tt>b[a]r</tt>baz" queryCommandIndeterm("removefo rmat") after 1241 PASS [["removeformat",""]] "foo<tt>b[a]r</tt>baz" queryCommandIndeterm("removefo rmat") after
1242 PASS [["removeformat",""]] "foo<tt>b[a]r</tt>baz" queryCommandState("removeforma t") after 1242 PASS [["removeformat",""]] "foo<tt>b[a]r</tt>baz" queryCommandState("removeforma t") after
1243 PASS [["removeformat",""]] "foo<tt>b[a]r</tt>baz" queryCommandValue("removeforma t") after 1243 PASS [["removeformat",""]] "foo<tt>b[a]r</tt>baz" queryCommandValue("removeforma t") after
1244 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<u>bar</u>baz]": execCom mand("stylewithcss", false, "true") return value 1244 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<u>bar</u>baz]": execCom mand("stylewithcss", false, "true") return value
1245 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<u>bar</u>baz]": execCom mand("removeformat", false, "") return value 1245 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<u>bar</u>baz]": execCom mand("removeformat", false, "") return value
1246 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<u>bar</u>baz]" checks f or modifications to non-editable content 1246 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<u>bar</u>baz]" checks f or modifications to non-editable content
1247 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<u>bar</u>baz]" compare innerHTML 1247 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<u>bar</u>baz]" compare innerHTML
1248 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<u>bar</u>baz]" queryCom mandIndeterm("stylewithcss") before 1248 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<u>bar</u>baz]" queryCom mandIndeterm("stylewithcss") before
1249 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<u>bar</u>baz]" queryCom mandState("stylewithcss") before 1249 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<u>bar</u>baz]" queryCom mandState("stylewithcss") before
1250 FAIL [["stylewithcss","true"],["removeformat",""]] "[foo<u>bar</u>baz]" queryCom mandValue("stylewithcss") before assert_equals: Wrong result returned expected " " but got "false" 1250 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<u>bar</u>baz]" queryCom mandValue("stylewithcss") before
1251 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<u>bar</u>baz]" queryCom mandIndeterm("stylewithcss") after 1251 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<u>bar</u>baz]" queryCom mandIndeterm("stylewithcss") after
1252 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<u>bar</u>baz]" queryCom mandState("stylewithcss") after 1252 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<u>bar</u>baz]" queryCom mandState("stylewithcss") after
1253 FAIL [["stylewithcss","true"],["removeformat",""]] "[foo<u>bar</u>baz]" queryCom mandValue("stylewithcss") after assert_equals: Wrong result returned expected "" but got "true" 1253 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<u>bar</u>baz]" queryCom mandValue("stylewithcss") after
1254 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<u>bar</u>baz]" queryCom mandIndeterm("removeformat") before 1254 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<u>bar</u>baz]" queryCom mandIndeterm("removeformat") before
1255 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<u>bar</u>baz]" queryCom mandState("removeformat") before 1255 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<u>bar</u>baz]" queryCom mandState("removeformat") before
1256 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<u>bar</u>baz]" queryCom mandValue("removeformat") before 1256 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<u>bar</u>baz]" queryCom mandValue("removeformat") before
1257 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<u>bar</u>baz]" queryCom mandIndeterm("removeformat") after 1257 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<u>bar</u>baz]" queryCom mandIndeterm("removeformat") after
1258 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<u>bar</u>baz]" queryCom mandState("removeformat") after 1258 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<u>bar</u>baz]" queryCom mandState("removeformat") after
1259 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<u>bar</u>baz]" queryCom mandValue("removeformat") after 1259 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<u>bar</u>baz]" queryCom mandValue("removeformat") after
1260 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<u>bar</u>baz]": execCo mmand("stylewithcss", false, "false") return value 1260 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<u>bar</u>baz]": execCo mmand("stylewithcss", false, "false") return value
1261 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<u>bar</u>baz]": execCo mmand("removeformat", false, "") return value 1261 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<u>bar</u>baz]": execCo mmand("removeformat", false, "") return value
1262 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<u>bar</u>baz]" checks for modifications to non-editable content 1262 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<u>bar</u>baz]" checks for modifications to non-editable content
1263 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<u>bar</u>baz]" compare innerHTML 1263 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<u>bar</u>baz]" compare innerHTML
1264 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<u>bar</u>baz]" queryCo mmandIndeterm("stylewithcss") before 1264 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<u>bar</u>baz]" queryCo mmandIndeterm("stylewithcss") before
1265 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<u>bar</u>baz]" queryCo mmandState("stylewithcss") before 1265 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<u>bar</u>baz]" queryCo mmandState("stylewithcss") before
1266 FAIL [["stylewithcss","false"],["removeformat",""]] "[foo<u>bar</u>baz]" queryCo mmandValue("stylewithcss") before assert_equals: Wrong result returned expected "" but got "true" 1266 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<u>bar</u>baz]" queryCo mmandValue("stylewithcss") before
1267 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<u>bar</u>baz]" queryCo mmandIndeterm("stylewithcss") after 1267 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<u>bar</u>baz]" queryCo mmandIndeterm("stylewithcss") after
1268 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<u>bar</u>baz]" queryCo mmandState("stylewithcss") after 1268 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<u>bar</u>baz]" queryCo mmandState("stylewithcss") after
1269 FAIL [["stylewithcss","false"],["removeformat",""]] "[foo<u>bar</u>baz]" queryCo mmandValue("stylewithcss") after assert_equals: Wrong result returned expected " " but got "false" 1269 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<u>bar</u>baz]" queryCo mmandValue("stylewithcss") after
1270 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<u>bar</u>baz]" queryCo mmandIndeterm("removeformat") before 1270 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<u>bar</u>baz]" queryCo mmandIndeterm("removeformat") before
1271 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<u>bar</u>baz]" queryCo mmandState("removeformat") before 1271 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<u>bar</u>baz]" queryCo mmandState("removeformat") before
1272 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<u>bar</u>baz]" queryCo mmandValue("removeformat") before 1272 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<u>bar</u>baz]" queryCo mmandValue("removeformat") before
1273 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<u>bar</u>baz]" queryCo mmandIndeterm("removeformat") after 1273 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<u>bar</u>baz]" queryCo mmandIndeterm("removeformat") after
1274 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<u>bar</u>baz]" queryCo mmandState("removeformat") after 1274 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<u>bar</u>baz]" queryCo mmandState("removeformat") after
1275 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<u>bar</u>baz]" queryCo mmandValue("removeformat") after 1275 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<u>bar</u>baz]" queryCo mmandValue("removeformat") after
1276 PASS [["stylewithcss","true"],["removeformat",""]] "foo<u>b[a]r</u>baz": execCom mand("stylewithcss", false, "true") return value 1276 PASS [["stylewithcss","true"],["removeformat",""]] "foo<u>b[a]r</u>baz": execCom mand("stylewithcss", false, "true") return value
1277 PASS [["stylewithcss","true"],["removeformat",""]] "foo<u>b[a]r</u>baz": execCom mand("removeformat", false, "") return value 1277 PASS [["stylewithcss","true"],["removeformat",""]] "foo<u>b[a]r</u>baz": execCom mand("removeformat", false, "") return value
1278 PASS [["stylewithcss","true"],["removeformat",""]] "foo<u>b[a]r</u>baz" checks f or modifications to non-editable content 1278 PASS [["stylewithcss","true"],["removeformat",""]] "foo<u>b[a]r</u>baz" checks f or modifications to non-editable content
1279 PASS [["stylewithcss","true"],["removeformat",""]] "foo<u>b[a]r</u>baz" compare innerHTML 1279 PASS [["stylewithcss","true"],["removeformat",""]] "foo<u>b[a]r</u>baz" compare innerHTML
1280 PASS [["stylewithcss","true"],["removeformat",""]] "foo<u>b[a]r</u>baz" queryCom mandIndeterm("stylewithcss") before 1280 PASS [["stylewithcss","true"],["removeformat",""]] "foo<u>b[a]r</u>baz" queryCom mandIndeterm("stylewithcss") before
1281 PASS [["stylewithcss","true"],["removeformat",""]] "foo<u>b[a]r</u>baz" queryCom mandState("stylewithcss") before 1281 PASS [["stylewithcss","true"],["removeformat",""]] "foo<u>b[a]r</u>baz" queryCom mandState("stylewithcss") before
1282 FAIL [["stylewithcss","true"],["removeformat",""]] "foo<u>b[a]r</u>baz" queryCom mandValue("stylewithcss") before assert_equals: Wrong result returned expected " " but got "false" 1282 PASS [["stylewithcss","true"],["removeformat",""]] "foo<u>b[a]r</u>baz" queryCom mandValue("stylewithcss") before
1283 PASS [["stylewithcss","true"],["removeformat",""]] "foo<u>b[a]r</u>baz" queryCom mandIndeterm("stylewithcss") after 1283 PASS [["stylewithcss","true"],["removeformat",""]] "foo<u>b[a]r</u>baz" queryCom mandIndeterm("stylewithcss") after
1284 PASS [["stylewithcss","true"],["removeformat",""]] "foo<u>b[a]r</u>baz" queryCom mandState("stylewithcss") after 1284 PASS [["stylewithcss","true"],["removeformat",""]] "foo<u>b[a]r</u>baz" queryCom mandState("stylewithcss") after
1285 FAIL [["stylewithcss","true"],["removeformat",""]] "foo<u>b[a]r</u>baz" queryCom mandValue("stylewithcss") after assert_equals: Wrong result returned expected "" but got "true" 1285 PASS [["stylewithcss","true"],["removeformat",""]] "foo<u>b[a]r</u>baz" queryCom mandValue("stylewithcss") after
1286 PASS [["stylewithcss","true"],["removeformat",""]] "foo<u>b[a]r</u>baz" queryCom mandIndeterm("removeformat") before 1286 PASS [["stylewithcss","true"],["removeformat",""]] "foo<u>b[a]r</u>baz" queryCom mandIndeterm("removeformat") before
1287 PASS [["stylewithcss","true"],["removeformat",""]] "foo<u>b[a]r</u>baz" queryCom mandState("removeformat") before 1287 PASS [["stylewithcss","true"],["removeformat",""]] "foo<u>b[a]r</u>baz" queryCom mandState("removeformat") before
1288 PASS [["stylewithcss","true"],["removeformat",""]] "foo<u>b[a]r</u>baz" queryCom mandValue("removeformat") before 1288 PASS [["stylewithcss","true"],["removeformat",""]] "foo<u>b[a]r</u>baz" queryCom mandValue("removeformat") before
1289 PASS [["stylewithcss","true"],["removeformat",""]] "foo<u>b[a]r</u>baz" queryCom mandIndeterm("removeformat") after 1289 PASS [["stylewithcss","true"],["removeformat",""]] "foo<u>b[a]r</u>baz" queryCom mandIndeterm("removeformat") after
1290 PASS [["stylewithcss","true"],["removeformat",""]] "foo<u>b[a]r</u>baz" queryCom mandState("removeformat") after 1290 PASS [["stylewithcss","true"],["removeformat",""]] "foo<u>b[a]r</u>baz" queryCom mandState("removeformat") after
1291 PASS [["stylewithcss","true"],["removeformat",""]] "foo<u>b[a]r</u>baz" queryCom mandValue("removeformat") after 1291 PASS [["stylewithcss","true"],["removeformat",""]] "foo<u>b[a]r</u>baz" queryCom mandValue("removeformat") after
1292 PASS [["stylewithcss","false"],["removeformat",""]] "foo<u>b[a]r</u>baz": execCo mmand("stylewithcss", false, "false") return value 1292 PASS [["stylewithcss","false"],["removeformat",""]] "foo<u>b[a]r</u>baz": execCo mmand("stylewithcss", false, "false") return value
1293 PASS [["stylewithcss","false"],["removeformat",""]] "foo<u>b[a]r</u>baz": execCo mmand("removeformat", false, "") return value 1293 PASS [["stylewithcss","false"],["removeformat",""]] "foo<u>b[a]r</u>baz": execCo mmand("removeformat", false, "") return value
1294 PASS [["stylewithcss","false"],["removeformat",""]] "foo<u>b[a]r</u>baz" checks for modifications to non-editable content 1294 PASS [["stylewithcss","false"],["removeformat",""]] "foo<u>b[a]r</u>baz" checks for modifications to non-editable content
1295 PASS [["stylewithcss","false"],["removeformat",""]] "foo<u>b[a]r</u>baz" compare innerHTML 1295 PASS [["stylewithcss","false"],["removeformat",""]] "foo<u>b[a]r</u>baz" compare innerHTML
1296 PASS [["stylewithcss","false"],["removeformat",""]] "foo<u>b[a]r</u>baz" queryCo mmandIndeterm("stylewithcss") before 1296 PASS [["stylewithcss","false"],["removeformat",""]] "foo<u>b[a]r</u>baz" queryCo mmandIndeterm("stylewithcss") before
1297 PASS [["stylewithcss","false"],["removeformat",""]] "foo<u>b[a]r</u>baz" queryCo mmandState("stylewithcss") before 1297 PASS [["stylewithcss","false"],["removeformat",""]] "foo<u>b[a]r</u>baz" queryCo mmandState("stylewithcss") before
1298 FAIL [["stylewithcss","false"],["removeformat",""]] "foo<u>b[a]r</u>baz" queryCo mmandValue("stylewithcss") before assert_equals: Wrong result returned expected "" but got "true" 1298 PASS [["stylewithcss","false"],["removeformat",""]] "foo<u>b[a]r</u>baz" queryCo mmandValue("stylewithcss") before
1299 PASS [["stylewithcss","false"],["removeformat",""]] "foo<u>b[a]r</u>baz" queryCo mmandIndeterm("stylewithcss") after 1299 PASS [["stylewithcss","false"],["removeformat",""]] "foo<u>b[a]r</u>baz" queryCo mmandIndeterm("stylewithcss") after
1300 PASS [["stylewithcss","false"],["removeformat",""]] "foo<u>b[a]r</u>baz" queryCo mmandState("stylewithcss") after 1300 PASS [["stylewithcss","false"],["removeformat",""]] "foo<u>b[a]r</u>baz" queryCo mmandState("stylewithcss") after
1301 FAIL [["stylewithcss","false"],["removeformat",""]] "foo<u>b[a]r</u>baz" queryCo mmandValue("stylewithcss") after assert_equals: Wrong result returned expected " " but got "false" 1301 PASS [["stylewithcss","false"],["removeformat",""]] "foo<u>b[a]r</u>baz" queryCo mmandValue("stylewithcss") after
1302 PASS [["stylewithcss","false"],["removeformat",""]] "foo<u>b[a]r</u>baz" queryCo mmandIndeterm("removeformat") before 1302 PASS [["stylewithcss","false"],["removeformat",""]] "foo<u>b[a]r</u>baz" queryCo mmandIndeterm("removeformat") before
1303 PASS [["stylewithcss","false"],["removeformat",""]] "foo<u>b[a]r</u>baz" queryCo mmandState("removeformat") before 1303 PASS [["stylewithcss","false"],["removeformat",""]] "foo<u>b[a]r</u>baz" queryCo mmandState("removeformat") before
1304 PASS [["stylewithcss","false"],["removeformat",""]] "foo<u>b[a]r</u>baz" queryCo mmandValue("removeformat") before 1304 PASS [["stylewithcss","false"],["removeformat",""]] "foo<u>b[a]r</u>baz" queryCo mmandValue("removeformat") before
1305 PASS [["stylewithcss","false"],["removeformat",""]] "foo<u>b[a]r</u>baz" queryCo mmandIndeterm("removeformat") after 1305 PASS [["stylewithcss","false"],["removeformat",""]] "foo<u>b[a]r</u>baz" queryCo mmandIndeterm("removeformat") after
1306 PASS [["stylewithcss","false"],["removeformat",""]] "foo<u>b[a]r</u>baz" queryCo mmandState("removeformat") after 1306 PASS [["stylewithcss","false"],["removeformat",""]] "foo<u>b[a]r</u>baz" queryCo mmandState("removeformat") after
1307 PASS [["stylewithcss","false"],["removeformat",""]] "foo<u>b[a]r</u>baz" queryCo mmandValue("removeformat") after 1307 PASS [["stylewithcss","false"],["removeformat",""]] "foo<u>b[a]r</u>baz" queryCo mmandValue("removeformat") after
1308 PASS [["removeformat",""]] "[foo<var>bar</var>baz]": execCommand("removeformat", false, "") return value 1308 PASS [["removeformat",""]] "[foo<var>bar</var>baz]": execCommand("removeformat", false, "") return value
1309 PASS [["removeformat",""]] "[foo<var>bar</var>baz]" checks for modifications to non-editable content 1309 PASS [["removeformat",""]] "[foo<var>bar</var>baz]" checks for modifications to non-editable content
1310 PASS [["removeformat",""]] "[foo<var>bar</var>baz]" compare innerHTML 1310 PASS [["removeformat",""]] "[foo<var>bar</var>baz]" compare innerHTML
1311 PASS [["removeformat",""]] "[foo<var>bar</var>baz]" queryCommandIndeterm("remove format") before 1311 PASS [["removeformat",""]] "[foo<var>bar</var>baz]" queryCommandIndeterm("remove format") before
(...skipping 154 matching lines...) Expand 10 before | Expand all | Expand 10 after
1466 PASS [["removeformat",""]] "foo<span class=foo>b[a]r</span>baz" queryCommandValu e("removeformat") before 1466 PASS [["removeformat",""]] "foo<span class=foo>b[a]r</span>baz" queryCommandValu e("removeformat") before
1467 PASS [["removeformat",""]] "foo<span class=foo>b[a]r</span>baz" queryCommandInde term("removeformat") after 1467 PASS [["removeformat",""]] "foo<span class=foo>b[a]r</span>baz" queryCommandInde term("removeformat") after
1468 PASS [["removeformat",""]] "foo<span class=foo>b[a]r</span>baz" queryCommandStat e("removeformat") after 1468 PASS [["removeformat",""]] "foo<span class=foo>b[a]r</span>baz" queryCommandStat e("removeformat") after
1469 PASS [["removeformat",""]] "foo<span class=foo>b[a]r</span>baz" queryCommandValu e("removeformat") after 1469 PASS [["removeformat",""]] "foo<span class=foo>b[a]r</span>baz" queryCommandValu e("removeformat") after
1470 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]": execCommand("stylewithcss", false, "true") return value 1470 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]": execCommand("stylewithcss", false, "true") return value
1471 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]": execCommand("removeformat", false, "") return value 1471 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]": execCommand("removeformat", false, "") return value
1472 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" checks for modifications to non-editable content 1472 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" checks for modifications to non-editable content
1473 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" compare innerHTML 1473 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" compare innerHTML
1474 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" queryCommandIndeterm("stylewithcss") before 1474 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" queryCommandIndeterm("stylewithcss") before
1475 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" queryCommandState("stylewithcss") before 1475 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" queryCommandState("stylewithcss") before
1476 FAIL [["stylewithcss","true"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" queryCommandValue("stylewithcss") before assert_equals: Wr ong result returned expected "" but got "false" 1476 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" queryCommandValue("stylewithcss") before
1477 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" queryCommandIndeterm("stylewithcss") after 1477 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" queryCommandIndeterm("stylewithcss") after
1478 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" queryCommandState("stylewithcss") after 1478 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" queryCommandState("stylewithcss") after
1479 FAIL [["stylewithcss","true"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" queryCommandValue("stylewithcss") after assert_equals: Wro ng result returned expected "" but got "true" 1479 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" queryCommandValue("stylewithcss") after
1480 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" queryCommandIndeterm("removeformat") before 1480 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" queryCommandIndeterm("removeformat") before
1481 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" queryCommandState("removeformat") before 1481 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" queryCommandState("removeformat") before
1482 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" queryCommandValue("removeformat") before 1482 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" queryCommandValue("removeformat") before
1483 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" queryCommandIndeterm("removeformat") after 1483 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" queryCommandIndeterm("removeformat") after
1484 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" queryCommandState("removeformat") after 1484 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" queryCommandState("removeformat") after
1485 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" queryCommandValue("removeformat") after 1485 PASS [["stylewithcss","true"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" queryCommandValue("removeformat") after
1486 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]": execCommand("stylewithcss", false, "false") return value 1486 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]": execCommand("stylewithcss", false, "false") return value
1487 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]": execCommand("removeformat", false, "") return value 1487 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]": execCommand("removeformat", false, "") return value
1488 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" checks for modifications to non-editable content 1488 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" checks for modifications to non-editable content
1489 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" compare innerHTML 1489 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" compare innerHTML
1490 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" queryCommandIndeterm("stylewithcss") before 1490 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" queryCommandIndeterm("stylewithcss") before
1491 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" queryCommandState("stylewithcss") before 1491 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" queryCommandState("stylewithcss") before
1492 FAIL [["stylewithcss","false"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" queryCommandValue("stylewithcss") before assert_equals: W rong result returned expected "" but got "true" 1492 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" queryCommandValue("stylewithcss") before
1493 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" queryCommandIndeterm("stylewithcss") after 1493 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" queryCommandIndeterm("stylewithcss") after
1494 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" queryCommandState("stylewithcss") after 1494 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" queryCommandState("stylewithcss") after
1495 FAIL [["stylewithcss","false"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" queryCommandValue("stylewithcss") after assert_equals: Wr ong result returned expected "" but got "false" 1495 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" queryCommandValue("stylewithcss") after
1496 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" queryCommandIndeterm("removeformat") before 1496 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" queryCommandIndeterm("removeformat") before
1497 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" queryCommandState("removeformat") before 1497 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" queryCommandState("removeformat") before
1498 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" queryCommandValue("removeformat") before 1498 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" queryCommandValue("removeformat") before
1499 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" queryCommandIndeterm("removeformat") after 1499 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" queryCommandIndeterm("removeformat") after
1500 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" queryCommandState("removeformat") after 1500 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" queryCommandState("removeformat") after
1501 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" queryCommandValue("removeformat") after 1501 PASS [["stylewithcss","false"],["removeformat",""]] "[foo<b style=\"font-weight: normal\">bar</b>baz]" queryCommandValue("removeformat") after
1502 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b style=\"font-weight: n ormal\">b[a]r</b>baz": execCommand("stylewithcss", false, "true") return value 1502 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b style=\"font-weight: n ormal\">b[a]r</b>baz": execCommand("stylewithcss", false, "true") return value
1503 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b style=\"font-weight: n ormal\">b[a]r</b>baz": execCommand("removeformat", false, "") return value 1503 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b style=\"font-weight: n ormal\">b[a]r</b>baz": execCommand("removeformat", false, "") return value
1504 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b style=\"font-weight: n ormal\">b[a]r</b>baz" checks for modifications to non-editable content 1504 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b style=\"font-weight: n ormal\">b[a]r</b>baz" checks for modifications to non-editable content
1505 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b style=\"font-weight: n ormal\">b[a]r</b>baz" compare innerHTML 1505 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b style=\"font-weight: n ormal\">b[a]r</b>baz" compare innerHTML
1506 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b style=\"font-weight: n ormal\">b[a]r</b>baz" queryCommandIndeterm("stylewithcss") before 1506 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b style=\"font-weight: n ormal\">b[a]r</b>baz" queryCommandIndeterm("stylewithcss") before
1507 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b style=\"font-weight: n ormal\">b[a]r</b>baz" queryCommandState("stylewithcss") before 1507 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b style=\"font-weight: n ormal\">b[a]r</b>baz" queryCommandState("stylewithcss") before
1508 FAIL [["stylewithcss","true"],["removeformat",""]] "foo<b style=\"font-weight: n ormal\">b[a]r</b>baz" queryCommandValue("stylewithcss") before assert_equals: Wr ong result returned expected "" but got "false" 1508 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b style=\"font-weight: n ormal\">b[a]r</b>baz" queryCommandValue("stylewithcss") before
1509 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b style=\"font-weight: n ormal\">b[a]r</b>baz" queryCommandIndeterm("stylewithcss") after 1509 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b style=\"font-weight: n ormal\">b[a]r</b>baz" queryCommandIndeterm("stylewithcss") after
1510 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b style=\"font-weight: n ormal\">b[a]r</b>baz" queryCommandState("stylewithcss") after 1510 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b style=\"font-weight: n ormal\">b[a]r</b>baz" queryCommandState("stylewithcss") after
1511 FAIL [["stylewithcss","true"],["removeformat",""]] "foo<b style=\"font-weight: n ormal\">b[a]r</b>baz" queryCommandValue("stylewithcss") after assert_equals: Wro ng result returned expected "" but got "true" 1511 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b style=\"font-weight: n ormal\">b[a]r</b>baz" queryCommandValue("stylewithcss") after
1512 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b style=\"font-weight: n ormal\">b[a]r</b>baz" queryCommandIndeterm("removeformat") before 1512 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b style=\"font-weight: n ormal\">b[a]r</b>baz" queryCommandIndeterm("removeformat") before
1513 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b style=\"font-weight: n ormal\">b[a]r</b>baz" queryCommandState("removeformat") before 1513 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b style=\"font-weight: n ormal\">b[a]r</b>baz" queryCommandState("removeformat") before
1514 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b style=\"font-weight: n ormal\">b[a]r</b>baz" queryCommandValue("removeformat") before 1514 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b style=\"font-weight: n ormal\">b[a]r</b>baz" queryCommandValue("removeformat") before
1515 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b style=\"font-weight: n ormal\">b[a]r</b>baz" queryCommandIndeterm("removeformat") after 1515 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b style=\"font-weight: n ormal\">b[a]r</b>baz" queryCommandIndeterm("removeformat") after
1516 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b style=\"font-weight: n ormal\">b[a]r</b>baz" queryCommandState("removeformat") after 1516 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b style=\"font-weight: n ormal\">b[a]r</b>baz" queryCommandState("removeformat") after
1517 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b style=\"font-weight: n ormal\">b[a]r</b>baz" queryCommandValue("removeformat") after 1517 PASS [["stylewithcss","true"],["removeformat",""]] "foo<b style=\"font-weight: n ormal\">b[a]r</b>baz" queryCommandValue("removeformat") after
1518 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b style=\"font-weight: normal\">b[a]r</b>baz": execCommand("stylewithcss", false, "false") return value 1518 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b style=\"font-weight: normal\">b[a]r</b>baz": execCommand("stylewithcss", false, "false") return value
1519 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b style=\"font-weight: normal\">b[a]r</b>baz": execCommand("removeformat", false, "") return value 1519 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b style=\"font-weight: normal\">b[a]r</b>baz": execCommand("removeformat", false, "") return value
1520 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b style=\"font-weight: normal\">b[a]r</b>baz" checks for modifications to non-editable content 1520 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b style=\"font-weight: normal\">b[a]r</b>baz" checks for modifications to non-editable content
1521 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b style=\"font-weight: normal\">b[a]r</b>baz" compare innerHTML 1521 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b style=\"font-weight: normal\">b[a]r</b>baz" compare innerHTML
1522 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b style=\"font-weight: normal\">b[a]r</b>baz" queryCommandIndeterm("stylewithcss") before 1522 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b style=\"font-weight: normal\">b[a]r</b>baz" queryCommandIndeterm("stylewithcss") before
1523 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b style=\"font-weight: normal\">b[a]r</b>baz" queryCommandState("stylewithcss") before 1523 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b style=\"font-weight: normal\">b[a]r</b>baz" queryCommandState("stylewithcss") before
1524 FAIL [["stylewithcss","false"],["removeformat",""]] "foo<b style=\"font-weight: normal\">b[a]r</b>baz" queryCommandValue("stylewithcss") before assert_equals: W rong result returned expected "" but got "true" 1524 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b style=\"font-weight: normal\">b[a]r</b>baz" queryCommandValue("stylewithcss") before
1525 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b style=\"font-weight: normal\">b[a]r</b>baz" queryCommandIndeterm("stylewithcss") after 1525 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b style=\"font-weight: normal\">b[a]r</b>baz" queryCommandIndeterm("stylewithcss") after
1526 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b style=\"font-weight: normal\">b[a]r</b>baz" queryCommandState("stylewithcss") after 1526 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b style=\"font-weight: normal\">b[a]r</b>baz" queryCommandState("stylewithcss") after
1527 FAIL [["stylewithcss","false"],["removeformat",""]] "foo<b style=\"font-weight: normal\">b[a]r</b>baz" queryCommandValue("stylewithcss") after assert_equals: Wr ong result returned expected "" but got "false" 1527 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b style=\"font-weight: normal\">b[a]r</b>baz" queryCommandValue("stylewithcss") after
1528 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b style=\"font-weight: normal\">b[a]r</b>baz" queryCommandIndeterm("removeformat") before 1528 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b style=\"font-weight: normal\">b[a]r</b>baz" queryCommandIndeterm("removeformat") before
1529 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b style=\"font-weight: normal\">b[a]r</b>baz" queryCommandState("removeformat") before 1529 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b style=\"font-weight: normal\">b[a]r</b>baz" queryCommandState("removeformat") before
1530 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b style=\"font-weight: normal\">b[a]r</b>baz" queryCommandValue("removeformat") before 1530 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b style=\"font-weight: normal\">b[a]r</b>baz" queryCommandValue("removeformat") before
1531 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b style=\"font-weight: normal\">b[a]r</b>baz" queryCommandIndeterm("removeformat") after 1531 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b style=\"font-weight: normal\">b[a]r</b>baz" queryCommandIndeterm("removeformat") after
1532 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b style=\"font-weight: normal\">b[a]r</b>baz" queryCommandState("removeformat") after 1532 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b style=\"font-weight: normal\">b[a]r</b>baz" queryCommandState("removeformat") after
1533 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b style=\"font-weight: normal\">b[a]r</b>baz" queryCommandValue("removeformat") after 1533 PASS [["stylewithcss","false"],["removeformat",""]] "foo<b style=\"font-weight: normal\">b[a]r</b>baz" queryCommandValue("removeformat") after
1534 PASS [["removeformat",""]] "<p style=\"background-color: aqua\">foo[bar]baz</p>" : execCommand("removeformat", false, "") return value 1534 PASS [["removeformat",""]] "<p style=\"background-color: aqua\">foo[bar]baz</p>" : execCommand("removeformat", false, "") return value
1535 PASS [["removeformat",""]] "<p style=\"background-color: aqua\">foo[bar]baz</p>" checks for modifications to non-editable content 1535 PASS [["removeformat",""]] "<p style=\"background-color: aqua\">foo[bar]baz</p>" checks for modifications to non-editable content
1536 FAIL [["removeformat",""]] "<p style=\"background-color: aqua\">foo[bar]baz</p>" compare innerHTML assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p style=\"background-color:rgb(0, 255, 255)\">foobarbaz</p>" but got "<p><span style=\"background-color:rgb(0, 255, 255)\">foo</span>bar<span style=\"background-color:rgb(0, 255, 255)\">baz</span></p>" 1536 FAIL [["removeformat",""]] "<p style=\"background-color: aqua\">foo[bar]baz</p>" compare innerHTML assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p style=\"background-color:rgb(0, 255, 255)\">foobarbaz</p>" but got "<p><span style=\"background-color:rgb(0, 255, 255)\">foo</span>bar<span style=\"background-color:rgb(0, 255, 255)\">baz</span></p>"
1537 PASS [["removeformat",""]] "<p style=\"background-color: aqua\">foo[bar]baz</p>" queryCommandIndeterm("removeformat") before 1537 PASS [["removeformat",""]] "<p style=\"background-color: aqua\">foo[bar]baz</p>" queryCommandIndeterm("removeformat") before
1538 PASS [["removeformat",""]] "<p style=\"background-color: aqua\">foo[bar]baz</p>" queryCommandState("removeformat") before 1538 PASS [["removeformat",""]] "<p style=\"background-color: aqua\">foo[bar]baz</p>" queryCommandState("removeformat") before
1539 PASS [["removeformat",""]] "<p style=\"background-color: aqua\">foo[bar]baz</p>" queryCommandValue("removeformat") before 1539 PASS [["removeformat",""]] "<p style=\"background-color: aqua\">foo[bar]baz</p>" queryCommandValue("removeformat") before
1540 PASS [["removeformat",""]] "<p style=\"background-color: aqua\">foo[bar]baz</p>" queryCommandIndeterm("removeformat") after 1540 PASS [["removeformat",""]] "<p style=\"background-color: aqua\">foo[bar]baz</p>" queryCommandIndeterm("removeformat") after
1541 PASS [["removeformat",""]] "<p style=\"background-color: aqua\">foo[bar]baz</p>" queryCommandState("removeformat") after 1541 PASS [["removeformat",""]] "<p style=\"background-color: aqua\">foo[bar]baz</p>" queryCommandState("removeformat") after
1542 PASS [["removeformat",""]] "<p style=\"background-color: aqua\">foo[bar]baz</p>" queryCommandValue("removeformat") after 1542 PASS [["removeformat",""]] "<p style=\"background-color: aqua\">foo[bar]baz</p>" queryCommandValue("removeformat") after
1543 PASS [["stylewithcss","true"],["removeformat",""]] "<p><span style=\"background- color: aqua\">foo[bar]baz</span></p>": execCommand("stylewithcss", false, "true" ) return value 1543 PASS [["stylewithcss","true"],["removeformat",""]] "<p><span style=\"background- color: aqua\">foo[bar]baz</span></p>": execCommand("stylewithcss", false, "true" ) return value
1544 PASS [["stylewithcss","true"],["removeformat",""]] "<p><span style=\"background- color: aqua\">foo[bar]baz</span></p>": execCommand("removeformat", false, "") re turn value 1544 PASS [["stylewithcss","true"],["removeformat",""]] "<p><span style=\"background- color: aqua\">foo[bar]baz</span></p>": execCommand("removeformat", false, "") re turn value
1545 PASS [["stylewithcss","true"],["removeformat",""]] "<p><span style=\"background- color: aqua\">foo[bar]baz</span></p>" checks for modifications to non-editable c ontent 1545 PASS [["stylewithcss","true"],["removeformat",""]] "<p><span style=\"background- color: aqua\">foo[bar]baz</span></p>" checks for modifications to non-editable c ontent
1546 PASS [["stylewithcss","true"],["removeformat",""]] "<p><span style=\"background- color: aqua\">foo[bar]baz</span></p>" compare innerHTML 1546 PASS [["stylewithcss","true"],["removeformat",""]] "<p><span style=\"background- color: aqua\">foo[bar]baz</span></p>" compare innerHTML
1547 PASS [["stylewithcss","true"],["removeformat",""]] "<p><span style=\"background- color: aqua\">foo[bar]baz</span></p>" queryCommandIndeterm("stylewithcss") befor e 1547 PASS [["stylewithcss","true"],["removeformat",""]] "<p><span style=\"background- color: aqua\">foo[bar]baz</span></p>" queryCommandIndeterm("stylewithcss") befor e
1548 PASS [["stylewithcss","true"],["removeformat",""]] "<p><span style=\"background- color: aqua\">foo[bar]baz</span></p>" queryCommandState("stylewithcss") before 1548 PASS [["stylewithcss","true"],["removeformat",""]] "<p><span style=\"background- color: aqua\">foo[bar]baz</span></p>" queryCommandState("stylewithcss") before
1549 FAIL [["stylewithcss","true"],["removeformat",""]] "<p><span style=\"background- color: aqua\">foo[bar]baz</span></p>" queryCommandValue("stylewithcss") before a ssert_equals: Wrong result returned expected "" but got "false" 1549 PASS [["stylewithcss","true"],["removeformat",""]] "<p><span style=\"background- color: aqua\">foo[bar]baz</span></p>" queryCommandValue("stylewithcss") before
1550 PASS [["stylewithcss","true"],["removeformat",""]] "<p><span style=\"background- color: aqua\">foo[bar]baz</span></p>" queryCommandIndeterm("stylewithcss") after 1550 PASS [["stylewithcss","true"],["removeformat",""]] "<p><span style=\"background- color: aqua\">foo[bar]baz</span></p>" queryCommandIndeterm("stylewithcss") after
1551 PASS [["stylewithcss","true"],["removeformat",""]] "<p><span style=\"background- color: aqua\">foo[bar]baz</span></p>" queryCommandState("stylewithcss") after 1551 PASS [["stylewithcss","true"],["removeformat",""]] "<p><span style=\"background- color: aqua\">foo[bar]baz</span></p>" queryCommandState("stylewithcss") after
1552 FAIL [["stylewithcss","true"],["removeformat",""]] "<p><span style=\"background- color: aqua\">foo[bar]baz</span></p>" queryCommandValue("stylewithcss") after as sert_equals: Wrong result returned expected "" but got "true" 1552 PASS [["stylewithcss","true"],["removeformat",""]] "<p><span style=\"background- color: aqua\">foo[bar]baz</span></p>" queryCommandValue("stylewithcss") after
1553 PASS [["stylewithcss","true"],["removeformat",""]] "<p><span style=\"background- color: aqua\">foo[bar]baz</span></p>" queryCommandIndeterm("removeformat") befor e 1553 PASS [["stylewithcss","true"],["removeformat",""]] "<p><span style=\"background- color: aqua\">foo[bar]baz</span></p>" queryCommandIndeterm("removeformat") befor e
1554 PASS [["stylewithcss","true"],["removeformat",""]] "<p><span style=\"background- color: aqua\">foo[bar]baz</span></p>" queryCommandState("removeformat") before 1554 PASS [["stylewithcss","true"],["removeformat",""]] "<p><span style=\"background- color: aqua\">foo[bar]baz</span></p>" queryCommandState("removeformat") before
1555 PASS [["stylewithcss","true"],["removeformat",""]] "<p><span style=\"background- color: aqua\">foo[bar]baz</span></p>" queryCommandValue("removeformat") before 1555 PASS [["stylewithcss","true"],["removeformat",""]] "<p><span style=\"background- color: aqua\">foo[bar]baz</span></p>" queryCommandValue("removeformat") before
1556 PASS [["stylewithcss","true"],["removeformat",""]] "<p><span style=\"background- color: aqua\">foo[bar]baz</span></p>" queryCommandIndeterm("removeformat") after 1556 PASS [["stylewithcss","true"],["removeformat",""]] "<p><span style=\"background- color: aqua\">foo[bar]baz</span></p>" queryCommandIndeterm("removeformat") after
1557 PASS [["stylewithcss","true"],["removeformat",""]] "<p><span style=\"background- color: aqua\">foo[bar]baz</span></p>" queryCommandState("removeformat") after 1557 PASS [["stylewithcss","true"],["removeformat",""]] "<p><span style=\"background- color: aqua\">foo[bar]baz</span></p>" queryCommandState("removeformat") after
1558 PASS [["stylewithcss","true"],["removeformat",""]] "<p><span style=\"background- color: aqua\">foo[bar]baz</span></p>" queryCommandValue("removeformat") after 1558 PASS [["stylewithcss","true"],["removeformat",""]] "<p><span style=\"background- color: aqua\">foo[bar]baz</span></p>" queryCommandValue("removeformat") after
1559 PASS [["stylewithcss","false"],["removeformat",""]] "<p><span style=\"background -color: aqua\">foo[bar]baz</span></p>": execCommand("stylewithcss", false, "fals e") return value 1559 PASS [["stylewithcss","false"],["removeformat",""]] "<p><span style=\"background -color: aqua\">foo[bar]baz</span></p>": execCommand("stylewithcss", false, "fals e") return value
1560 PASS [["stylewithcss","false"],["removeformat",""]] "<p><span style=\"background -color: aqua\">foo[bar]baz</span></p>": execCommand("removeformat", false, "") r eturn value 1560 PASS [["stylewithcss","false"],["removeformat",""]] "<p><span style=\"background -color: aqua\">foo[bar]baz</span></p>": execCommand("removeformat", false, "") r eturn value
1561 PASS [["stylewithcss","false"],["removeformat",""]] "<p><span style=\"background -color: aqua\">foo[bar]baz</span></p>" checks for modifications to non-editable content 1561 PASS [["stylewithcss","false"],["removeformat",""]] "<p><span style=\"background -color: aqua\">foo[bar]baz</span></p>" checks for modifications to non-editable content
1562 PASS [["stylewithcss","false"],["removeformat",""]] "<p><span style=\"background -color: aqua\">foo[bar]baz</span></p>" compare innerHTML 1562 PASS [["stylewithcss","false"],["removeformat",""]] "<p><span style=\"background -color: aqua\">foo[bar]baz</span></p>" compare innerHTML
1563 PASS [["stylewithcss","false"],["removeformat",""]] "<p><span style=\"background -color: aqua\">foo[bar]baz</span></p>" queryCommandIndeterm("stylewithcss") befo re 1563 PASS [["stylewithcss","false"],["removeformat",""]] "<p><span style=\"background -color: aqua\">foo[bar]baz</span></p>" queryCommandIndeterm("stylewithcss") befo re
1564 PASS [["stylewithcss","false"],["removeformat",""]] "<p><span style=\"background -color: aqua\">foo[bar]baz</span></p>" queryCommandState("stylewithcss") before 1564 PASS [["stylewithcss","false"],["removeformat",""]] "<p><span style=\"background -color: aqua\">foo[bar]baz</span></p>" queryCommandState("stylewithcss") before
1565 FAIL [["stylewithcss","false"],["removeformat",""]] "<p><span style=\"background -color: aqua\">foo[bar]baz</span></p>" queryCommandValue("stylewithcss") before assert_equals: Wrong result returned expected "" but got "true" 1565 PASS [["stylewithcss","false"],["removeformat",""]] "<p><span style=\"background -color: aqua\">foo[bar]baz</span></p>" queryCommandValue("stylewithcss") before
1566 PASS [["stylewithcss","false"],["removeformat",""]] "<p><span style=\"background -color: aqua\">foo[bar]baz</span></p>" queryCommandIndeterm("stylewithcss") afte r 1566 PASS [["stylewithcss","false"],["removeformat",""]] "<p><span style=\"background -color: aqua\">foo[bar]baz</span></p>" queryCommandIndeterm("stylewithcss") afte r
1567 PASS [["stylewithcss","false"],["removeformat",""]] "<p><span style=\"background -color: aqua\">foo[bar]baz</span></p>" queryCommandState("stylewithcss") after 1567 PASS [["stylewithcss","false"],["removeformat",""]] "<p><span style=\"background -color: aqua\">foo[bar]baz</span></p>" queryCommandState("stylewithcss") after
1568 FAIL [["stylewithcss","false"],["removeformat",""]] "<p><span style=\"background -color: aqua\">foo[bar]baz</span></p>" queryCommandValue("stylewithcss") after a ssert_equals: Wrong result returned expected "" but got "false" 1568 PASS [["stylewithcss","false"],["removeformat",""]] "<p><span style=\"background -color: aqua\">foo[bar]baz</span></p>" queryCommandValue("stylewithcss") after
1569 PASS [["stylewithcss","false"],["removeformat",""]] "<p><span style=\"background -color: aqua\">foo[bar]baz</span></p>" queryCommandIndeterm("removeformat") befo re 1569 PASS [["stylewithcss","false"],["removeformat",""]] "<p><span style=\"background -color: aqua\">foo[bar]baz</span></p>" queryCommandIndeterm("removeformat") befo re
1570 PASS [["stylewithcss","false"],["removeformat",""]] "<p><span style=\"background -color: aqua\">foo[bar]baz</span></p>" queryCommandState("removeformat") before 1570 PASS [["stylewithcss","false"],["removeformat",""]] "<p><span style=\"background -color: aqua\">foo[bar]baz</span></p>" queryCommandState("removeformat") before
1571 PASS [["stylewithcss","false"],["removeformat",""]] "<p><span style=\"background -color: aqua\">foo[bar]baz</span></p>" queryCommandValue("removeformat") before 1571 PASS [["stylewithcss","false"],["removeformat",""]] "<p><span style=\"background -color: aqua\">foo[bar]baz</span></p>" queryCommandValue("removeformat") before
1572 PASS [["stylewithcss","false"],["removeformat",""]] "<p><span style=\"background -color: aqua\">foo[bar]baz</span></p>" queryCommandIndeterm("removeformat") afte r 1572 PASS [["stylewithcss","false"],["removeformat",""]] "<p><span style=\"background -color: aqua\">foo[bar]baz</span></p>" queryCommandIndeterm("removeformat") afte r
1573 PASS [["stylewithcss","false"],["removeformat",""]] "<p><span style=\"background -color: aqua\">foo[bar]baz</span></p>" queryCommandState("removeformat") after 1573 PASS [["stylewithcss","false"],["removeformat",""]] "<p><span style=\"background -color: aqua\">foo[bar]baz</span></p>" queryCommandState("removeformat") after
1574 PASS [["stylewithcss","false"],["removeformat",""]] "<p><span style=\"background -color: aqua\">foo[bar]baz</span></p>" queryCommandValue("removeformat") after 1574 PASS [["stylewithcss","false"],["removeformat",""]] "<p><span style=\"background -color: aqua\">foo[bar]baz</span></p>" queryCommandValue("removeformat") after
1575 PASS [["stylewithcss","true"],["removeformat",""]] "<p style=\"font-weight: bold \">foo[bar]baz</p>": execCommand("stylewithcss", false, "true") return value 1575 PASS [["stylewithcss","true"],["removeformat",""]] "<p style=\"font-weight: bold \">foo[bar]baz</p>": execCommand("stylewithcss", false, "true") return value
1576 PASS [["stylewithcss","true"],["removeformat",""]] "<p style=\"font-weight: bold \">foo[bar]baz</p>": execCommand("removeformat", false, "") return value 1576 PASS [["stylewithcss","true"],["removeformat",""]] "<p style=\"font-weight: bold \">foo[bar]baz</p>": execCommand("removeformat", false, "") return value
1577 PASS [["stylewithcss","true"],["removeformat",""]] "<p style=\"font-weight: bold \">foo[bar]baz</p>" checks for modifications to non-editable content 1577 PASS [["stylewithcss","true"],["removeformat",""]] "<p style=\"font-weight: bold \">foo[bar]baz</p>" checks for modifications to non-editable content
1578 PASS [["stylewithcss","true"],["removeformat",""]] "<p style=\"font-weight: bold \">foo[bar]baz</p>" compare innerHTML 1578 PASS [["stylewithcss","true"],["removeformat",""]] "<p style=\"font-weight: bold \">foo[bar]baz</p>" compare innerHTML
1579 PASS [["stylewithcss","true"],["removeformat",""]] "<p style=\"font-weight: bold \">foo[bar]baz</p>" queryCommandIndeterm("stylewithcss") before 1579 PASS [["stylewithcss","true"],["removeformat",""]] "<p style=\"font-weight: bold \">foo[bar]baz</p>" queryCommandIndeterm("stylewithcss") before
1580 PASS [["stylewithcss","true"],["removeformat",""]] "<p style=\"font-weight: bold \">foo[bar]baz</p>" queryCommandState("stylewithcss") before 1580 PASS [["stylewithcss","true"],["removeformat",""]] "<p style=\"font-weight: bold \">foo[bar]baz</p>" queryCommandState("stylewithcss") before
1581 FAIL [["stylewithcss","true"],["removeformat",""]] "<p style=\"font-weight: bold \">foo[bar]baz</p>" queryCommandValue("stylewithcss") before assert_equals: Wron g result returned expected "" but got "false" 1581 PASS [["stylewithcss","true"],["removeformat",""]] "<p style=\"font-weight: bold \">foo[bar]baz</p>" queryCommandValue("stylewithcss") before
1582 PASS [["stylewithcss","true"],["removeformat",""]] "<p style=\"font-weight: bold \">foo[bar]baz</p>" queryCommandIndeterm("stylewithcss") after 1582 PASS [["stylewithcss","true"],["removeformat",""]] "<p style=\"font-weight: bold \">foo[bar]baz</p>" queryCommandIndeterm("stylewithcss") after
1583 PASS [["stylewithcss","true"],["removeformat",""]] "<p style=\"font-weight: bold \">foo[bar]baz</p>" queryCommandState("stylewithcss") after 1583 PASS [["stylewithcss","true"],["removeformat",""]] "<p style=\"font-weight: bold \">foo[bar]baz</p>" queryCommandState("stylewithcss") after
1584 FAIL [["stylewithcss","true"],["removeformat",""]] "<p style=\"font-weight: bold \">foo[bar]baz</p>" queryCommandValue("stylewithcss") after assert_equals: Wrong result returned expected "" but got "true" 1584 PASS [["stylewithcss","true"],["removeformat",""]] "<p style=\"font-weight: bold \">foo[bar]baz</p>" queryCommandValue("stylewithcss") after
1585 PASS [["stylewithcss","true"],["removeformat",""]] "<p style=\"font-weight: bold \">foo[bar]baz</p>" queryCommandIndeterm("removeformat") before 1585 PASS [["stylewithcss","true"],["removeformat",""]] "<p style=\"font-weight: bold \">foo[bar]baz</p>" queryCommandIndeterm("removeformat") before
1586 PASS [["stylewithcss","true"],["removeformat",""]] "<p style=\"font-weight: bold \">foo[bar]baz</p>" queryCommandState("removeformat") before 1586 PASS [["stylewithcss","true"],["removeformat",""]] "<p style=\"font-weight: bold \">foo[bar]baz</p>" queryCommandState("removeformat") before
1587 PASS [["stylewithcss","true"],["removeformat",""]] "<p style=\"font-weight: bold \">foo[bar]baz</p>" queryCommandValue("removeformat") before 1587 PASS [["stylewithcss","true"],["removeformat",""]] "<p style=\"font-weight: bold \">foo[bar]baz</p>" queryCommandValue("removeformat") before
1588 PASS [["stylewithcss","true"],["removeformat",""]] "<p style=\"font-weight: bold \">foo[bar]baz</p>" queryCommandIndeterm("removeformat") after 1588 PASS [["stylewithcss","true"],["removeformat",""]] "<p style=\"font-weight: bold \">foo[bar]baz</p>" queryCommandIndeterm("removeformat") after
1589 PASS [["stylewithcss","true"],["removeformat",""]] "<p style=\"font-weight: bold \">foo[bar]baz</p>" queryCommandState("removeformat") after 1589 PASS [["stylewithcss","true"],["removeformat",""]] "<p style=\"font-weight: bold \">foo[bar]baz</p>" queryCommandState("removeformat") after
1590 PASS [["stylewithcss","true"],["removeformat",""]] "<p style=\"font-weight: bold \">foo[bar]baz</p>" queryCommandValue("removeformat") after 1590 PASS [["stylewithcss","true"],["removeformat",""]] "<p style=\"font-weight: bold \">foo[bar]baz</p>" queryCommandValue("removeformat") after
1591 PASS [["stylewithcss","false"],["removeformat",""]] "<p style=\"font-weight: bol d\">foo[bar]baz</p>": execCommand("stylewithcss", false, "false") return value 1591 PASS [["stylewithcss","false"],["removeformat",""]] "<p style=\"font-weight: bol d\">foo[bar]baz</p>": execCommand("stylewithcss", false, "false") return value
1592 PASS [["stylewithcss","false"],["removeformat",""]] "<p style=\"font-weight: bol d\">foo[bar]baz</p>": execCommand("removeformat", false, "") return value 1592 PASS [["stylewithcss","false"],["removeformat",""]] "<p style=\"font-weight: bol d\">foo[bar]baz</p>": execCommand("removeformat", false, "") return value
1593 PASS [["stylewithcss","false"],["removeformat",""]] "<p style=\"font-weight: bol d\">foo[bar]baz</p>" checks for modifications to non-editable content 1593 PASS [["stylewithcss","false"],["removeformat",""]] "<p style=\"font-weight: bol d\">foo[bar]baz</p>" checks for modifications to non-editable content
1594 FAIL [["stylewithcss","false"],["removeformat",""]] "<p style=\"font-weight: bol d\">foo[bar]baz</p>" compare innerHTML assert_equals: Unexpected innerHTML (afte r normalizing inline style) expected "<p><b>foo</b>bar<b>baz</b></p>" but got "< p><span style=\"font-weight:bold\">foo</span>bar<b>baz</b></p>" 1594 FAIL [["stylewithcss","false"],["removeformat",""]] "<p style=\"font-weight: bol d\">foo[bar]baz</p>" compare innerHTML assert_equals: Unexpected innerHTML (afte r normalizing inline style) expected "<p><b>foo</b>bar<b>baz</b></p>" but got "< p><span style=\"font-weight:bold\">foo</span>bar<b>baz</b></p>"
1595 PASS [["stylewithcss","false"],["removeformat",""]] "<p style=\"font-weight: bol d\">foo[bar]baz</p>" queryCommandIndeterm("stylewithcss") before 1595 PASS [["stylewithcss","false"],["removeformat",""]] "<p style=\"font-weight: bol d\">foo[bar]baz</p>" queryCommandIndeterm("stylewithcss") before
1596 PASS [["stylewithcss","false"],["removeformat",""]] "<p style=\"font-weight: bol d\">foo[bar]baz</p>" queryCommandState("stylewithcss") before 1596 PASS [["stylewithcss","false"],["removeformat",""]] "<p style=\"font-weight: bol d\">foo[bar]baz</p>" queryCommandState("stylewithcss") before
1597 FAIL [["stylewithcss","false"],["removeformat",""]] "<p style=\"font-weight: bol d\">foo[bar]baz</p>" queryCommandValue("stylewithcss") before assert_equals: Wro ng result returned expected "" but got "true" 1597 PASS [["stylewithcss","false"],["removeformat",""]] "<p style=\"font-weight: bol d\">foo[bar]baz</p>" queryCommandValue("stylewithcss") before
1598 PASS [["stylewithcss","false"],["removeformat",""]] "<p style=\"font-weight: bol d\">foo[bar]baz</p>" queryCommandIndeterm("stylewithcss") after 1598 PASS [["stylewithcss","false"],["removeformat",""]] "<p style=\"font-weight: bol d\">foo[bar]baz</p>" queryCommandIndeterm("stylewithcss") after
1599 PASS [["stylewithcss","false"],["removeformat",""]] "<p style=\"font-weight: bol d\">foo[bar]baz</p>" queryCommandState("stylewithcss") after 1599 PASS [["stylewithcss","false"],["removeformat",""]] "<p style=\"font-weight: bol d\">foo[bar]baz</p>" queryCommandState("stylewithcss") after
1600 FAIL [["stylewithcss","false"],["removeformat",""]] "<p style=\"font-weight: bol d\">foo[bar]baz</p>" queryCommandValue("stylewithcss") after assert_equals: Wron g result returned expected "" but got "false" 1600 PASS [["stylewithcss","false"],["removeformat",""]] "<p style=\"font-weight: bol d\">foo[bar]baz</p>" queryCommandValue("stylewithcss") after
1601 PASS [["stylewithcss","false"],["removeformat",""]] "<p style=\"font-weight: bol d\">foo[bar]baz</p>" queryCommandIndeterm("removeformat") before 1601 PASS [["stylewithcss","false"],["removeformat",""]] "<p style=\"font-weight: bol d\">foo[bar]baz</p>" queryCommandIndeterm("removeformat") before
1602 PASS [["stylewithcss","false"],["removeformat",""]] "<p style=\"font-weight: bol d\">foo[bar]baz</p>" queryCommandState("removeformat") before 1602 PASS [["stylewithcss","false"],["removeformat",""]] "<p style=\"font-weight: bol d\">foo[bar]baz</p>" queryCommandState("removeformat") before
1603 PASS [["stylewithcss","false"],["removeformat",""]] "<p style=\"font-weight: bol d\">foo[bar]baz</p>" queryCommandValue("removeformat") before 1603 PASS [["stylewithcss","false"],["removeformat",""]] "<p style=\"font-weight: bol d\">foo[bar]baz</p>" queryCommandValue("removeformat") before
1604 PASS [["stylewithcss","false"],["removeformat",""]] "<p style=\"font-weight: bol d\">foo[bar]baz</p>" queryCommandIndeterm("removeformat") after 1604 PASS [["stylewithcss","false"],["removeformat",""]] "<p style=\"font-weight: bol d\">foo[bar]baz</p>" queryCommandIndeterm("removeformat") after
1605 PASS [["stylewithcss","false"],["removeformat",""]] "<p style=\"font-weight: bol d\">foo[bar]baz</p>" queryCommandState("removeformat") after 1605 PASS [["stylewithcss","false"],["removeformat",""]] "<p style=\"font-weight: bol d\">foo[bar]baz</p>" queryCommandState("removeformat") after
1606 PASS [["stylewithcss","false"],["removeformat",""]] "<p style=\"font-weight: bol d\">foo[bar]baz</p>" queryCommandValue("removeformat") after 1606 PASS [["stylewithcss","false"],["removeformat",""]] "<p style=\"font-weight: bol d\">foo[bar]baz</p>" queryCommandValue("removeformat") after
1607 PASS [["stylewithcss","true"],["removeformat",""]] "<b><p style=\"font-weight: b old\">foo[bar]baz</p></b>": execCommand("stylewithcss", false, "true") return va lue 1607 PASS [["stylewithcss","true"],["removeformat",""]] "<b><p style=\"font-weight: b old\">foo[bar]baz</p></b>": execCommand("stylewithcss", false, "true") return va lue
1608 PASS [["stylewithcss","true"],["removeformat",""]] "<b><p style=\"font-weight: b old\">foo[bar]baz</p></b>": execCommand("removeformat", false, "") return value 1608 PASS [["stylewithcss","true"],["removeformat",""]] "<b><p style=\"font-weight: b old\">foo[bar]baz</p></b>": execCommand("removeformat", false, "") return value
1609 PASS [["stylewithcss","true"],["removeformat",""]] "<b><p style=\"font-weight: b old\">foo[bar]baz</p></b>" checks for modifications to non-editable content 1609 PASS [["stylewithcss","true"],["removeformat",""]] "<b><p style=\"font-weight: b old\">foo[bar]baz</p></b>" checks for modifications to non-editable content
1610 FAIL [["stylewithcss","true"],["removeformat",""]] "<b><p style=\"font-weight: b old\">foo[bar]baz</p></b>" compare innerHTML assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p><span style=\"font-weight:bold\"> foo</span>bar<span style=\"font-weight:bold\">baz</span></p>" but got "<p><b><sp an style=\"font-weight:bold\">foo</span></b>bar<b>baz</b></p>" 1610 FAIL [["stylewithcss","true"],["removeformat",""]] "<b><p style=\"font-weight: b old\">foo[bar]baz</p></b>" compare innerHTML assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p><span style=\"font-weight:bold\"> foo</span>bar<span style=\"font-weight:bold\">baz</span></p>" but got "<p><b><sp an style=\"font-weight:bold\">foo</span></b>bar<b>baz</b></p>"
1611 PASS [["stylewithcss","true"],["removeformat",""]] "<b><p style=\"font-weight: b old\">foo[bar]baz</p></b>" queryCommandIndeterm("stylewithcss") before 1611 PASS [["stylewithcss","true"],["removeformat",""]] "<b><p style=\"font-weight: b old\">foo[bar]baz</p></b>" queryCommandIndeterm("stylewithcss") before
1612 PASS [["stylewithcss","true"],["removeformat",""]] "<b><p style=\"font-weight: b old\">foo[bar]baz</p></b>" queryCommandState("stylewithcss") before 1612 PASS [["stylewithcss","true"],["removeformat",""]] "<b><p style=\"font-weight: b old\">foo[bar]baz</p></b>" queryCommandState("stylewithcss") before
1613 FAIL [["stylewithcss","true"],["removeformat",""]] "<b><p style=\"font-weight: b old\">foo[bar]baz</p></b>" queryCommandValue("stylewithcss") before assert_equal s: Wrong result returned expected "" but got "false" 1613 PASS [["stylewithcss","true"],["removeformat",""]] "<b><p style=\"font-weight: b old\">foo[bar]baz</p></b>" queryCommandValue("stylewithcss") before
1614 PASS [["stylewithcss","true"],["removeformat",""]] "<b><p style=\"font-weight: b old\">foo[bar]baz</p></b>" queryCommandIndeterm("stylewithcss") after 1614 PASS [["stylewithcss","true"],["removeformat",""]] "<b><p style=\"font-weight: b old\">foo[bar]baz</p></b>" queryCommandIndeterm("stylewithcss") after
1615 PASS [["stylewithcss","true"],["removeformat",""]] "<b><p style=\"font-weight: b old\">foo[bar]baz</p></b>" queryCommandState("stylewithcss") after 1615 PASS [["stylewithcss","true"],["removeformat",""]] "<b><p style=\"font-weight: b old\">foo[bar]baz</p></b>" queryCommandState("stylewithcss") after
1616 FAIL [["stylewithcss","true"],["removeformat",""]] "<b><p style=\"font-weight: b old\">foo[bar]baz</p></b>" queryCommandValue("stylewithcss") after assert_equals : Wrong result returned expected "" but got "true" 1616 PASS [["stylewithcss","true"],["removeformat",""]] "<b><p style=\"font-weight: b old\">foo[bar]baz</p></b>" queryCommandValue("stylewithcss") after
1617 PASS [["stylewithcss","true"],["removeformat",""]] "<b><p style=\"font-weight: b old\">foo[bar]baz</p></b>" queryCommandIndeterm("removeformat") before 1617 PASS [["stylewithcss","true"],["removeformat",""]] "<b><p style=\"font-weight: b old\">foo[bar]baz</p></b>" queryCommandIndeterm("removeformat") before
1618 PASS [["stylewithcss","true"],["removeformat",""]] "<b><p style=\"font-weight: b old\">foo[bar]baz</p></b>" queryCommandState("removeformat") before 1618 PASS [["stylewithcss","true"],["removeformat",""]] "<b><p style=\"font-weight: b old\">foo[bar]baz</p></b>" queryCommandState("removeformat") before
1619 PASS [["stylewithcss","true"],["removeformat",""]] "<b><p style=\"font-weight: b old\">foo[bar]baz</p></b>" queryCommandValue("removeformat") before 1619 PASS [["stylewithcss","true"],["removeformat",""]] "<b><p style=\"font-weight: b old\">foo[bar]baz</p></b>" queryCommandValue("removeformat") before
1620 PASS [["stylewithcss","true"],["removeformat",""]] "<b><p style=\"font-weight: b old\">foo[bar]baz</p></b>" queryCommandIndeterm("removeformat") after 1620 PASS [["stylewithcss","true"],["removeformat",""]] "<b><p style=\"font-weight: b old\">foo[bar]baz</p></b>" queryCommandIndeterm("removeformat") after
1621 PASS [["stylewithcss","true"],["removeformat",""]] "<b><p style=\"font-weight: b old\">foo[bar]baz</p></b>" queryCommandState("removeformat") after 1621 PASS [["stylewithcss","true"],["removeformat",""]] "<b><p style=\"font-weight: b old\">foo[bar]baz</p></b>" queryCommandState("removeformat") after
1622 PASS [["stylewithcss","true"],["removeformat",""]] "<b><p style=\"font-weight: b old\">foo[bar]baz</p></b>" queryCommandValue("removeformat") after 1622 PASS [["stylewithcss","true"],["removeformat",""]] "<b><p style=\"font-weight: b old\">foo[bar]baz</p></b>" queryCommandValue("removeformat") after
1623 PASS [["stylewithcss","false"],["removeformat",""]] "<b><p style=\"font-weight: bold\">foo[bar]baz</p></b>": execCommand("stylewithcss", false, "false") return value 1623 PASS [["stylewithcss","false"],["removeformat",""]] "<b><p style=\"font-weight: bold\">foo[bar]baz</p></b>": execCommand("stylewithcss", false, "false") return value
1624 PASS [["stylewithcss","false"],["removeformat",""]] "<b><p style=\"font-weight: bold\">foo[bar]baz</p></b>": execCommand("removeformat", false, "") return value 1624 PASS [["stylewithcss","false"],["removeformat",""]] "<b><p style=\"font-weight: bold\">foo[bar]baz</p></b>": execCommand("removeformat", false, "") return value
1625 PASS [["stylewithcss","false"],["removeformat",""]] "<b><p style=\"font-weight: bold\">foo[bar]baz</p></b>" checks for modifications to non-editable content 1625 PASS [["stylewithcss","false"],["removeformat",""]] "<b><p style=\"font-weight: bold\">foo[bar]baz</p></b>" checks for modifications to non-editable content
1626 FAIL [["stylewithcss","false"],["removeformat",""]] "<b><p style=\"font-weight: bold\">foo[bar]baz</p></b>" compare innerHTML assert_equals: Unexpected innerHTM L (after normalizing inline style) expected "<p><b>foo</b>bar<b>baz</b></p>" but got "<p><b><span style=\"font-weight:bold\">foo</span></b>bar<b>baz</b></p>" 1626 FAIL [["stylewithcss","false"],["removeformat",""]] "<b><p style=\"font-weight: bold\">foo[bar]baz</p></b>" compare innerHTML assert_equals: Unexpected innerHTM L (after normalizing inline style) expected "<p><b>foo</b>bar<b>baz</b></p>" but got "<p><b><span style=\"font-weight:bold\">foo</span></b>bar<b>baz</b></p>"
1627 PASS [["stylewithcss","false"],["removeformat",""]] "<b><p style=\"font-weight: bold\">foo[bar]baz</p></b>" queryCommandIndeterm("stylewithcss") before 1627 PASS [["stylewithcss","false"],["removeformat",""]] "<b><p style=\"font-weight: bold\">foo[bar]baz</p></b>" queryCommandIndeterm("stylewithcss") before
1628 PASS [["stylewithcss","false"],["removeformat",""]] "<b><p style=\"font-weight: bold\">foo[bar]baz</p></b>" queryCommandState("stylewithcss") before 1628 PASS [["stylewithcss","false"],["removeformat",""]] "<b><p style=\"font-weight: bold\">foo[bar]baz</p></b>" queryCommandState("stylewithcss") before
1629 FAIL [["stylewithcss","false"],["removeformat",""]] "<b><p style=\"font-weight: bold\">foo[bar]baz</p></b>" queryCommandValue("stylewithcss") before assert_equa ls: Wrong result returned expected "" but got "true" 1629 PASS [["stylewithcss","false"],["removeformat",""]] "<b><p style=\"font-weight: bold\">foo[bar]baz</p></b>" queryCommandValue("stylewithcss") before
1630 PASS [["stylewithcss","false"],["removeformat",""]] "<b><p style=\"font-weight: bold\">foo[bar]baz</p></b>" queryCommandIndeterm("stylewithcss") after 1630 PASS [["stylewithcss","false"],["removeformat",""]] "<b><p style=\"font-weight: bold\">foo[bar]baz</p></b>" queryCommandIndeterm("stylewithcss") after
1631 PASS [["stylewithcss","false"],["removeformat",""]] "<b><p style=\"font-weight: bold\">foo[bar]baz</p></b>" queryCommandState("stylewithcss") after 1631 PASS [["stylewithcss","false"],["removeformat",""]] "<b><p style=\"font-weight: bold\">foo[bar]baz</p></b>" queryCommandState("stylewithcss") after
1632 FAIL [["stylewithcss","false"],["removeformat",""]] "<b><p style=\"font-weight: bold\">foo[bar]baz</p></b>" queryCommandValue("stylewithcss") after assert_equal s: Wrong result returned expected "" but got "false" 1632 PASS [["stylewithcss","false"],["removeformat",""]] "<b><p style=\"font-weight: bold\">foo[bar]baz</p></b>" queryCommandValue("stylewithcss") after
1633 PASS [["stylewithcss","false"],["removeformat",""]] "<b><p style=\"font-weight: bold\">foo[bar]baz</p></b>" queryCommandIndeterm("removeformat") before 1633 PASS [["stylewithcss","false"],["removeformat",""]] "<b><p style=\"font-weight: bold\">foo[bar]baz</p></b>" queryCommandIndeterm("removeformat") before
1634 PASS [["stylewithcss","false"],["removeformat",""]] "<b><p style=\"font-weight: bold\">foo[bar]baz</p></b>" queryCommandState("removeformat") before 1634 PASS [["stylewithcss","false"],["removeformat",""]] "<b><p style=\"font-weight: bold\">foo[bar]baz</p></b>" queryCommandState("removeformat") before
1635 PASS [["stylewithcss","false"],["removeformat",""]] "<b><p style=\"font-weight: bold\">foo[bar]baz</p></b>" queryCommandValue("removeformat") before 1635 PASS [["stylewithcss","false"],["removeformat",""]] "<b><p style=\"font-weight: bold\">foo[bar]baz</p></b>" queryCommandValue("removeformat") before
1636 PASS [["stylewithcss","false"],["removeformat",""]] "<b><p style=\"font-weight: bold\">foo[bar]baz</p></b>" queryCommandIndeterm("removeformat") after 1636 PASS [["stylewithcss","false"],["removeformat",""]] "<b><p style=\"font-weight: bold\">foo[bar]baz</p></b>" queryCommandIndeterm("removeformat") after
1637 PASS [["stylewithcss","false"],["removeformat",""]] "<b><p style=\"font-weight: bold\">foo[bar]baz</p></b>" queryCommandState("removeformat") after 1637 PASS [["stylewithcss","false"],["removeformat",""]] "<b><p style=\"font-weight: bold\">foo[bar]baz</p></b>" queryCommandState("removeformat") after
1638 PASS [["stylewithcss","false"],["removeformat",""]] "<b><p style=\"font-weight: bold\">foo[bar]baz</p></b>" queryCommandValue("removeformat") after 1638 PASS [["stylewithcss","false"],["removeformat",""]] "<b><p style=\"font-weight: bold\">foo[bar]baz</p></b>" queryCommandValue("removeformat") after
1639 PASS [["removeformat",""]] "<p style=\"font-variant: small-caps\">foo[bar]baz</p >": execCommand("removeformat", false, "") return value 1639 PASS [["removeformat",""]] "<p style=\"font-variant: small-caps\">foo[bar]baz</p >": execCommand("removeformat", false, "") return value
1640 PASS [["removeformat",""]] "<p style=\"font-variant: small-caps\">foo[bar]baz</p >" checks for modifications to non-editable content 1640 PASS [["removeformat",""]] "<p style=\"font-variant: small-caps\">foo[bar]baz</p >" checks for modifications to non-editable content
1641 FAIL [["removeformat",""]] "<p style=\"font-variant: small-caps\">foo[bar]baz</p >" compare innerHTML assert_equals: Unexpected innerHTML (after normalizing inli ne style) expected "<p style=\"font-variant:small-caps\">foobarbaz</p>" but got "<p style=\"font-variant-numeric:normal\"><span style=\"font-variant-ligatures:n ormal; font-variant-caps:small-caps\">foo</span>bar<span style=\"font-variant-ca ps:small-caps\">baz</span></p>" 1641 FAIL [["removeformat",""]] "<p style=\"font-variant: small-caps\">foo[bar]baz</p >" compare innerHTML assert_equals: Unexpected innerHTML (after normalizing inli ne style) expected "<p style=\"font-variant:small-caps\">foobarbaz</p>" but got "<p style=\"font-variant-numeric:normal\"><span style=\"font-variant-ligatures:n ormal; font-variant-caps:small-caps\">foo</span>bar<span style=\"font-variant-ca ps:small-caps\">baz</span></p>"
1642 PASS [["removeformat",""]] "<p style=\"font-variant: small-caps\">foo[bar]baz</p >" queryCommandIndeterm("removeformat") before 1642 PASS [["removeformat",""]] "<p style=\"font-variant: small-caps\">foo[bar]baz</p >" queryCommandIndeterm("removeformat") before
(...skipping 28 matching lines...) Expand all
1671 PASS [["removeformat",""]] "{<p style=\"text-indent: 2em\">foobarbaz</p>}" query CommandValue("removeformat") before 1671 PASS [["removeformat",""]] "{<p style=\"text-indent: 2em\">foobarbaz</p>}" query CommandValue("removeformat") before
1672 PASS [["removeformat",""]] "{<p style=\"text-indent: 2em\">foobarbaz</p>}" query CommandIndeterm("removeformat") after 1672 PASS [["removeformat",""]] "{<p style=\"text-indent: 2em\">foobarbaz</p>}" query CommandIndeterm("removeformat") after
1673 PASS [["removeformat",""]] "{<p style=\"text-indent: 2em\">foobarbaz</p>}" query CommandState("removeformat") after 1673 PASS [["removeformat",""]] "{<p style=\"text-indent: 2em\">foobarbaz</p>}" query CommandState("removeformat") after
1674 PASS [["removeformat",""]] "{<p style=\"text-indent: 2em\">foobarbaz</p>}" query CommandValue("removeformat") after 1674 PASS [["removeformat",""]] "{<p style=\"text-indent: 2em\">foobarbaz</p>}" query CommandValue("removeformat") after
1675 PASS [["stylewithcss","true"],["removeformat",""]] "<table data-start=0 data-end =1><tr><td><b>foo</b></table>": execCommand("stylewithcss", false, "true") retur n value 1675 PASS [["stylewithcss","true"],["removeformat",""]] "<table data-start=0 data-end =1><tr><td><b>foo</b></table>": execCommand("stylewithcss", false, "true") retur n value
1676 PASS [["stylewithcss","true"],["removeformat",""]] "<table data-start=0 data-end =1><tr><td><b>foo</b></table>": execCommand("removeformat", false, "") return va lue 1676 PASS [["stylewithcss","true"],["removeformat",""]] "<table data-start=0 data-end =1><tr><td><b>foo</b></table>": execCommand("removeformat", false, "") return va lue
1677 PASS [["stylewithcss","true"],["removeformat",""]] "<table data-start=0 data-end =1><tr><td><b>foo</b></table>" checks for modifications to non-editable content 1677 PASS [["stylewithcss","true"],["removeformat",""]] "<table data-start=0 data-end =1><tr><td><b>foo</b></table>" checks for modifications to non-editable content
1678 FAIL [["stylewithcss","true"],["removeformat",""]] "<table data-start=0 data-end =1><tr><td><b>foo</b></table>" compare innerHTML assert_equals: Unexpected inner HTML (after normalizing inline style) expected "<table><tbody><tr><td>foo</td></ tr></tbody></table>" but got "<table><tbody><tr><td><b>foo</b></td></tr></tbody> </table>" 1678 FAIL [["stylewithcss","true"],["removeformat",""]] "<table data-start=0 data-end =1><tr><td><b>foo</b></table>" compare innerHTML assert_equals: Unexpected inner HTML (after normalizing inline style) expected "<table><tbody><tr><td>foo</td></ tr></tbody></table>" but got "<table><tbody><tr><td><b>foo</b></td></tr></tbody> </table>"
1679 PASS [["stylewithcss","true"],["removeformat",""]] "<table data-start=0 data-end =1><tr><td><b>foo</b></table>" queryCommandIndeterm("stylewithcss") before 1679 PASS [["stylewithcss","true"],["removeformat",""]] "<table data-start=0 data-end =1><tr><td><b>foo</b></table>" queryCommandIndeterm("stylewithcss") before
1680 PASS [["stylewithcss","true"],["removeformat",""]] "<table data-start=0 data-end =1><tr><td><b>foo</b></table>" queryCommandState("stylewithcss") before 1680 PASS [["stylewithcss","true"],["removeformat",""]] "<table data-start=0 data-end =1><tr><td><b>foo</b></table>" queryCommandState("stylewithcss") before
1681 FAIL [["stylewithcss","true"],["removeformat",""]] "<table data-start=0 data-end =1><tr><td><b>foo</b></table>" queryCommandValue("stylewithcss") before assert_e quals: Wrong result returned expected "" but got "false" 1681 PASS [["stylewithcss","true"],["removeformat",""]] "<table data-start=0 data-end =1><tr><td><b>foo</b></table>" queryCommandValue("stylewithcss") before
1682 PASS [["stylewithcss","true"],["removeformat",""]] "<table data-start=0 data-end =1><tr><td><b>foo</b></table>" queryCommandIndeterm("stylewithcss") after 1682 PASS [["stylewithcss","true"],["removeformat",""]] "<table data-start=0 data-end =1><tr><td><b>foo</b></table>" queryCommandIndeterm("stylewithcss") after
1683 PASS [["stylewithcss","true"],["removeformat",""]] "<table data-start=0 data-end =1><tr><td><b>foo</b></table>" queryCommandState("stylewithcss") after 1683 PASS [["stylewithcss","true"],["removeformat",""]] "<table data-start=0 data-end =1><tr><td><b>foo</b></table>" queryCommandState("stylewithcss") after
1684 FAIL [["stylewithcss","true"],["removeformat",""]] "<table data-start=0 data-end =1><tr><td><b>foo</b></table>" queryCommandValue("stylewithcss") after assert_eq uals: Wrong result returned expected "" but got "true" 1684 PASS [["stylewithcss","true"],["removeformat",""]] "<table data-start=0 data-end =1><tr><td><b>foo</b></table>" queryCommandValue("stylewithcss") after
1685 PASS [["stylewithcss","true"],["removeformat",""]] "<table data-start=0 data-end =1><tr><td><b>foo</b></table>" queryCommandIndeterm("removeformat") before 1685 PASS [["stylewithcss","true"],["removeformat",""]] "<table data-start=0 data-end =1><tr><td><b>foo</b></table>" queryCommandIndeterm("removeformat") before
1686 PASS [["stylewithcss","true"],["removeformat",""]] "<table data-start=0 data-end =1><tr><td><b>foo</b></table>" queryCommandState("removeformat") before 1686 PASS [["stylewithcss","true"],["removeformat",""]] "<table data-start=0 data-end =1><tr><td><b>foo</b></table>" queryCommandState("removeformat") before
1687 PASS [["stylewithcss","true"],["removeformat",""]] "<table data-start=0 data-end =1><tr><td><b>foo</b></table>" queryCommandValue("removeformat") before 1687 PASS [["stylewithcss","true"],["removeformat",""]] "<table data-start=0 data-end =1><tr><td><b>foo</b></table>" queryCommandValue("removeformat") before
1688 PASS [["stylewithcss","true"],["removeformat",""]] "<table data-start=0 data-end =1><tr><td><b>foo</b></table>" queryCommandIndeterm("removeformat") after 1688 PASS [["stylewithcss","true"],["removeformat",""]] "<table data-start=0 data-end =1><tr><td><b>foo</b></table>" queryCommandIndeterm("removeformat") after
1689 PASS [["stylewithcss","true"],["removeformat",""]] "<table data-start=0 data-end =1><tr><td><b>foo</b></table>" queryCommandState("removeformat") after 1689 PASS [["stylewithcss","true"],["removeformat",""]] "<table data-start=0 data-end =1><tr><td><b>foo</b></table>" queryCommandState("removeformat") after
1690 PASS [["stylewithcss","true"],["removeformat",""]] "<table data-start=0 data-end =1><tr><td><b>foo</b></table>" queryCommandValue("removeformat") after 1690 PASS [["stylewithcss","true"],["removeformat",""]] "<table data-start=0 data-end =1><tr><td><b>foo</b></table>" queryCommandValue("removeformat") after
1691 PASS [["stylewithcss","false"],["removeformat",""]] "<table data-start=0 data-en d=1><tr><td><b>foo</b></table>": execCommand("stylewithcss", false, "false") ret urn value 1691 PASS [["stylewithcss","false"],["removeformat",""]] "<table data-start=0 data-en d=1><tr><td><b>foo</b></table>": execCommand("stylewithcss", false, "false") ret urn value
1692 PASS [["stylewithcss","false"],["removeformat",""]] "<table data-start=0 data-en d=1><tr><td><b>foo</b></table>": execCommand("removeformat", false, "") return v alue 1692 PASS [["stylewithcss","false"],["removeformat",""]] "<table data-start=0 data-en d=1><tr><td><b>foo</b></table>": execCommand("removeformat", false, "") return v alue
1693 PASS [["stylewithcss","false"],["removeformat",""]] "<table data-start=0 data-en d=1><tr><td><b>foo</b></table>" checks for modifications to non-editable content 1693 PASS [["stylewithcss","false"],["removeformat",""]] "<table data-start=0 data-en d=1><tr><td><b>foo</b></table>" checks for modifications to non-editable content
1694 FAIL [["stylewithcss","false"],["removeformat",""]] "<table data-start=0 data-en d=1><tr><td><b>foo</b></table>" compare innerHTML assert_equals: Unexpected inne rHTML (after normalizing inline style) expected "<table><tbody><tr><td>foo</td>< /tr></tbody></table>" but got "<table><tbody><tr><td><b>foo</b></td></tr></tbody ></table>" 1694 FAIL [["stylewithcss","false"],["removeformat",""]] "<table data-start=0 data-en d=1><tr><td><b>foo</b></table>" compare innerHTML assert_equals: Unexpected inne rHTML (after normalizing inline style) expected "<table><tbody><tr><td>foo</td>< /tr></tbody></table>" but got "<table><tbody><tr><td><b>foo</b></td></tr></tbody ></table>"
1695 PASS [["stylewithcss","false"],["removeformat",""]] "<table data-start=0 data-en d=1><tr><td><b>foo</b></table>" queryCommandIndeterm("stylewithcss") before 1695 PASS [["stylewithcss","false"],["removeformat",""]] "<table data-start=0 data-en d=1><tr><td><b>foo</b></table>" queryCommandIndeterm("stylewithcss") before
1696 PASS [["stylewithcss","false"],["removeformat",""]] "<table data-start=0 data-en d=1><tr><td><b>foo</b></table>" queryCommandState("stylewithcss") before 1696 PASS [["stylewithcss","false"],["removeformat",""]] "<table data-start=0 data-en d=1><tr><td><b>foo</b></table>" queryCommandState("stylewithcss") before
1697 FAIL [["stylewithcss","false"],["removeformat",""]] "<table data-start=0 data-en d=1><tr><td><b>foo</b></table>" queryCommandValue("stylewithcss") before assert_ equals: Wrong result returned expected "" but got "true" 1697 PASS [["stylewithcss","false"],["removeformat",""]] "<table data-start=0 data-en d=1><tr><td><b>foo</b></table>" queryCommandValue("stylewithcss") before
1698 PASS [["stylewithcss","false"],["removeformat",""]] "<table data-start=0 data-en d=1><tr><td><b>foo</b></table>" queryCommandIndeterm("stylewithcss") after 1698 PASS [["stylewithcss","false"],["removeformat",""]] "<table data-start=0 data-en d=1><tr><td><b>foo</b></table>" queryCommandIndeterm("stylewithcss") after
1699 PASS [["stylewithcss","false"],["removeformat",""]] "<table data-start=0 data-en d=1><tr><td><b>foo</b></table>" queryCommandState("stylewithcss") after 1699 PASS [["stylewithcss","false"],["removeformat",""]] "<table data-start=0 data-en d=1><tr><td><b>foo</b></table>" queryCommandState("stylewithcss") after
1700 FAIL [["stylewithcss","false"],["removeformat",""]] "<table data-start=0 data-en d=1><tr><td><b>foo</b></table>" queryCommandValue("stylewithcss") after assert_e quals: Wrong result returned expected "" but got "false" 1700 PASS [["stylewithcss","false"],["removeformat",""]] "<table data-start=0 data-en d=1><tr><td><b>foo</b></table>" queryCommandValue("stylewithcss") after
1701 PASS [["stylewithcss","false"],["removeformat",""]] "<table data-start=0 data-en d=1><tr><td><b>foo</b></table>" queryCommandIndeterm("removeformat") before 1701 PASS [["stylewithcss","false"],["removeformat",""]] "<table data-start=0 data-en d=1><tr><td><b>foo</b></table>" queryCommandIndeterm("removeformat") before
1702 PASS [["stylewithcss","false"],["removeformat",""]] "<table data-start=0 data-en d=1><tr><td><b>foo</b></table>" queryCommandState("removeformat") before 1702 PASS [["stylewithcss","false"],["removeformat",""]] "<table data-start=0 data-en d=1><tr><td><b>foo</b></table>" queryCommandState("removeformat") before
1703 PASS [["stylewithcss","false"],["removeformat",""]] "<table data-start=0 data-en d=1><tr><td><b>foo</b></table>" queryCommandValue("removeformat") before 1703 PASS [["stylewithcss","false"],["removeformat",""]] "<table data-start=0 data-en d=1><tr><td><b>foo</b></table>" queryCommandValue("removeformat") before
1704 PASS [["stylewithcss","false"],["removeformat",""]] "<table data-start=0 data-en d=1><tr><td><b>foo</b></table>" queryCommandIndeterm("removeformat") after 1704 PASS [["stylewithcss","false"],["removeformat",""]] "<table data-start=0 data-en d=1><tr><td><b>foo</b></table>" queryCommandIndeterm("removeformat") after
1705 PASS [["stylewithcss","false"],["removeformat",""]] "<table data-start=0 data-en d=1><tr><td><b>foo</b></table>" queryCommandState("removeformat") after 1705 PASS [["stylewithcss","false"],["removeformat",""]] "<table data-start=0 data-en d=1><tr><td><b>foo</b></table>" queryCommandState("removeformat") after
1706 PASS [["stylewithcss","false"],["removeformat",""]] "<table data-start=0 data-en d=1><tr><td><b>foo</b></table>" queryCommandValue("removeformat") after 1706 PASS [["stylewithcss","false"],["removeformat",""]] "<table data-start=0 data-en d=1><tr><td><b>foo</b></table>" queryCommandValue("removeformat") after
1707 Harness: the test ran to completion. 1707 Harness: the test ran to completion.
1708 1708
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698