Diff for /Amaya/amaya/HTMLnames.h between versions 1.49 and 1.50

version 1.49, 2004/01/21 15:32:13 version 1.50, 2004/02/09 16:59:08
Line 283  AttributeMapping XHTMLAttributeMappingTa Line 283  AttributeMapping XHTMLAttributeMappingTa
    {"onsubmit", "form", 'A', HTML_ATTR_onsubmit, L_StrictValue},     {"onsubmit", "form", 'A', HTML_ATTR_onsubmit, L_StrictValue},
    {"onunload", "", 'A', HTML_ATTR_onunload, L_StrictValue},     {"onunload", "", 'A', HTML_ATTR_onunload, L_StrictValue},
   
      {"pluginspage", "embed", 'A', HTML_ATTR_pluginspage, L_TransitionalValue},
      {"pluginurl", "embed", 'A', HTML_ATTR_pluginurl, L_TransitionalValue},
    {"profile", "head", 'A', HTML_ATTR_profile, L_BasicValue},     {"profile", "head", 'A', HTML_ATTR_profile, L_BasicValue},
    {"prompt", "", 'A', HTML_ATTR_Prompt, L_StrictValue},     {"prompt", "", 'A', HTML_ATTR_Prompt, L_StrictValue},
   

Removed from v.1.49  
changed lines
  Added in v.1.50


Webmaster