blob: 8439f2c2709a592e8123b5a84fe8b75e5207533a [file] [log] [blame]
<!DOCTYPE html>
<html>
<body>
<form>
<input type="text" name="nameForTwoTextFields" value="firstItem">
<input type="text" name="nameForTwoTextFields" value="secondItem">
</form>
</body>
</html>