Sign in
webkit
/
WebKit
/
c143d56a098da76347865dbe015aca5424647508
/
.
/
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'