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