Closed
Bug 1276336
Opened 9 years ago
Closed 9 years ago
CSS not reevaluated when the hash is updated using History API
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
DUPLICATE
of bug 1246240
People
(Reporter: shobson, Unassigned)
Details
I have some CSS based on .class:target and when I pushed a new state to history without the hash the CSS stayed active.
I found this article while investigating the bug:
https://www.zachleat.com/web/moving-target/ Zach also mentions encountering this bug and explains it better than me (search "gecko" to find precise sentence)
The test case from the webkit bug also applies to gecko: http://jsbin.com/esunoh/2/
Updated•9 years ago
|
Component: Untriaged → CSS Parsing and Computation
Product: Firefox → Core
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•