Skip to content
  • commit-queue@webkit.org's avatar
    2010-07-09 François Sausset <sausset@gmail.com> · d183ef22
    commit-queue@webkit.org authored
            Reviewed by Kenneth Rohde Christiansen.
    
            Test for the newly implemented MathML mathcolor & mathbackground attributes
            https://bugs.webkit.org/show_bug.cgi?id=41895
    
            * mathml/presentation/attributes.xhtml: Added.
            * platform/mac/mathml/presentation/attributes-expected.checksum: Added.
            * platform/mac/mathml/presentation/attributes-expected.png: Added.
            * platform/mac/mathml/presentation/attributes-expected.txt: Added.
    2010-07-09  François Sausset  <sausset@gmail.com>
    
            Reviewed by Kenneth Rohde Christiansen.
    
            Implement MathML mathcolor & mathbackground attributes
            https://bugs.webkit.org/show_bug.cgi?id=41895
    
            Test: mathml/presentation/attributes.xhtml
    
            * dom/MappedAttributeEntry.h:
            (WebCore::):
            * mathml/MathMLElement.cpp:
            (WebCore::MathMLElement::MathMLElement):
            (WebCore::MathMLElement::mapToEntry):
            (WebCore::MathMLElement::parseMappedAttribute):
            * mathml/MathMLElement.h:
            * mathml/mathattrs.in:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@62968 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    d183ef22