Skip to content
  • rwlbuis's avatar
    LayoutTests: · 8f4e862d
    rwlbuis authored
            Reviewed by Maciej.
    
            Testcase for:
            http://bugs.webkit.org/show_bug.cgi?id=11321
            Element with :target pseudo-class still matched after fragment identifier change
    
            * fast/css/target-fragment-match-expected.checksum: Added.
            * fast/css/target-fragment-match-expected.png: Added.
            * fast/css/target-fragment-match-expected.txt: Added.
            * fast/css/target-fragment-match.html: Added.
    
    WebCore:
            Reviewed by Maciej.
    
            http://bugs.webkit.org/show_bug.cgi?id=11321
            Element with :target pseudo-class still matched after fragment identifier change
    
            Make sure the page does a style recalculation and possible rendering
            when navigating back from a page with an anchor to a page without
            an anchor.
    
            * loader/FrameLoader.cpp:
            (WebCore::FrameLoader::gotoAnchor):
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@17848 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    8f4e862d