Sign in
webkit
/
WebKit
/
4cc720436197cbbb8e4c48226df34e98d98509ab
/
.
/
LayoutTests
/
fast
/
forms
/
image
/
width-and-height-of-detached-input-expected.txt
blob: 30af64cc2cb210019c175f33390c95c1306fcc36 [
file
] [
log
] [
blame
]
Width and height properties of a detached input element should return 0.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS input.width is 0
PASS input.height is 0
PASS successfullyParsed is true
TEST COMPLETE