'MOZILLA_1_8_0_BRANCH'. git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_0_BRANCH@185757 18797224-902f-48f8-a5cc-f745e15eee43
1 line
367 B
HTML
1 line
367 B
HTML
<HTML>
|
|
<p>First instance - SkyMiles¨ - does not use character entity<br>
|
|
Second instance - SkyMiles® - uses character entity<br>
|
|
<FORM METHOD="POST" ACTION="/cgi-bin/quiknav.pl" TARGET="_top" ONSUBMIT="foo">
|
|
<SELECT NAME="section" SIZE="1">
|
|
<OPTION VALUE="/skymile/index.html">SkyMiles¨
|
|
<OPTION VALUE="/skymile/index.html">SkyMiles®
|
|
</SELECT>
|
|
</FORM>
|
|
</HTML>
|