Diff for /Amaya/amaya/styleparser.c between versions 1.376 and 1.377

version 1.376, 2007/03/19 16:04:40 version 1.377, 2007/03/28 14:32:51
Line 5986  void  ParseCSSRule (Element element, PSc Line 5986  void  ParseCSSRule (Element element, PSc
   not really a CSS rule.    not really a CSS rule.
   ----------------------------------------------------------------------*/    ----------------------------------------------------------------------*/
 void  ParseHTMLSpecificStyle (Element el, char *cssRule, Document doc,  void  ParseHTMLSpecificStyle (Element el, char *cssRule, Document doc,
                               int specificity, ThotBool destroy)                               int specificity, ThotBool destroy)
 {  {
   DisplayMode         dispMode;    DisplayMode         dispMode;
   PresentationContext ctxt;    PresentationContext ctxt;

Removed from v.1.376  
changed lines
  Added in v.1.377


Webmaster