[Webkit-unassigned] [Bug 83490] history pushState doesn't affect :target selector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 25 11:21:29 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=83490

Brady Eidson <beidson at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #4 from Brady Eidson <beidson at apple.com> ---
(In reply to comment #3)
> I'm experiencing this issue as well. 4 years and it hasn't been fixed? WTF.

This is not a bug.

The state object is about session history, and not the actual URL of the document.

Chromium noted this in their version of the bug (http://code.google.com/p/chromium/issues/detail?id=89165)

"This behaviour is per spec as it says "Since this is neither a navigation of the browsing context nor a history traversal, it does not cause a hashchange event to be fired." See https://html.spec.whatwg.org/multipage/browsers.html#dom-history-pushstate (Section 7.5.2)."

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160125/e36b44a5/attachment.html>


More information about the webkit-unassigned mailing list