OLD | NEW |
1 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
2 Found 423 tests; 374 PASS, 49 FAIL, 0 TIMEOUT, 0 NOTRUN. | 2 Found 423 tests; 408 PASS, 15 FAIL, 0 TIMEOUT, 0 NOTRUN. |
3 FAIL [["defaultparagraphseparator",""]] "foo[bar]baz": execCommand("defaultparag
raphseparator", false, "") return value assert_equals: expected false but got tr
ue | 3 FAIL [["defaultparagraphseparator",""]] "foo[bar]baz": execCommand("defaultparag
raphseparator", false, "") return value assert_equals: expected false but got tr
ue |
4 PASS [["defaultparagraphseparator",""]] "foo[bar]baz" checks for modifications t
o non-editable content | 4 PASS [["defaultparagraphseparator",""]] "foo[bar]baz" checks for modifications t
o non-editable content |
5 PASS [["defaultparagraphseparator",""]] "foo[bar]baz" compare innerHTML | 5 PASS [["defaultparagraphseparator",""]] "foo[bar]baz" compare innerHTML |
6 PASS [["defaultparagraphseparator",""]] "foo[bar]baz" queryCommandIndeterm("defa
ultparagraphseparator") before | 6 PASS [["defaultparagraphseparator",""]] "foo[bar]baz" queryCommandIndeterm("defa
ultparagraphseparator") before |
7 PASS [["defaultparagraphseparator",""]] "foo[bar]baz" queryCommandState("default
paragraphseparator") before | 7 PASS [["defaultparagraphseparator",""]] "foo[bar]baz" queryCommandState("default
paragraphseparator") before |
8 PASS [["defaultparagraphseparator",""]] "foo[bar]baz" queryCommandValue("default
paragraphseparator") before | 8 PASS [["defaultparagraphseparator",""]] "foo[bar]baz" queryCommandValue("default
paragraphseparator") before |
9 PASS [["defaultparagraphseparator",""]] "foo[bar]baz" queryCommandIndeterm("defa
ultparagraphseparator") after | 9 PASS [["defaultparagraphseparator",""]] "foo[bar]baz" queryCommandIndeterm("defa
ultparagraphseparator") after |
10 PASS [["defaultparagraphseparator",""]] "foo[bar]baz" queryCommandState("default
paragraphseparator") after | 10 PASS [["defaultparagraphseparator",""]] "foo[bar]baz" queryCommandState("default
paragraphseparator") after |
11 PASS [["defaultparagraphseparator",""]] "foo[bar]baz" queryCommandValue("default
paragraphseparator") after | 11 PASS [["defaultparagraphseparator",""]] "foo[bar]baz" queryCommandValue("default
paragraphseparator") after |
12 PASS [["defaultparagraphseparator","div"]] "foo[bar]baz": execCommand("defaultpa
ragraphseparator", false, "div") return value | 12 PASS [["defaultparagraphseparator","div"]] "foo[bar]baz": execCommand("defaultpa
ragraphseparator", false, "div") return value |
(...skipping 93 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
106 PASS [["selectall",""]] "foo[bar]baz" queryCommandState("selectall") before | 106 PASS [["selectall",""]] "foo[bar]baz" queryCommandState("selectall") before |
107 PASS [["selectall",""]] "foo[bar]baz" queryCommandValue("selectall") before | 107 PASS [["selectall",""]] "foo[bar]baz" queryCommandValue("selectall") before |
108 PASS [["selectall",""]] "foo[bar]baz" queryCommandIndeterm("selectall") after | 108 PASS [["selectall",""]] "foo[bar]baz" queryCommandIndeterm("selectall") after |
109 PASS [["selectall",""]] "foo[bar]baz" queryCommandState("selectall") after | 109 PASS [["selectall",""]] "foo[bar]baz" queryCommandState("selectall") after |
110 PASS [["selectall",""]] "foo[bar]baz" queryCommandValue("selectall") after | 110 PASS [["selectall",""]] "foo[bar]baz" queryCommandValue("selectall") after |
111 PASS [["stylewithcss","true"]] "foo[bar]baz": execCommand("stylewithcss", false,
"true") return value | 111 PASS [["stylewithcss","true"]] "foo[bar]baz": execCommand("stylewithcss", false,
"true") return value |
112 PASS [["stylewithcss","true"]] "foo[bar]baz" checks for modifications to non-edi
table content | 112 PASS [["stylewithcss","true"]] "foo[bar]baz" checks for modifications to non-edi
table content |
113 PASS [["stylewithcss","true"]] "foo[bar]baz" compare innerHTML | 113 PASS [["stylewithcss","true"]] "foo[bar]baz" compare innerHTML |
114 PASS [["stylewithcss","true"]] "foo[bar]baz" queryCommandIndeterm("stylewithcss"
) before | 114 PASS [["stylewithcss","true"]] "foo[bar]baz" queryCommandIndeterm("stylewithcss"
) before |
115 FAIL [["stylewithcss","true"]] "foo[bar]baz" queryCommandState("stylewithcss") b
efore assert_equals: Wrong result returned expected false but got true | 115 FAIL [["stylewithcss","true"]] "foo[bar]baz" queryCommandState("stylewithcss") b
efore assert_equals: Wrong result returned expected false but got true |
116 FAIL [["stylewithcss","true"]] "foo[bar]baz" queryCommandValue("stylewithcss") b
efore assert_equals: Wrong result returned expected "" but got "true" | 116 PASS [["stylewithcss","true"]] "foo[bar]baz" queryCommandValue("stylewithcss") b
efore |
117 PASS [["stylewithcss","true"]] "foo[bar]baz" queryCommandIndeterm("stylewithcss"
) after | 117 PASS [["stylewithcss","true"]] "foo[bar]baz" queryCommandIndeterm("stylewithcss"
) after |
118 PASS [["stylewithcss","true"]] "foo[bar]baz" queryCommandState("stylewithcss") a
fter | 118 PASS [["stylewithcss","true"]] "foo[bar]baz" queryCommandState("stylewithcss") a
fter |
119 FAIL [["stylewithcss","true"]] "foo[bar]baz" queryCommandValue("stylewithcss") a
fter assert_equals: Wrong result returned expected "" but got "true" | 119 PASS [["stylewithcss","true"]] "foo[bar]baz" queryCommandValue("stylewithcss") a
fter |
120 PASS [["stylewithcss","TRUE"]] "foo[bar]baz": execCommand("stylewithcss", false,
"TRUE") return value | 120 PASS [["stylewithcss","TRUE"]] "foo[bar]baz": execCommand("stylewithcss", false,
"TRUE") return value |
121 PASS [["stylewithcss","TRUE"]] "foo[bar]baz" checks for modifications to non-edi
table content | 121 PASS [["stylewithcss","TRUE"]] "foo[bar]baz" checks for modifications to non-edi
table content |
122 PASS [["stylewithcss","TRUE"]] "foo[bar]baz" compare innerHTML | 122 PASS [["stylewithcss","TRUE"]] "foo[bar]baz" compare innerHTML |
123 PASS [["stylewithcss","TRUE"]] "foo[bar]baz" queryCommandIndeterm("stylewithcss"
) before | 123 PASS [["stylewithcss","TRUE"]] "foo[bar]baz" queryCommandIndeterm("stylewithcss"
) before |
124 PASS [["stylewithcss","TRUE"]] "foo[bar]baz" queryCommandState("stylewithcss") b
efore | 124 PASS [["stylewithcss","TRUE"]] "foo[bar]baz" queryCommandState("stylewithcss") b
efore |
125 FAIL [["stylewithcss","TRUE"]] "foo[bar]baz" queryCommandValue("stylewithcss") b
efore assert_equals: Wrong result returned expected "" but got "true" | 125 PASS [["stylewithcss","TRUE"]] "foo[bar]baz" queryCommandValue("stylewithcss") b
efore |
126 PASS [["stylewithcss","TRUE"]] "foo[bar]baz" queryCommandIndeterm("stylewithcss"
) after | 126 PASS [["stylewithcss","TRUE"]] "foo[bar]baz" queryCommandIndeterm("stylewithcss"
) after |
127 PASS [["stylewithcss","TRUE"]] "foo[bar]baz" queryCommandState("stylewithcss") a
fter | 127 PASS [["stylewithcss","TRUE"]] "foo[bar]baz" queryCommandState("stylewithcss") a
fter |
128 FAIL [["stylewithcss","TRUE"]] "foo[bar]baz" queryCommandValue("stylewithcss") a
fter assert_equals: Wrong result returned expected "" but got "true" | 128 PASS [["stylewithcss","TRUE"]] "foo[bar]baz" queryCommandValue("stylewithcss") a
fter |
129 PASS [["stylewithcss","TrUe"]] "foo[bar]baz": execCommand("stylewithcss", false,
"TrUe") return value | 129 PASS [["stylewithcss","TrUe"]] "foo[bar]baz": execCommand("stylewithcss", false,
"TrUe") return value |
130 PASS [["stylewithcss","TrUe"]] "foo[bar]baz" checks for modifications to non-edi
table content | 130 PASS [["stylewithcss","TrUe"]] "foo[bar]baz" checks for modifications to non-edi
table content |
131 PASS [["stylewithcss","TrUe"]] "foo[bar]baz" compare innerHTML | 131 PASS [["stylewithcss","TrUe"]] "foo[bar]baz" compare innerHTML |
132 PASS [["stylewithcss","TrUe"]] "foo[bar]baz" queryCommandIndeterm("stylewithcss"
) before | 132 PASS [["stylewithcss","TrUe"]] "foo[bar]baz" queryCommandIndeterm("stylewithcss"
) before |
133 PASS [["stylewithcss","TrUe"]] "foo[bar]baz" queryCommandState("stylewithcss") b
efore | 133 PASS [["stylewithcss","TrUe"]] "foo[bar]baz" queryCommandState("stylewithcss") b
efore |
134 FAIL [["stylewithcss","TrUe"]] "foo[bar]baz" queryCommandValue("stylewithcss") b
efore assert_equals: Wrong result returned expected "" but got "true" | 134 PASS [["stylewithcss","TrUe"]] "foo[bar]baz" queryCommandValue("stylewithcss") b
efore |
135 PASS [["stylewithcss","TrUe"]] "foo[bar]baz" queryCommandIndeterm("stylewithcss"
) after | 135 PASS [["stylewithcss","TrUe"]] "foo[bar]baz" queryCommandIndeterm("stylewithcss"
) after |
136 PASS [["stylewithcss","TrUe"]] "foo[bar]baz" queryCommandState("stylewithcss") a
fter | 136 PASS [["stylewithcss","TrUe"]] "foo[bar]baz" queryCommandState("stylewithcss") a
fter |
137 FAIL [["stylewithcss","TrUe"]] "foo[bar]baz" queryCommandValue("stylewithcss") a
fter assert_equals: Wrong result returned expected "" but got "true" | 137 PASS [["stylewithcss","TrUe"]] "foo[bar]baz" queryCommandValue("stylewithcss") a
fter |
138 PASS [["stylewithcss","true "]] "foo[bar]baz": execCommand("stylewithcss", false
, "true ") return value | 138 PASS [["stylewithcss","true "]] "foo[bar]baz": execCommand("stylewithcss", false
, "true ") return value |
139 PASS [["stylewithcss","true "]] "foo[bar]baz" checks for modifications to non-ed
itable content | 139 PASS [["stylewithcss","true "]] "foo[bar]baz" checks for modifications to non-ed
itable content |
140 PASS [["stylewithcss","true "]] "foo[bar]baz" compare innerHTML | 140 PASS [["stylewithcss","true "]] "foo[bar]baz" compare innerHTML |
141 PASS [["stylewithcss","true "]] "foo[bar]baz" queryCommandIndeterm("stylewithcss
") before | 141 PASS [["stylewithcss","true "]] "foo[bar]baz" queryCommandIndeterm("stylewithcss
") before |
142 PASS [["stylewithcss","true "]] "foo[bar]baz" queryCommandState("stylewithcss")
before | 142 PASS [["stylewithcss","true "]] "foo[bar]baz" queryCommandState("stylewithcss")
before |
143 FAIL [["stylewithcss","true "]] "foo[bar]baz" queryCommandValue("stylewithcss")
before assert_equals: Wrong result returned expected "" but got "true" | 143 PASS [["stylewithcss","true "]] "foo[bar]baz" queryCommandValue("stylewithcss")
before |
144 PASS [["stylewithcss","true "]] "foo[bar]baz" queryCommandIndeterm("stylewithcss
") after | 144 PASS [["stylewithcss","true "]] "foo[bar]baz" queryCommandIndeterm("stylewithcss
") after |
145 PASS [["stylewithcss","true "]] "foo[bar]baz" queryCommandState("stylewithcss")
after | 145 PASS [["stylewithcss","true "]] "foo[bar]baz" queryCommandState("stylewithcss")
after |
146 FAIL [["stylewithcss","true "]] "foo[bar]baz" queryCommandValue("stylewithcss")
after assert_equals: Wrong result returned expected "" but got "true" | 146 PASS [["stylewithcss","true "]] "foo[bar]baz" queryCommandValue("stylewithcss")
after |
147 PASS [["stylewithcss"," true"]] "foo[bar]baz": execCommand("stylewithcss", false
, " true") return value | 147 PASS [["stylewithcss"," true"]] "foo[bar]baz": execCommand("stylewithcss", false
, " true") return value |
148 PASS [["stylewithcss"," true"]] "foo[bar]baz" checks for modifications to non-ed
itable content | 148 PASS [["stylewithcss"," true"]] "foo[bar]baz" checks for modifications to non-ed
itable content |
149 PASS [["stylewithcss"," true"]] "foo[bar]baz" compare innerHTML | 149 PASS [["stylewithcss"," true"]] "foo[bar]baz" compare innerHTML |
150 PASS [["stylewithcss"," true"]] "foo[bar]baz" queryCommandIndeterm("stylewithcss
") before | 150 PASS [["stylewithcss"," true"]] "foo[bar]baz" queryCommandIndeterm("stylewithcss
") before |
151 PASS [["stylewithcss"," true"]] "foo[bar]baz" queryCommandState("stylewithcss")
before | 151 PASS [["stylewithcss"," true"]] "foo[bar]baz" queryCommandState("stylewithcss")
before |
152 FAIL [["stylewithcss"," true"]] "foo[bar]baz" queryCommandValue("stylewithcss")
before assert_equals: Wrong result returned expected "" but got "true" | 152 PASS [["stylewithcss"," true"]] "foo[bar]baz" queryCommandValue("stylewithcss")
before |
153 PASS [["stylewithcss"," true"]] "foo[bar]baz" queryCommandIndeterm("stylewithcss
") after | 153 PASS [["stylewithcss"," true"]] "foo[bar]baz" queryCommandIndeterm("stylewithcss
") after |
154 PASS [["stylewithcss"," true"]] "foo[bar]baz" queryCommandState("stylewithcss")
after | 154 PASS [["stylewithcss"," true"]] "foo[bar]baz" queryCommandState("stylewithcss")
after |
155 FAIL [["stylewithcss"," true"]] "foo[bar]baz" queryCommandValue("stylewithcss")
after assert_equals: Wrong result returned expected "" but got "true" | 155 PASS [["stylewithcss"," true"]] "foo[bar]baz" queryCommandValue("stylewithcss")
after |
156 PASS [["stylewithcss","truer"]] "foo[bar]baz": execCommand("stylewithcss", false
, "truer") return value | 156 PASS [["stylewithcss","truer"]] "foo[bar]baz": execCommand("stylewithcss", false
, "truer") return value |
157 PASS [["stylewithcss","truer"]] "foo[bar]baz" checks for modifications to non-ed
itable content | 157 PASS [["stylewithcss","truer"]] "foo[bar]baz" checks for modifications to non-ed
itable content |
158 PASS [["stylewithcss","truer"]] "foo[bar]baz" compare innerHTML | 158 PASS [["stylewithcss","truer"]] "foo[bar]baz" compare innerHTML |
159 PASS [["stylewithcss","truer"]] "foo[bar]baz" queryCommandIndeterm("stylewithcss
") before | 159 PASS [["stylewithcss","truer"]] "foo[bar]baz" queryCommandIndeterm("stylewithcss
") before |
160 PASS [["stylewithcss","truer"]] "foo[bar]baz" queryCommandState("stylewithcss")
before | 160 PASS [["stylewithcss","truer"]] "foo[bar]baz" queryCommandState("stylewithcss")
before |
161 FAIL [["stylewithcss","truer"]] "foo[bar]baz" queryCommandValue("stylewithcss")
before assert_equals: Wrong result returned expected "" but got "true" | 161 PASS [["stylewithcss","truer"]] "foo[bar]baz" queryCommandValue("stylewithcss")
before |
162 PASS [["stylewithcss","truer"]] "foo[bar]baz" queryCommandIndeterm("stylewithcss
") after | 162 PASS [["stylewithcss","truer"]] "foo[bar]baz" queryCommandIndeterm("stylewithcss
") after |
163 PASS [["stylewithcss","truer"]] "foo[bar]baz" queryCommandState("stylewithcss")
after | 163 PASS [["stylewithcss","truer"]] "foo[bar]baz" queryCommandState("stylewithcss")
after |
164 FAIL [["stylewithcss","truer"]] "foo[bar]baz" queryCommandValue("stylewithcss")
after assert_equals: Wrong result returned expected "" but got "true" | 164 PASS [["stylewithcss","truer"]] "foo[bar]baz" queryCommandValue("stylewithcss")
after |
165 PASS [["stylewithcss"," true "]] "foo[bar]baz": execCommand("stylewithcss", fals
e, " true ") return value | 165 PASS [["stylewithcss"," true "]] "foo[bar]baz": execCommand("stylewithcss", fals
e, " true ") return value |
166 PASS [["stylewithcss"," true "]] "foo[bar]baz" checks for modifications to non-e
ditable content | 166 PASS [["stylewithcss"," true "]] "foo[bar]baz" checks for modifications to non-e
ditable content |
167 PASS [["stylewithcss"," true "]] "foo[bar]baz" compare innerHTML | 167 PASS [["stylewithcss"," true "]] "foo[bar]baz" compare innerHTML |
168 PASS [["stylewithcss"," true "]] "foo[bar]baz" queryCommandIndeterm("stylewithcs
s") before | 168 PASS [["stylewithcss"," true "]] "foo[bar]baz" queryCommandIndeterm("stylewithcs
s") before |
169 PASS [["stylewithcss"," true "]] "foo[bar]baz" queryCommandState("stylewithcss")
before | 169 PASS [["stylewithcss"," true "]] "foo[bar]baz" queryCommandState("stylewithcss")
before |
170 FAIL [["stylewithcss"," true "]] "foo[bar]baz" queryCommandValue("stylewithcss")
before assert_equals: Wrong result returned expected "" but got "true" | 170 PASS [["stylewithcss"," true "]] "foo[bar]baz" queryCommandValue("stylewithcss")
before |
171 PASS [["stylewithcss"," true "]] "foo[bar]baz" queryCommandIndeterm("stylewithcs
s") after | 171 PASS [["stylewithcss"," true "]] "foo[bar]baz" queryCommandIndeterm("stylewithcs
s") after |
172 PASS [["stylewithcss"," true "]] "foo[bar]baz" queryCommandState("stylewithcss")
after | 172 PASS [["stylewithcss"," true "]] "foo[bar]baz" queryCommandState("stylewithcss")
after |
173 FAIL [["stylewithcss"," true "]] "foo[bar]baz" queryCommandValue("stylewithcss")
after assert_equals: Wrong result returned expected "" but got "true" | 173 PASS [["stylewithcss"," true "]] "foo[bar]baz" queryCommandValue("stylewithcss")
after |
174 PASS [["stylewithcss"," TrUe"]] "foo[bar]baz": execCommand("stylewithcss", false
, " TrUe") return value | 174 PASS [["stylewithcss"," TrUe"]] "foo[bar]baz": execCommand("stylewithcss", false
, " TrUe") return value |
175 PASS [["stylewithcss"," TrUe"]] "foo[bar]baz" checks for modifications to non-ed
itable content | 175 PASS [["stylewithcss"," TrUe"]] "foo[bar]baz" checks for modifications to non-ed
itable content |
176 PASS [["stylewithcss"," TrUe"]] "foo[bar]baz" compare innerHTML | 176 PASS [["stylewithcss"," TrUe"]] "foo[bar]baz" compare innerHTML |
177 PASS [["stylewithcss"," TrUe"]] "foo[bar]baz" queryCommandIndeterm("stylewithcss
") before | 177 PASS [["stylewithcss"," TrUe"]] "foo[bar]baz" queryCommandIndeterm("stylewithcss
") before |
178 PASS [["stylewithcss"," TrUe"]] "foo[bar]baz" queryCommandState("stylewithcss")
before | 178 PASS [["stylewithcss"," TrUe"]] "foo[bar]baz" queryCommandState("stylewithcss")
before |
179 FAIL [["stylewithcss"," TrUe"]] "foo[bar]baz" queryCommandValue("stylewithcss")
before assert_equals: Wrong result returned expected "" but got "true" | 179 PASS [["stylewithcss"," TrUe"]] "foo[bar]baz" queryCommandValue("stylewithcss")
before |
180 PASS [["stylewithcss"," TrUe"]] "foo[bar]baz" queryCommandIndeterm("stylewithcss
") after | 180 PASS [["stylewithcss"," TrUe"]] "foo[bar]baz" queryCommandIndeterm("stylewithcss
") after |
181 PASS [["stylewithcss"," TrUe"]] "foo[bar]baz" queryCommandState("stylewithcss")
after | 181 PASS [["stylewithcss"," TrUe"]] "foo[bar]baz" queryCommandState("stylewithcss")
after |
182 FAIL [["stylewithcss"," TrUe"]] "foo[bar]baz" queryCommandValue("stylewithcss")
after assert_equals: Wrong result returned expected "" but got "true" | 182 PASS [["stylewithcss"," TrUe"]] "foo[bar]baz" queryCommandValue("stylewithcss")
after |
183 PASS [["stylewithcss",""]] "foo[bar]baz": execCommand("stylewithcss", false, "")
return value | 183 PASS [["stylewithcss",""]] "foo[bar]baz": execCommand("stylewithcss", false, "")
return value |
184 PASS [["stylewithcss",""]] "foo[bar]baz" checks for modifications to non-editabl
e content | 184 PASS [["stylewithcss",""]] "foo[bar]baz" checks for modifications to non-editabl
e content |
185 PASS [["stylewithcss",""]] "foo[bar]baz" compare innerHTML | 185 PASS [["stylewithcss",""]] "foo[bar]baz" compare innerHTML |
186 PASS [["stylewithcss",""]] "foo[bar]baz" queryCommandIndeterm("stylewithcss") be
fore | 186 PASS [["stylewithcss",""]] "foo[bar]baz" queryCommandIndeterm("stylewithcss") be
fore |
187 PASS [["stylewithcss",""]] "foo[bar]baz" queryCommandState("stylewithcss") befor
e | 187 PASS [["stylewithcss",""]] "foo[bar]baz" queryCommandState("stylewithcss") befor
e |
188 FAIL [["stylewithcss",""]] "foo[bar]baz" queryCommandValue("stylewithcss") befor
e assert_equals: Wrong result returned expected "" but got "true" | 188 PASS [["stylewithcss",""]] "foo[bar]baz" queryCommandValue("stylewithcss") befor
e |
189 PASS [["stylewithcss",""]] "foo[bar]baz" queryCommandIndeterm("stylewithcss") af
ter | 189 PASS [["stylewithcss",""]] "foo[bar]baz" queryCommandIndeterm("stylewithcss") af
ter |
190 PASS [["stylewithcss",""]] "foo[bar]baz" queryCommandState("stylewithcss") after
| 190 PASS [["stylewithcss",""]] "foo[bar]baz" queryCommandState("stylewithcss") after
|
191 FAIL [["stylewithcss",""]] "foo[bar]baz" queryCommandValue("stylewithcss") after
assert_equals: Wrong result returned expected "" but got "true" | 191 PASS [["stylewithcss",""]] "foo[bar]baz" queryCommandValue("stylewithcss") after
|
192 PASS [["stylewithcss"," "]] "foo[bar]baz": execCommand("stylewithcss", false, "
") return value | 192 PASS [["stylewithcss"," "]] "foo[bar]baz": execCommand("stylewithcss", false, "
") return value |
193 PASS [["stylewithcss"," "]] "foo[bar]baz" checks for modifications to non-editab
le content | 193 PASS [["stylewithcss"," "]] "foo[bar]baz" checks for modifications to non-editab
le content |
194 PASS [["stylewithcss"," "]] "foo[bar]baz" compare innerHTML | 194 PASS [["stylewithcss"," "]] "foo[bar]baz" compare innerHTML |
195 PASS [["stylewithcss"," "]] "foo[bar]baz" queryCommandIndeterm("stylewithcss") b
efore | 195 PASS [["stylewithcss"," "]] "foo[bar]baz" queryCommandIndeterm("stylewithcss") b
efore |
196 PASS [["stylewithcss"," "]] "foo[bar]baz" queryCommandState("stylewithcss") befo
re | 196 PASS [["stylewithcss"," "]] "foo[bar]baz" queryCommandState("stylewithcss") befo
re |
197 FAIL [["stylewithcss"," "]] "foo[bar]baz" queryCommandValue("stylewithcss") befo
re assert_equals: Wrong result returned expected "" but got "true" | 197 PASS [["stylewithcss"," "]] "foo[bar]baz" queryCommandValue("stylewithcss") befo
re |
198 PASS [["stylewithcss"," "]] "foo[bar]baz" queryCommandIndeterm("stylewithcss") a
fter | 198 PASS [["stylewithcss"," "]] "foo[bar]baz" queryCommandIndeterm("stylewithcss") a
fter |
199 PASS [["stylewithcss"," "]] "foo[bar]baz" queryCommandState("stylewithcss") afte
r | 199 PASS [["stylewithcss"," "]] "foo[bar]baz" queryCommandState("stylewithcss") afte
r |
200 FAIL [["stylewithcss"," "]] "foo[bar]baz" queryCommandValue("stylewithcss") afte
r assert_equals: Wrong result returned expected "" but got "true" | 200 PASS [["stylewithcss"," "]] "foo[bar]baz" queryCommandValue("stylewithcss") afte
r |
201 PASS [["stylewithcss","false"]] "foo[bar]baz": execCommand("stylewithcss", false
, "false") return value | 201 PASS [["stylewithcss","false"]] "foo[bar]baz": execCommand("stylewithcss", false
, "false") return value |
202 PASS [["stylewithcss","false"]] "foo[bar]baz" checks for modifications to non-ed
itable content | 202 PASS [["stylewithcss","false"]] "foo[bar]baz" checks for modifications to non-ed
itable content |
203 PASS [["stylewithcss","false"]] "foo[bar]baz" compare innerHTML | 203 PASS [["stylewithcss","false"]] "foo[bar]baz" compare innerHTML |
204 PASS [["stylewithcss","false"]] "foo[bar]baz" queryCommandIndeterm("stylewithcss
") before | 204 PASS [["stylewithcss","false"]] "foo[bar]baz" queryCommandIndeterm("stylewithcss
") before |
205 PASS [["stylewithcss","false"]] "foo[bar]baz" queryCommandState("stylewithcss")
before | 205 PASS [["stylewithcss","false"]] "foo[bar]baz" queryCommandState("stylewithcss")
before |
206 FAIL [["stylewithcss","false"]] "foo[bar]baz" queryCommandValue("stylewithcss")
before assert_equals: Wrong result returned expected "" but got "true" | 206 PASS [["stylewithcss","false"]] "foo[bar]baz" queryCommandValue("stylewithcss")
before |
207 PASS [["stylewithcss","false"]] "foo[bar]baz" queryCommandIndeterm("stylewithcss
") after | 207 PASS [["stylewithcss","false"]] "foo[bar]baz" queryCommandIndeterm("stylewithcss
") after |
208 PASS [["stylewithcss","false"]] "foo[bar]baz" queryCommandState("stylewithcss")
after | 208 PASS [["stylewithcss","false"]] "foo[bar]baz" queryCommandState("stylewithcss")
after |
209 FAIL [["stylewithcss","false"]] "foo[bar]baz" queryCommandValue("stylewithcss")
after assert_equals: Wrong result returned expected "" but got "false" | 209 PASS [["stylewithcss","false"]] "foo[bar]baz" queryCommandValue("stylewithcss")
after |
210 PASS [["stylewithcss","FALSE"]] "foo[bar]baz": execCommand("stylewithcss", false
, "FALSE") return value | 210 PASS [["stylewithcss","FALSE"]] "foo[bar]baz": execCommand("stylewithcss", false
, "FALSE") return value |
211 PASS [["stylewithcss","FALSE"]] "foo[bar]baz" checks for modifications to non-ed
itable content | 211 PASS [["stylewithcss","FALSE"]] "foo[bar]baz" checks for modifications to non-ed
itable content |
212 PASS [["stylewithcss","FALSE"]] "foo[bar]baz" compare innerHTML | 212 PASS [["stylewithcss","FALSE"]] "foo[bar]baz" compare innerHTML |
213 PASS [["stylewithcss","FALSE"]] "foo[bar]baz" queryCommandIndeterm("stylewithcss
") before | 213 PASS [["stylewithcss","FALSE"]] "foo[bar]baz" queryCommandIndeterm("stylewithcss
") before |
214 PASS [["stylewithcss","FALSE"]] "foo[bar]baz" queryCommandState("stylewithcss")
before | 214 PASS [["stylewithcss","FALSE"]] "foo[bar]baz" queryCommandState("stylewithcss")
before |
215 FAIL [["stylewithcss","FALSE"]] "foo[bar]baz" queryCommandValue("stylewithcss")
before assert_equals: Wrong result returned expected "" but got "false" | 215 PASS [["stylewithcss","FALSE"]] "foo[bar]baz" queryCommandValue("stylewithcss")
before |
216 PASS [["stylewithcss","FALSE"]] "foo[bar]baz" queryCommandIndeterm("stylewithcss
") after | 216 PASS [["stylewithcss","FALSE"]] "foo[bar]baz" queryCommandIndeterm("stylewithcss
") after |
217 PASS [["stylewithcss","FALSE"]] "foo[bar]baz" queryCommandState("stylewithcss")
after | 217 PASS [["stylewithcss","FALSE"]] "foo[bar]baz" queryCommandState("stylewithcss")
after |
218 FAIL [["stylewithcss","FALSE"]] "foo[bar]baz" queryCommandValue("stylewithcss")
after assert_equals: Wrong result returned expected "" but got "false" | 218 PASS [["stylewithcss","FALSE"]] "foo[bar]baz" queryCommandValue("stylewithcss")
after |
219 PASS [["stylewithcss","FaLsE"]] "foo[bar]baz": execCommand("stylewithcss", false
, "FaLsE") return value | 219 PASS [["stylewithcss","FaLsE"]] "foo[bar]baz": execCommand("stylewithcss", false
, "FaLsE") return value |
220 PASS [["stylewithcss","FaLsE"]] "foo[bar]baz" checks for modifications to non-ed
itable content | 220 PASS [["stylewithcss","FaLsE"]] "foo[bar]baz" checks for modifications to non-ed
itable content |
221 PASS [["stylewithcss","FaLsE"]] "foo[bar]baz" compare innerHTML | 221 PASS [["stylewithcss","FaLsE"]] "foo[bar]baz" compare innerHTML |
222 PASS [["stylewithcss","FaLsE"]] "foo[bar]baz" queryCommandIndeterm("stylewithcss
") before | 222 PASS [["stylewithcss","FaLsE"]] "foo[bar]baz" queryCommandIndeterm("stylewithcss
") before |
223 PASS [["stylewithcss","FaLsE"]] "foo[bar]baz" queryCommandState("stylewithcss")
before | 223 PASS [["stylewithcss","FaLsE"]] "foo[bar]baz" queryCommandState("stylewithcss")
before |
224 FAIL [["stylewithcss","FaLsE"]] "foo[bar]baz" queryCommandValue("stylewithcss")
before assert_equals: Wrong result returned expected "" but got "false" | 224 PASS [["stylewithcss","FaLsE"]] "foo[bar]baz" queryCommandValue("stylewithcss")
before |
225 PASS [["stylewithcss","FaLsE"]] "foo[bar]baz" queryCommandIndeterm("stylewithcss
") after | 225 PASS [["stylewithcss","FaLsE"]] "foo[bar]baz" queryCommandIndeterm("stylewithcss
") after |
226 PASS [["stylewithcss","FaLsE"]] "foo[bar]baz" queryCommandState("stylewithcss")
after | 226 PASS [["stylewithcss","FaLsE"]] "foo[bar]baz" queryCommandState("stylewithcss")
after |
227 FAIL [["stylewithcss","FaLsE"]] "foo[bar]baz" queryCommandValue("stylewithcss")
after assert_equals: Wrong result returned expected "" but got "false" | 227 PASS [["stylewithcss","FaLsE"]] "foo[bar]baz" queryCommandValue("stylewithcss")
after |
228 PASS [["stylewithcss"," false"]] "foo[bar]baz": execCommand("stylewithcss", fals
e, " false") return value | 228 PASS [["stylewithcss"," false"]] "foo[bar]baz": execCommand("stylewithcss", fals
e, " false") return value |
229 PASS [["stylewithcss"," false"]] "foo[bar]baz" checks for modifications to non-e
ditable content | 229 PASS [["stylewithcss"," false"]] "foo[bar]baz" checks for modifications to non-e
ditable content |
230 PASS [["stylewithcss"," false"]] "foo[bar]baz" compare innerHTML | 230 PASS [["stylewithcss"," false"]] "foo[bar]baz" compare innerHTML |
231 PASS [["stylewithcss"," false"]] "foo[bar]baz" queryCommandIndeterm("stylewithcs
s") before | 231 PASS [["stylewithcss"," false"]] "foo[bar]baz" queryCommandIndeterm("stylewithcs
s") before |
232 PASS [["stylewithcss"," false"]] "foo[bar]baz" queryCommandState("stylewithcss")
before | 232 PASS [["stylewithcss"," false"]] "foo[bar]baz" queryCommandState("stylewithcss")
before |
233 FAIL [["stylewithcss"," false"]] "foo[bar]baz" queryCommandValue("stylewithcss")
before assert_equals: Wrong result returned expected "" but got "false" | 233 PASS [["stylewithcss"," false"]] "foo[bar]baz" queryCommandValue("stylewithcss")
before |
234 PASS [["stylewithcss"," false"]] "foo[bar]baz" queryCommandIndeterm("stylewithcs
s") after | 234 PASS [["stylewithcss"," false"]] "foo[bar]baz" queryCommandIndeterm("stylewithcs
s") after |
235 PASS [["stylewithcss"," false"]] "foo[bar]baz" queryCommandState("stylewithcss")
after | 235 PASS [["stylewithcss"," false"]] "foo[bar]baz" queryCommandState("stylewithcss")
after |
236 FAIL [["stylewithcss"," false"]] "foo[bar]baz" queryCommandValue("stylewithcss")
after assert_equals: Wrong result returned expected "" but got "true" | 236 PASS [["stylewithcss"," false"]] "foo[bar]baz" queryCommandValue("stylewithcss")
after |
237 PASS [["stylewithcss","false "]] "foo[bar]baz": execCommand("stylewithcss", fals
e, "false ") return value | 237 PASS [["stylewithcss","false "]] "foo[bar]baz": execCommand("stylewithcss", fals
e, "false ") return value |
238 PASS [["stylewithcss","false "]] "foo[bar]baz" checks for modifications to non-e
ditable content | 238 PASS [["stylewithcss","false "]] "foo[bar]baz" checks for modifications to non-e
ditable content |
239 PASS [["stylewithcss","false "]] "foo[bar]baz" compare innerHTML | 239 PASS [["stylewithcss","false "]] "foo[bar]baz" compare innerHTML |
240 PASS [["stylewithcss","false "]] "foo[bar]baz" queryCommandIndeterm("stylewithcs
s") before | 240 PASS [["stylewithcss","false "]] "foo[bar]baz" queryCommandIndeterm("stylewithcs
s") before |
241 PASS [["stylewithcss","false "]] "foo[bar]baz" queryCommandState("stylewithcss")
before | 241 PASS [["stylewithcss","false "]] "foo[bar]baz" queryCommandState("stylewithcss")
before |
242 FAIL [["stylewithcss","false "]] "foo[bar]baz" queryCommandValue("stylewithcss")
before assert_equals: Wrong result returned expected "" but got "true" | 242 PASS [["stylewithcss","false "]] "foo[bar]baz" queryCommandValue("stylewithcss")
before |
243 PASS [["stylewithcss","false "]] "foo[bar]baz" queryCommandIndeterm("stylewithcs
s") after | 243 PASS [["stylewithcss","false "]] "foo[bar]baz" queryCommandIndeterm("stylewithcs
s") after |
244 PASS [["stylewithcss","false "]] "foo[bar]baz" queryCommandState("stylewithcss")
after | 244 PASS [["stylewithcss","false "]] "foo[bar]baz" queryCommandState("stylewithcss")
after |
245 FAIL [["stylewithcss","false "]] "foo[bar]baz" queryCommandValue("stylewithcss")
after assert_equals: Wrong result returned expected "" but got "true" | 245 PASS [["stylewithcss","false "]] "foo[bar]baz" queryCommandValue("stylewithcss")
after |
246 PASS [["stylewithcss","falser"]] "foo[bar]baz": execCommand("stylewithcss", fals
e, "falser") return value | 246 PASS [["stylewithcss","falser"]] "foo[bar]baz": execCommand("stylewithcss", fals
e, "falser") return value |
247 PASS [["stylewithcss","falser"]] "foo[bar]baz" checks for modifications to non-e
ditable content | 247 PASS [["stylewithcss","falser"]] "foo[bar]baz" checks for modifications to non-e
ditable content |
248 PASS [["stylewithcss","falser"]] "foo[bar]baz" compare innerHTML | 248 PASS [["stylewithcss","falser"]] "foo[bar]baz" compare innerHTML |
249 PASS [["stylewithcss","falser"]] "foo[bar]baz" queryCommandIndeterm("stylewithcs
s") before | 249 PASS [["stylewithcss","falser"]] "foo[bar]baz" queryCommandIndeterm("stylewithcs
s") before |
250 PASS [["stylewithcss","falser"]] "foo[bar]baz" queryCommandState("stylewithcss")
before | 250 PASS [["stylewithcss","falser"]] "foo[bar]baz" queryCommandState("stylewithcss")
before |
251 FAIL [["stylewithcss","falser"]] "foo[bar]baz" queryCommandValue("stylewithcss")
before assert_equals: Wrong result returned expected "" but got "true" | 251 PASS [["stylewithcss","falser"]] "foo[bar]baz" queryCommandValue("stylewithcss")
before |
252 PASS [["stylewithcss","falser"]] "foo[bar]baz" queryCommandIndeterm("stylewithcs
s") after | 252 PASS [["stylewithcss","falser"]] "foo[bar]baz" queryCommandIndeterm("stylewithcs
s") after |
253 PASS [["stylewithcss","falser"]] "foo[bar]baz" queryCommandState("stylewithcss")
after | 253 PASS [["stylewithcss","falser"]] "foo[bar]baz" queryCommandState("stylewithcss")
after |
254 FAIL [["stylewithcss","falser"]] "foo[bar]baz" queryCommandValue("stylewithcss")
after assert_equals: Wrong result returned expected "" but got "true" | 254 PASS [["stylewithcss","falser"]] "foo[bar]baz" queryCommandValue("stylewithcss")
after |
255 PASS [["stylewithcss","falsé"]] "foo[bar]baz": execCommand("stylewithcss", false
, "falsé") return value | 255 PASS [["stylewithcss","falsé"]] "foo[bar]baz": execCommand("stylewithcss", false
, "falsé") return value |
256 PASS [["stylewithcss","falsé"]] "foo[bar]baz" checks for modifications to non-ed
itable content | 256 PASS [["stylewithcss","falsé"]] "foo[bar]baz" checks for modifications to non-ed
itable content |
257 PASS [["stylewithcss","falsé"]] "foo[bar]baz" compare innerHTML | 257 PASS [["stylewithcss","falsé"]] "foo[bar]baz" compare innerHTML |
258 PASS [["stylewithcss","falsé"]] "foo[bar]baz" queryCommandIndeterm("stylewithcss
") before | 258 PASS [["stylewithcss","falsé"]] "foo[bar]baz" queryCommandIndeterm("stylewithcss
") before |
259 PASS [["stylewithcss","falsé"]] "foo[bar]baz" queryCommandState("stylewithcss")
before | 259 PASS [["stylewithcss","falsé"]] "foo[bar]baz" queryCommandState("stylewithcss")
before |
260 FAIL [["stylewithcss","falsé"]] "foo[bar]baz" queryCommandValue("stylewithcss")
before assert_equals: Wrong result returned expected "" but got "true" | 260 PASS [["stylewithcss","falsé"]] "foo[bar]baz" queryCommandValue("stylewithcss")
before |
261 PASS [["stylewithcss","falsé"]] "foo[bar]baz" queryCommandIndeterm("stylewithcss
") after | 261 PASS [["stylewithcss","falsé"]] "foo[bar]baz" queryCommandIndeterm("stylewithcss
") after |
262 PASS [["stylewithcss","falsé"]] "foo[bar]baz" queryCommandState("stylewithcss")
after | 262 PASS [["stylewithcss","falsé"]] "foo[bar]baz" queryCommandState("stylewithcss")
after |
263 FAIL [["stylewithcss","falsé"]] "foo[bar]baz" queryCommandValue("stylewithcss")
after assert_equals: Wrong result returned expected "" but got "true" | 263 PASS [["stylewithcss","falsé"]] "foo[bar]baz" queryCommandValue("stylewithcss")
after |
264 PASS [["usecss","true"]] "foo[bar]baz": execCommand("usecss", false, "true") ret
urn value | 264 PASS [["usecss","true"]] "foo[bar]baz": execCommand("usecss", false, "true") ret
urn value |
265 PASS [["usecss","true"]] "foo[bar]baz" checks for modifications to non-editable
content | 265 PASS [["usecss","true"]] "foo[bar]baz" checks for modifications to non-editable
content |
266 PASS [["usecss","true"]] "foo[bar]baz" compare innerHTML | 266 PASS [["usecss","true"]] "foo[bar]baz" compare innerHTML |
267 PASS [["usecss","true"]] "foo[bar]baz" queryCommandIndeterm("usecss") before | 267 PASS [["usecss","true"]] "foo[bar]baz" queryCommandIndeterm("usecss") before |
268 PASS [["usecss","true"]] "foo[bar]baz" queryCommandState("usecss") before | 268 PASS [["usecss","true"]] "foo[bar]baz" queryCommandState("usecss") before |
269 PASS [["usecss","true"]] "foo[bar]baz" queryCommandValue("usecss") before | 269 PASS [["usecss","true"]] "foo[bar]baz" queryCommandValue("usecss") before |
270 PASS [["usecss","true"]] "foo[bar]baz" queryCommandIndeterm("usecss") after | 270 PASS [["usecss","true"]] "foo[bar]baz" queryCommandIndeterm("usecss") after |
271 PASS [["usecss","true"]] "foo[bar]baz" queryCommandState("usecss") after | 271 PASS [["usecss","true"]] "foo[bar]baz" queryCommandState("usecss") after |
272 PASS [["usecss","true"]] "foo[bar]baz" queryCommandValue("usecss") after | 272 PASS [["usecss","true"]] "foo[bar]baz" queryCommandValue("usecss") after |
273 PASS [["usecss","TRUE"]] "foo[bar]baz": execCommand("usecss", false, "TRUE") ret
urn value | 273 PASS [["usecss","TRUE"]] "foo[bar]baz": execCommand("usecss", false, "TRUE") ret
urn value |
(...skipping 144 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
418 PASS [["quasit",""]] "foo[bar]baz" checks for modifications to non-editable cont
ent | 418 PASS [["quasit",""]] "foo[bar]baz" checks for modifications to non-editable cont
ent |
419 PASS [["quasit",""]] "foo[bar]baz" compare innerHTML | 419 PASS [["quasit",""]] "foo[bar]baz" compare innerHTML |
420 PASS [["quasit",""]] "foo[bar]baz" queryCommandIndeterm("quasit") before | 420 PASS [["quasit",""]] "foo[bar]baz" queryCommandIndeterm("quasit") before |
421 PASS [["quasit",""]] "foo[bar]baz" queryCommandState("quasit") before | 421 PASS [["quasit",""]] "foo[bar]baz" queryCommandState("quasit") before |
422 PASS [["quasit",""]] "foo[bar]baz" queryCommandValue("quasit") before | 422 PASS [["quasit",""]] "foo[bar]baz" queryCommandValue("quasit") before |
423 PASS [["quasit",""]] "foo[bar]baz" queryCommandIndeterm("quasit") after | 423 PASS [["quasit",""]] "foo[bar]baz" queryCommandIndeterm("quasit") after |
424 PASS [["quasit",""]] "foo[bar]baz" queryCommandState("quasit") after | 424 PASS [["quasit",""]] "foo[bar]baz" queryCommandState("quasit") after |
425 PASS [["quasit",""]] "foo[bar]baz" queryCommandValue("quasit") after | 425 PASS [["quasit",""]] "foo[bar]baz" queryCommandValue("quasit") after |
426 Harness: the test ran to completion. | 426 Harness: the test ran to completion. |
427 | 427 |
OLD | NEW |