OSDN Git Service

Initial commit
[wordring-tm/wordring-tm.git] / third_party / tidy-html5-master / test / input / in_427812.xhtml
1 <!-- use "-asxml" on the command line -->
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4 <html xmlns="http://www.w3.org/1999/xhtml">
5 <head>
6 <title>[ #427812 ] Reprocessing OBJECT removes PARAM</title>
7 </head>
8 <body>
9 <object type="application/x-spt" width="250" height="250"><param
10 name="button" value="push" />
11 <param name="target" value="chair" />
12 <param name="script" value="select *; color cpk; zoom 250" />
13 </object>
14 </body>
15 </html>