@@ -67,6 +67,7 @@ testIframeWithCallback(
6767 "cors" : true ,
6868 "focusin" : false ,
6969 "noCloneChecked" : true ,
70+ "option" : true ,
7071 "optDisabled" : true ,
7172 "optSelected" : true ,
7273 "pixelMarginRight" : true ,
@@ -85,6 +86,7 @@ testIframeWithCallback(
8586 "cors" : true ,
8687 "focusin" : false ,
8788 "noCloneChecked" : true ,
89+ "option" : true ,
8890 "optDisabled" : true ,
8991 "optSelected" : true ,
9092 "pixelMarginRight" : true ,
@@ -142,6 +144,7 @@ testIframeWithCallback(
142144 "cors" : true ,
143145 "focusin" : false ,
144146 "noCloneChecked" : true ,
147+ "option" : true ,
145148 "optDisabled" : true ,
146149 "optSelected" : true ,
147150 "pixelMarginRight" : true ,
@@ -160,6 +163,7 @@ testIframeWithCallback(
160163 "cors" : true ,
161164 "focusin" : false ,
162165 "noCloneChecked" : true ,
166+ "option" : true ,
163167 "optDisabled" : true ,
164168 "optSelected" : true ,
165169 "pixelMarginRight" : true ,
@@ -178,6 +182,7 @@ testIframeWithCallback(
178182 "cors" : true ,
179183 "focusin" : false ,
180184 "noCloneChecked" : true ,
185+ "option" : true ,
181186 "optDisabled" : true ,
182187 "optSelected" : true ,
183188 "pixelMarginRight" : true ,
@@ -196,6 +201,7 @@ testIframeWithCallback(
196201 "cors" : true ,
197202 "focusin" : false ,
198203 "noCloneChecked" : true ,
204+ "option" : true ,
199205 "optDisabled" : true ,
200206 "optSelected" : true ,
201207 "pixelMarginRight" : true ,
@@ -214,6 +220,7 @@ testIframeWithCallback(
214220 "cors" : true ,
215221 "focusin" : false ,
216222 "noCloneChecked" : true ,
223+ "option" : true ,
217224 "optDisabled" : true ,
218225 "optSelected" : true ,
219226 "pixelMarginRight" : false ,
@@ -232,6 +239,7 @@ testIframeWithCallback(
232239 "cors" : true ,
233240 "focusin" : false ,
234241 "noCloneChecked" : true ,
242+ "option" : true ,
235243 "optDisabled" : true ,
236244 "optSelected" : true ,
237245 "pixelMarginRight" : true ,
@@ -250,6 +258,7 @@ testIframeWithCallback(
250258 "cors" : true ,
251259 "focusin" : false ,
252260 "noCloneChecked" : true ,
261+ "option" : true ,
253262 "optDisabled" : true ,
254263 "optSelected" : true ,
255264 "pixelMarginRight" : true ,
@@ -268,6 +277,7 @@ testIframeWithCallback(
268277 "cors" : true ,
269278 "focusin" : false ,
270279 "noCloneChecked" : true ,
280+ "option" : true ,
271281 "optDisabled" : true ,
272282 "optSelected" : true ,
273283 "pixelMarginRight" : true ,
@@ -286,6 +296,7 @@ testIframeWithCallback(
286296 "cors" : true ,
287297 "focusin" : false ,
288298 "noCloneChecked" : true ,
299+ "option" : true ,
289300 "optDisabled" : true ,
290301 "optSelected" : true ,
291302 "pixelMarginRight" : true ,
@@ -304,6 +315,7 @@ testIframeWithCallback(
304315 "cors" : true ,
305316 "focusin" : false ,
306317 "noCloneChecked" : true ,
318+ "option" : true ,
307319 "optDisabled" : true ,
308320 "optSelected" : true ,
309321 "pixelMarginRight" : false ,
@@ -322,6 +334,7 @@ testIframeWithCallback(
322334 "cors" : true ,
323335 "focusin" : false ,
324336 "noCloneChecked" : true ,
337+ "option" : true ,
325338 "optDisabled" : false ,
326339 "optSelected" : true ,
327340 "pixelMarginRight" : true ,
0 commit comments