Sign in
webkit
/
WebKit
/
3735521ea470c7388d8572907701c773641c37ed
/
.
/
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