@@ -91,7 +91,7 @@ testIframeWithCallback( "Check CSP (https://developer.mozilla.org/en-US/docs/Sec
91
91
"opacity" : true ,
92
92
"optDisabled" : true ,
93
93
"optSelected" : true ,
94
- "ownLast " : false ,
94
+ "ownFirst " : true ,
95
95
"pixelMarginRight" : true ,
96
96
"pixelPosition" : true ,
97
97
"radioValue" : true ,
@@ -123,7 +123,7 @@ testIframeWithCallback( "Check CSP (https://developer.mozilla.org/en-US/docs/Sec
123
123
"opacity" : true ,
124
124
"optDisabled" : true ,
125
125
"optSelected" : false ,
126
- "ownLast " : false ,
126
+ "ownFirst " : true ,
127
127
"pixelMarginRight" : true ,
128
128
"pixelPosition" : true ,
129
129
"radioValue" : false ,
@@ -155,7 +155,7 @@ testIframeWithCallback( "Check CSP (https://developer.mozilla.org/en-US/docs/Sec
155
155
"opacity" : true ,
156
156
"optDisabled" : true ,
157
157
"optSelected" : false ,
158
- "ownLast " : false ,
158
+ "ownFirst " : true ,
159
159
"pixelMarginRight" : true ,
160
160
"pixelPosition" : true ,
161
161
"radioValue" : false ,
@@ -187,7 +187,7 @@ testIframeWithCallback( "Check CSP (https://developer.mozilla.org/en-US/docs/Sec
187
187
"opacity" : false ,
188
188
"optDisabled" : true ,
189
189
"optSelected" : false ,
190
- "ownLast " : true ,
190
+ "ownFirst " : false ,
191
191
"pixelMarginRight" : true ,
192
192
"pixelPosition" : false ,
193
193
"radioValue" : false ,
@@ -221,7 +221,7 @@ testIframeWithCallback( "Check CSP (https://developer.mozilla.org/en-US/docs/Sec
221
221
"opacity" : true ,
222
222
"optDisabled" : true ,
223
223
"optSelected" : true ,
224
- "ownLast " : false ,
224
+ "ownFirst " : true ,
225
225
"pixelMarginRight" : true ,
226
226
"pixelPosition" : true ,
227
227
"radioValue" : true ,
@@ -253,7 +253,7 @@ testIframeWithCallback( "Check CSP (https://developer.mozilla.org/en-US/docs/Sec
253
253
"opacity" : true ,
254
254
"optDisabled" : true ,
255
255
"optSelected" : true ,
256
- "ownLast " : false ,
256
+ "ownFirst " : true ,
257
257
"pixelMarginRight" : true ,
258
258
"pixelPosition" : false ,
259
259
"radioValue" : true ,
@@ -285,7 +285,7 @@ testIframeWithCallback( "Check CSP (https://developer.mozilla.org/en-US/docs/Sec
285
285
"opacity" : true ,
286
286
"optDisabled" : true ,
287
287
"optSelected" : true ,
288
- "ownLast " : false ,
288
+ "ownFirst " : true ,
289
289
"pixelMarginRight" : true ,
290
290
"pixelPosition" : false ,
291
291
"radioValue" : true ,
@@ -317,7 +317,7 @@ testIframeWithCallback( "Check CSP (https://developer.mozilla.org/en-US/docs/Sec
317
317
"opacity" : true ,
318
318
"optDisabled" : true ,
319
319
"optSelected" : true ,
320
- "ownLast " : false ,
320
+ "ownFirst " : true ,
321
321
"pixelMarginRight" : true ,
322
322
"pixelPosition" : true ,
323
323
"radioValue" : true ,
@@ -349,7 +349,7 @@ testIframeWithCallback( "Check CSP (https://developer.mozilla.org/en-US/docs/Sec
349
349
"opacity" : true ,
350
350
"optDisabled" : true ,
351
351
"optSelected" : true ,
352
- "ownLast " : false ,
352
+ "ownFirst " : true ,
353
353
"pixelMarginRight" : true ,
354
354
"pixelPosition" : false ,
355
355
"radioValue" : true ,
@@ -381,7 +381,7 @@ testIframeWithCallback( "Check CSP (https://developer.mozilla.org/en-US/docs/Sec
381
381
"opacity" : true ,
382
382
"optDisabled" : true ,
383
383
"optSelected" : true ,
384
- "ownLast " : false ,
384
+ "ownFirst " : true ,
385
385
"pixelMarginRight" : true ,
386
386
"pixelPosition" : false ,
387
387
"radioValue" : true ,
@@ -413,7 +413,7 @@ testIframeWithCallback( "Check CSP (https://developer.mozilla.org/en-US/docs/Sec
413
413
"opacity" : true ,
414
414
"optDisabled" : true ,
415
415
"optSelected" : true ,
416
- "ownLast " : false ,
416
+ "ownFirst " : true ,
417
417
"pixelMarginRight" : false ,
418
418
"pixelPosition" : false ,
419
419
"radioValue" : true ,
@@ -445,7 +445,7 @@ testIframeWithCallback( "Check CSP (https://developer.mozilla.org/en-US/docs/Sec
445
445
"opacity" : true ,
446
446
"optDisabled" : false ,
447
447
"optSelected" : true ,
448
- "ownLast " : false ,
448
+ "ownFirst " : true ,
449
449
"pixelMarginRight" : true ,
450
450
"pixelPosition" : false ,
451
451
"radioValue" : true ,
0 commit comments