Diff for /Amaya/amaya/HTML.S between versions 1.164 and 1.165

version 1.164, 2003/09/02 17:12:35 version 1.165, 2003/10/20 14:08:12
Line 487  STRUCT Line 487  STRUCT
          { enctype         onsubmit         onreset }           { enctype         onsubmit         onreset }
            target_; accept_charset = Text) =             target_; accept_charset = Text) =
          { target   accept-charset }           { target   accept-charset }
         LIST OF (Form_Element) + (Input) with METHOD ?= Get_;          LIST OF (Form_Element) + (Input);
   
   Form_Element = CASE OF    Form_Element = CASE OF
         Paragraph;                                              { P }          Paragraph;                                              { P }

Removed from v.1.164  
changed lines
  Added in v.1.165


Webmaster