Closed
Bug 1930171
Opened 1 year ago
Closed 1 year ago
Refreshing a tab after deleting a history item does not update :visited
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
DUPLICATE
of bug 1762387
People
(Reporter: erosman, Unassigned)
Details
After deleting a link from the browser history and refreshing the page (via R5 or toolbar refresh button), :visited CSS does not update.
Duplicating the tab will show the expected change in :visited.
STR
- Go to a page that has
:visitedCSS or inject the CSS via a user-style manager - Click to open a link in a new tab
- Open History and delete the above link
- Refresh the original tab
Updated•1 year ago
|
Blocks: css-visited
Comment 1•1 year ago
|
||
duplication of Bug 1762387 ?
Comment 2•1 year ago
|
||
Looks like it, yeah.
Comment 3•1 year ago
|
||
(transferred css-visited bug relationship to dupe-target.)
No longer blocks: css-visited
You need to log in
before you can comment on or make changes to this bug.
Description
•