Skip to content
  • justin.garcia@apple.com's avatar
    WebCore: · c727eb25
    justin.garcia@apple.com authored
            Reviewed by Sam.
    
            <rdar://problem/5779984> REGRESSION (r30391): GMail: Safari won't display the Edit Link dialog
    
            * bindings/js/JSCSSStyleDeclarationCustom.cpp:
            (WebCore::hasCSSPropertyNamePrefix): Fixed a typo.  The code was only
            comparing the first character of the prefix to the first character
            of the property name.
    
    LayoutTests:
    
            Reviewed by Sam.
            
            <rdar://problem/5779984> REGRESSION (r30391): GMail: Safari won't display the Edit Link dialog
    
            * editing/pasteboard/5780697-2-expected.txt: Added.
            * editing/pasteboard/5780697-2.html: Added.
            * editing/selection/5779984-1-expected.txt: Added.
            * editing/selection/5779984-1.html: Added.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@30952 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    c727eb25