Diff for /Amaya/amaya/HTMLnames.h between versions 1.45 and 1.46

version 1.45, 2003/08/13 13:14:29 version 1.46, 2003/10/23 07:47:44
Line 176  AttributeMapping XHTMLAttributeMappingTa Line 176  AttributeMapping XHTMLAttributeMappingTa
    {"axis", "", 'A', HTML_ATTR_axis, L_BasicValue},     {"axis", "", 'A', HTML_ATTR_axis, L_BasicValue},
   
    {"background", "", 'A', HTML_ATTR_background_, L_TransitionalValue},     {"background", "", 'A', HTML_ATTR_background_, L_TransitionalValue},
    {"bgcolor", "", 'A', HTML_ATTR_BackgroundColor, L_StrictValue},     {"bgcolor", "", 'A', HTML_ATTR_BackgroundColor, L_TransitionalValue},
    {"border", "embed", 'A', HTML_ATTR_Img_border, L_TransitionalValue},     {"border", "embed", 'A', HTML_ATTR_Img_border, L_TransitionalValue},
    {"border", "image", 'A', HTML_ATTR_Img_border, L_TransitionalValue},     {"border", "image", 'A', HTML_ATTR_Img_border, L_TransitionalValue},
    {"border", "img", 'A', HTML_ATTR_Img_border, L_TransitionalValue},     {"border", "img", 'A', HTML_ATTR_Img_border, L_TransitionalValue},

Removed from v.1.45  
changed lines
  Added in v.1.46


Webmaster