Sign in
webkit
/
WebKit
/
34f5efbbe2903324708c7d6f83220e30b3f6ddd8
/
.
/
LayoutTests
/
fast
/
dom
/
html-attribute-types-expected.txt
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'