blob: b4497239b9663459bc27f649f5f7d8f20fa6aaff [file] [log] [blame]
Check if a control won't loose focus when it becomes 0-size.
PASS document.activeElement is input1
PASS input1.value is "01"
PASS document.activeElement is input1
Check if 0-size control can get focus.
PASS document.activeElement is input1
PASS successfullyParsed is true
TEST COMPLETE