blob: 4bf892eb82e430cdf1e4c0c4b11e053184ecdc39 [file] [log] [blame]
This checks the types of some HTML DOM attributes whose types currently clash with our implementation.
PASS typeof img.border is 'string'
PASS typeof pre.width is 'number'