@@ -68,6 +68,7 @@ testIframe(
68
68
"createHTMLDocument" : true ,
69
69
"focusin" : false ,
70
70
"noCloneChecked" : true ,
71
+ "option" : true ,
71
72
"optSelected" : true ,
72
73
"pixelBoxStyles" : true ,
73
74
"pixelPosition" : true ,
@@ -86,6 +87,7 @@ testIframe(
86
87
"createHTMLDocument" : true ,
87
88
"focusin" : true ,
88
89
"noCloneChecked" : false ,
90
+ "option" : true ,
89
91
"optSelected" : false ,
90
92
"pixelBoxStyles" : true ,
91
93
"pixelPosition" : true ,
@@ -104,6 +106,7 @@ testIframe(
104
106
"createHTMLDocument" : true ,
105
107
"focusin" : true ,
106
108
"noCloneChecked" : false ,
109
+ "option" : false ,
107
110
"optSelected" : false ,
108
111
"pixelBoxStyles" : true ,
109
112
"pixelPosition" : true ,
@@ -122,6 +125,7 @@ testIframe(
122
125
"createHTMLDocument" : true ,
123
126
"focusin" : false ,
124
127
"noCloneChecked" : true ,
128
+ "option" : true ,
125
129
"optSelected" : true ,
126
130
"pixelBoxStyles" : true ,
127
131
"pixelPosition" : true ,
@@ -140,6 +144,7 @@ testIframe(
140
144
"createHTMLDocument" : true ,
141
145
"focusin" : false ,
142
146
"noCloneChecked" : true ,
147
+ "option" : true ,
143
148
"optSelected" : true ,
144
149
"pixelBoxStyles" : true ,
145
150
"pixelPosition" : true ,
@@ -158,6 +163,7 @@ testIframe(
158
163
"createHTMLDocument" : true ,
159
164
"focusin" : false ,
160
165
"noCloneChecked" : true ,
166
+ "option" : true ,
161
167
"optSelected" : true ,
162
168
"pixelBoxStyles" : false ,
163
169
"pixelPosition" : false ,
@@ -176,6 +182,7 @@ testIframe(
176
182
"createHTMLDocument" : true ,
177
183
"focusin" : false ,
178
184
"noCloneChecked" : true ,
185
+ "option" : true ,
179
186
"optSelected" : true ,
180
187
"pixelBoxStyles" : true ,
181
188
"pixelPosition" : true ,
@@ -194,6 +201,7 @@ testIframe(
194
201
"createHTMLDocument" : true ,
195
202
"focusin" : false ,
196
203
"noCloneChecked" : true ,
204
+ "option" : true ,
197
205
"optSelected" : true ,
198
206
"pixelBoxStyles" : true ,
199
207
"pixelPosition" : true ,
@@ -212,6 +220,7 @@ testIframe(
212
220
"createHTMLDocument" : true ,
213
221
"focusin" : false ,
214
222
"noCloneChecked" : true ,
223
+ "option" : true ,
215
224
"optSelected" : true ,
216
225
"pixelBoxStyles" : true ,
217
226
"pixelPosition" : true ,
@@ -230,6 +239,7 @@ testIframe(
230
239
"createHTMLDocument" : true ,
231
240
"focusin" : false ,
232
241
"noCloneChecked" : true ,
242
+ "option" : true ,
233
243
"optSelected" : true ,
234
244
"pixelBoxStyles" : false ,
235
245
"pixelPosition" : false ,
@@ -248,6 +258,7 @@ testIframe(
248
258
"createHTMLDocument" : false ,
249
259
"focusin" : false ,
250
260
"noCloneChecked" : true ,
261
+ "option" : true ,
251
262
"optSelected" : true ,
252
263
"pixelBoxStyles" : false ,
253
264
"pixelPosition" : false ,
@@ -266,6 +277,7 @@ testIframe(
266
277
"createHTMLDocument" : true ,
267
278
"focusin" : false ,
268
279
"noCloneChecked" : true ,
280
+ "option" : true ,
269
281
"optSelected" : true ,
270
282
"pixelBoxStyles" : false ,
271
283
"pixelPosition" : false ,
@@ -284,6 +296,7 @@ testIframe(
284
296
"createHTMLDocument" : true ,
285
297
"focusin" : false ,
286
298
"noCloneChecked" : true ,
299
+ "option" : true ,
287
300
"optSelected" : true ,
288
301
"pixelBoxStyles" : false ,
289
302
"pixelPosition" : false ,
0 commit comments