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