@@ -65,7 +65,6 @@ testIframeWithCallback(
65
65
"checkOn" : true ,
66
66
"clearCloneStyle" : version >= 13 ,
67
67
"cors" : true ,
68
- "createHTMLDocument" : true ,
69
68
"focusin" : false ,
70
69
"noCloneChecked" : true ,
71
70
"optDisabled" : true ,
@@ -84,7 +83,6 @@ testIframeWithCallback(
84
83
"checkOn" : true ,
85
84
"clearCloneStyle" : true ,
86
85
"cors" : true ,
87
- "createHTMLDocument" : true ,
88
86
"focusin" : false ,
89
87
"noCloneChecked" : true ,
90
88
"optDisabled" : true ,
@@ -103,7 +101,6 @@ testIframeWithCallback(
103
101
"checkOn" : true ,
104
102
"clearCloneStyle" : false ,
105
103
"cors" : true ,
106
- "createHTMLDocument" : true ,
107
104
"focusin" : true ,
108
105
"noCloneChecked" : false ,
109
106
"optDisabled" : true ,
@@ -122,7 +119,6 @@ testIframeWithCallback(
122
119
"checkOn" : true ,
123
120
"clearCloneStyle" : false ,
124
121
"cors" : false ,
125
- "createHTMLDocument" : true ,
126
122
"focusin" : true ,
127
123
"noCloneChecked" : false ,
128
124
"optDisabled" : true ,
@@ -144,7 +140,6 @@ testIframeWithCallback(
144
140
"checkOn" : true ,
145
141
"clearCloneStyle" : true ,
146
142
"cors" : true ,
147
- "createHTMLDocument" : true ,
148
143
"focusin" : false ,
149
144
"noCloneChecked" : true ,
150
145
"optDisabled" : true ,
@@ -163,7 +158,6 @@ testIframeWithCallback(
163
158
"checkOn" : true ,
164
159
"clearCloneStyle" : true ,
165
160
"cors" : true ,
166
- "createHTMLDocument" : true ,
167
161
"focusin" : false ,
168
162
"noCloneChecked" : true ,
169
163
"optDisabled" : true ,
@@ -182,7 +176,6 @@ testIframeWithCallback(
182
176
"checkOn" : true ,
183
177
"clearCloneStyle" : true ,
184
178
"cors" : true ,
185
- "createHTMLDocument" : false ,
186
179
"focusin" : false ,
187
180
"noCloneChecked" : true ,
188
181
"optDisabled" : true ,
@@ -201,7 +194,6 @@ testIframeWithCallback(
201
194
"checkOn" : true ,
202
195
"clearCloneStyle" : true ,
203
196
"cors" : true ,
204
- "createHTMLDocument" : true ,
205
197
"focusin" : false ,
206
198
"noCloneChecked" : true ,
207
199
"optDisabled" : true ,
@@ -220,7 +212,6 @@ testIframeWithCallback(
220
212
"checkOn" : false ,
221
213
"clearCloneStyle" : true ,
222
214
"cors" : true ,
223
- "createHTMLDocument" : true ,
224
215
"focusin" : false ,
225
216
"noCloneChecked" : true ,
226
217
"optDisabled" : true ,
@@ -239,7 +230,6 @@ testIframeWithCallback(
239
230
"checkOn" : true ,
240
231
"clearCloneStyle" : true ,
241
232
"cors" : true ,
242
- "createHTMLDocument" : true ,
243
233
"focusin" : false ,
244
234
"noCloneChecked" : true ,
245
235
"optDisabled" : true ,
@@ -258,7 +248,6 @@ testIframeWithCallback(
258
248
"checkOn" : true ,
259
249
"clearCloneStyle" : true ,
260
250
"cors" : true ,
261
- "createHTMLDocument" : true ,
262
251
"focusin" : false ,
263
252
"noCloneChecked" : true ,
264
253
"optDisabled" : true ,
@@ -277,7 +266,6 @@ testIframeWithCallback(
277
266
"checkOn" : true ,
278
267
"clearCloneStyle" : true ,
279
268
"cors" : true ,
280
- "createHTMLDocument" : false ,
281
269
"focusin" : false ,
282
270
"noCloneChecked" : true ,
283
271
"optDisabled" : true ,
@@ -296,7 +284,6 @@ testIframeWithCallback(
296
284
"checkOn" : true ,
297
285
"clearCloneStyle" : true ,
298
286
"cors" : true ,
299
- "createHTMLDocument" : true ,
300
287
"focusin" : false ,
301
288
"noCloneChecked" : true ,
302
289
"optDisabled" : true ,
@@ -315,7 +302,6 @@ testIframeWithCallback(
315
302
"checkOn" : false ,
316
303
"clearCloneStyle" : true ,
317
304
"cors" : true ,
318
- "createHTMLDocument" : true ,
319
305
"focusin" : false ,
320
306
"noCloneChecked" : true ,
321
307
"optDisabled" : true ,
@@ -334,7 +320,6 @@ testIframeWithCallback(
334
320
"checkOn" : false ,
335
321
"clearCloneStyle" : false ,
336
322
"cors" : true ,
337
- "createHTMLDocument" : true ,
338
323
"focusin" : false ,
339
324
"noCloneChecked" : true ,
340
325
"optDisabled" : false ,
0 commit comments