File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -206,33 +206,33 @@ testIframeWithCallback(
206206 "appendChecked" : true ,
207207 "attributes" : true ,
208208 "boxSizing" : true ,
209- "boxSizingReliable" : true ,
209+ "boxSizingReliable" : false ,
210210 "change" : true ,
211211 "checkClone" : true ,
212212 "checkOn" : true ,
213213 "clearCloneStyle" : false ,
214- "cors" : true ,
214+ "cors" : false ,
215215 "createHTMLDocument" : true ,
216216 "cssFloat" : true ,
217217 "deleteExpando" : true ,
218218 "enctype" : true ,
219- "focusin" : false ,
219+ "focusin" : true ,
220220 "getSetAttribute" : true ,
221221 "hrefNormalized" : true ,
222222 "html5Clone" : true ,
223223 "htmlSerialize" : true ,
224224 "inlineBlockNeedsLayout" : false ,
225225 "input" : true ,
226226 "leadingWhitespace" : true ,
227- "noCloneChecked" : true ,
227+ "noCloneChecked" : false ,
228228 "noCloneEvent" : true ,
229229 "opacity" : true ,
230230 "optDisabled" : true ,
231231 "optSelected" : false ,
232232 "ownFirst" : true ,
233233 "pixelMarginRight" : true ,
234234 "pixelPosition" : true ,
235- "radioValue" : true ,
235+ "radioValue" : false ,
236236 "reliableHiddenOffsets" : true ,
237237 "reliableMarginRight" : true ,
238238 "reliableMarginLeft" : true ,
You can’t perform that action at this time.
0 commit comments