blob: f90da474909e0f5ecb3fbe64aec53b8f8b7f1829 [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'
PASS typeof basefont.size is 'number'