Skip to content
  • bdakin@apple.com's avatar
    WebCore: Fix for <rdar://problem/7264725> Re-add a vendor prefix to box- · c20916e7
    bdakin@apple.com authored
    shadow (29927)
    -and corresponding-
    https://bugs.webkit.org/show_bug.cgi?id=29927
    
    Reviewed by Dan Bernstein.
    
    * css/CSSComputedStyleDeclaration.cpp:
    (WebCore::):
    (WebCore::CSSComputedStyleDeclaration::getPropertyCSSValue):
    * css/CSSParser.cpp:
    (WebCore::CSSParser::parseValue):
    (WebCore::ShadowParseContext::ShadowParseContext):
    (WebCore::ShadowParseContext::commitValue):
    (WebCore::ShadowParseContext::commitLength):
    (WebCore::ShadowParseContext::commitColor):
    (WebCore::cssPropertyID):
    * css/CSSPropertyNames.in:
    * css/CSSStyleSelector.cpp:
    (WebCore::CSSStyleSelector::applyProperty):
    * page/animation/AnimationBase.cpp:
    (WebCore::ensurePropertyMap):
    
    LayoutTests: Updated test results for <rdar://problem/7264725> Re-add a vendor 
    prefix to box-shadow (29927)
    -and corresponding-
    https://bugs.webkit.org/show_bug.cgi?id=29927
    
    Reviewed by Dan Bernstein.
    
    * platform/mac/fast/css/getComputedStyle/computed-style-expected.txt:
    * platform/mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
    * platform/qt/fast/css/getComputedStyle/computed-style-expected.txt:
    * platform/qt/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
    * platform/win/fast/css/getComputedStyle/computed-style-expected.txt:
    * platform/win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
    * svg/css/getComputedStyle-basic-expected.txt:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@49003 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    c20916e7