I saw HTML5 spec 's <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/introduction.html#introduction">introduction</a> includes the following content,<br>"Features that are not currently in this document that were in the
past considered part of HTML5...,, include:... Web Storage"<br><br>I know "<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="ProgId" content="Word.Document"><meta name="Generator" content="Microsoft Word 11"><meta name="Originator" content="Microsoft Word 11"><link rel="File-List" href="file:///C:%5CDOCUME%7E1%5CMERRYX%7E1%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml"><style>
<!--
/* Font Definitions */
@font-face
{font-family:宋体;
panose-1:2 1 6 0 3 1 1 1 1 1;
mso-font-alt:SimSun;
mso-font-charset:134;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 135135232 16 0 262145 0;}
@font-face
{font-family:Verdana;
panose-1:2 11 6 4 3 5 4 4 2 4;
mso-font-charset:0;
mso-generic-font-family:swiss;
mso-font-pitch:variable;
mso-font-signature:536871559 0 0 0 415 0;}
@font-face
{font-family:"\@宋体";
panose-1:2 1 6 0 3 1 1 1 1 1;
mso-font-charset:134;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 135135232 16 0 262145 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-parent:"";
margin:0cm;
margin-bottom:.0001pt;
text-align:justify;
text-justify:inter-ideograph;
mso-pagination:none;
font-size:10.5pt;
mso-bidi-font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:宋体;
mso-font-kerning:1.0pt;}
/* Page Definitions */
@page
{mso-page-border-surround-header:no;
mso-page-border-surround-footer:no;}
@page Section1
{size:612.0pt 792.0pt;
margin:72.0pt 90.0pt 72.0pt 90.0pt;
mso-header-margin:36.0pt;
mso-footer-margin:36.0pt;
mso-paper-source:0;}
div.Section1
{page:Section1;}
-->
</style><span style="font-size: 10.5pt; font-family: Verdana;" lang="EN-US"></span><span style="font-size: 10.5pt; font-family: Verdana;" lang="EN-US"></span><span style="font-size: 10.5pt; font-family: Verdana;" lang="EN-US">Web Storage" provides ways
for web applications to store key-value data in the browser, effectively
replacing cookies, but I am curious why is the feature removed from HTML5 Spec? or Why </span><span style="font-size: 10.5pt; font-family: Verdana;" lang="EN-US">can't </span><span style="font-size: 10.5pt; font-family: Verdana;" lang="EN-US"> the feature be contained in HTML5? thanks.<br>
<br></span><br>