@@ -66,6 +66,7 @@ testIframeWithCallback( "Check CSP (https://developer.mozilla.org/en-US/docs/Sec
66
66
"noCloneChecked" : true ,
67
67
"optDisabled" : true ,
68
68
"optSelected" : true ,
69
+ "pixelMarginRight" : true ,
69
70
"pixelPosition" : true ,
70
71
"radioValue" : true ,
71
72
"reliableMarginRight" : true
@@ -83,6 +84,7 @@ testIframeWithCallback( "Check CSP (https://developer.mozilla.org/en-US/docs/Sec
83
84
"noCloneChecked" : false ,
84
85
"optDisabled" : true ,
85
86
"optSelected" : false ,
87
+ "pixelMarginRight" : true ,
86
88
"pixelPosition" : true ,
87
89
"radioValue" : false ,
88
90
"reliableMarginRight" : true
@@ -100,6 +102,7 @@ testIframeWithCallback( "Check CSP (https://developer.mozilla.org/en-US/docs/Sec
100
102
"noCloneChecked" : false ,
101
103
"optDisabled" : true ,
102
104
"optSelected" : false ,
105
+ "pixelMarginRight" : true ,
103
106
"pixelPosition" : true ,
104
107
"radioValue" : false ,
105
108
"reliableMarginRight" : true
@@ -117,6 +120,7 @@ testIframeWithCallback( "Check CSP (https://developer.mozilla.org/en-US/docs/Sec
117
120
"noCloneChecked" : true ,
118
121
"optDisabled" : true ,
119
122
"optSelected" : true ,
123
+ "pixelMarginRight" : true ,
120
124
"pixelPosition" : false ,
121
125
"radioValue" : true ,
122
126
"reliableMarginRight" : true
@@ -134,6 +138,7 @@ testIframeWithCallback( "Check CSP (https://developer.mozilla.org/en-US/docs/Sec
134
138
"noCloneChecked" : true ,
135
139
"optDisabled" : true ,
136
140
"optSelected" : true ,
141
+ "pixelMarginRight" : true ,
137
142
"pixelPosition" : false ,
138
143
"radioValue" : true ,
139
144
"reliableMarginRight" : true
@@ -151,6 +156,7 @@ testIframeWithCallback( "Check CSP (https://developer.mozilla.org/en-US/docs/Sec
151
156
"noCloneChecked" : true ,
152
157
"optDisabled" : true ,
153
158
"optSelected" : true ,
159
+ "pixelMarginRight" : true ,
154
160
"pixelPosition" : true ,
155
161
"radioValue" : true ,
156
162
"reliableMarginRight" : true
@@ -168,6 +174,7 @@ testIframeWithCallback( "Check CSP (https://developer.mozilla.org/en-US/docs/Sec
168
174
"noCloneChecked" : true ,
169
175
"optDisabled" : true ,
170
176
"optSelected" : true ,
177
+ "pixelMarginRight" : true ,
171
178
"pixelPosition" : false ,
172
179
"radioValue" : true ,
173
180
"reliableMarginRight" : true
@@ -185,6 +192,7 @@ testIframeWithCallback( "Check CSP (https://developer.mozilla.org/en-US/docs/Sec
185
192
"noCloneChecked" : true ,
186
193
"optDisabled" : true ,
187
194
"optSelected" : true ,
195
+ "pixelMarginRight" : true ,
188
196
"pixelPosition" : false ,
189
197
"radioValue" : true ,
190
198
"reliableMarginRight" : true
@@ -202,6 +210,7 @@ testIframeWithCallback( "Check CSP (https://developer.mozilla.org/en-US/docs/Sec
202
210
"noCloneChecked" : true ,
203
211
"optDisabled" : true ,
204
212
"optSelected" : true ,
213
+ "pixelMarginRight" : false ,
205
214
"pixelPosition" : false ,
206
215
"radioValue" : true ,
207
216
"reliableMarginRight" : true
@@ -219,6 +228,7 @@ testIframeWithCallback( "Check CSP (https://developer.mozilla.org/en-US/docs/Sec
219
228
"noCloneChecked" : true ,
220
229
"optDisabled" : false ,
221
230
"optSelected" : true ,
231
+ "pixelMarginRight" : true ,
222
232
"pixelPosition" : false ,
223
233
"radioValue" : true ,
224
234
"reliableMarginRight" : false
0 commit comments