html5/tests/validation/full/valid input.tel.html,NONE,1.1 input.tel.xhtml,NONE,1.1

Update of /sources/public/html5/tests/validation/full/valid
In directory hutz:/tmp/cvs-serv5744

Added Files:
	input.tel.html input.tel.xhtml 
Log Message:
initial add


--- NEW FILE: input.tel.xhtml ---
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>input type=tel</title>
</head>
<body>
<input type="tel"/>
</body>
</html>

--- NEW FILE: input.tel.html ---
<!DOCTYPE html>
<html>
<head>
<title>input type=tel</title>
</head>
<body>
<input type=tel>
</body>
</html>

Received on Friday, 8 May 2009 08:20:12 UTC