<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
p
        {margin-top:12.0pt;
        margin-right:0cm;
        margin-bottom:12.0pt;
        margin-left:0cm;
        font-size:12.0pt;
        font-family:"Times New Roman";}
span.Stylwiadomocie-mail17
        {mso-style-type:personal-compose;
        font-family:Arial;
        color:windowtext;}
@page Section1
        {size:595.3pt 841.9pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.Section1
        {page:Section1;}
 /* List Definitions */
 @list l0
        {mso-list-id:747386241;
        mso-list-template-ids:-1376515664;}
@list l1
        {mso-list-id:1047291392;
        mso-list-template-ids:-1376515664;}
@list l2
        {mso-list-id:1395927805;
        mso-list-template-ids:-1376515664;}
ol
        {margin-bottom:0cm;}
ul
        {margin-bottom:0cm;}
-->
</style>

</head>

<body lang=PL link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><font size=2 face=Arial><span lang=EN-US style='font-size:
10.0pt;font-family:Arial'>Regarding <a
href="http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html">4.10
Forms — HTML 5</a>:<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span lang=EN-US style='font-size:
10.0pt;font-family:Arial'>Is:<o:p></o:p></span></font></p>

<p style='margin-left:72.0pt;text-indent:-18.0pt;mso-list:l0 level2 lfo1'><![if !supportLists]><font
size=3 color=black face=Arial><span lang=EN-US style='font-size:12.0pt;
font-family:Arial;color:black'><span style='mso-list:Ignore'>1.<font size=1
face="Times New Roman"><span style='font:7.0pt "Times New Roman"'>     
</span></font></span></span></font><![endif]><font color=black face=Arial><span
lang=EN-US style='font-family:Arial;color:black'>For each character in the
entry's name and value that cannot be expressed using the selected character
encoding, replace the character by a string consisting of a U+0026 AMPERSAND
character (&), one of more characters in the range U+0030 DIGIT ZERO (0) to
U+0039 DIGIT NINE (9) representing the Unicode codepoint of the character in
base ten, and finally a U+003B SEMICOLON character (;). <o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span lang=EN-US style='font-size:
10.0pt;font-family:Arial'>Should be:<o:p></o:p></span></font></p>

<p style='margin-left:72.0pt;text-indent:-18.0pt;mso-list:l2 level2 lfo3'><![if !supportLists]><font
size=3 color=black face=Arial><span lang=EN-US style='font-size:12.0pt;
font-family:Arial;color:black'><span style='mso-list:Ignore'>1.<font size=1
face="Times New Roman"><span style='font:7.0pt "Times New Roman"'>     
</span></font></span></span></font><![endif]><font color=black face=Arial><span
lang=EN-US style='font-family:Arial;color:black'>For each character in the
entry's name and value that cannot be expressed using the selected character
encoding, replace the character by a string consisting of a U+0026 AMPERSAND
character (&), <b><span style='font-weight:bold'>U+0023 NUMBER SIGN
character (#)</span></b>, one of more characters in the range U+0030 DIGIT ZERO
(0) to U+0039 DIGIT NINE (9) representing the Unicode codepoint of the
character in base ten, and finally a U+003B SEMICOLON character (;). <o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span lang=EN-US style='font-size:
10.0pt;font-family:Arial'><o:p> </o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span lang=EN-US style='font-size:
10.0pt;font-family:Arial'>Reasons:<o:p></o:p></span></font></p>

<p class=MsoNormal style='text-indent:35.4pt'><font size=2 face=Arial><span
lang=EN-US style='font-size:10.0pt;font-family:Arial'>1. Internet Explorer
sends &#XXXX;<o:p></o:p></span></font></p>

<p class=MsoNormal style='text-indent:35.4pt'><font size=2 face=Arial><span
lang=EN-US style='font-size:10.0pt;font-family:Arial'>2. The present encoding
offers no instant roundtrip.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span lang=EN-US style='font-size:
10.0pt;font-family:Arial'>Besides, it would be easier to say that unsupported
characters are converted to NCRs.<o:p></o:p></span></font></p>

</div>

</body>

</html>