Show
Ignore:
Timestamp:
08/13/08 13:49:09 (5 months ago)
Author:
odole
Message:

merge with webkit revision 35706

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/WebCore/svg/SVGImageElement.cpp

    r404 r436  
    100100    if (attrName == SVGNames::xAttr || attrName == SVGNames::yAttr || 
    101101        attrName == SVGNames::widthAttr || attrName == SVGNames::heightAttr || 
     102        attrName == SVGNames::preserveAspectRatioAttr || 
    102103        SVGTests::isKnownAttribute(attrName) || 
    103104        SVGLangSpace::isKnownAttribute(attrName) ||