Closed
Bug 1364242
Opened 8 years ago
Closed 7 years ago
Stylo: visited support for lazy pseudo-elements
Categories
(Core :: CSS Parsing and Computation, enhancement, P2)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla56
Tracking | Status | |
---|---|---|
firefox56 | --- | fixed |
People
(Reporter: jryans, Assigned: bzbarsky)
References
Details
Attachments
(1 file)
4.53 KB,
patch
|
jryans
:
review+
|
Details | Diff | Splinter Review |
After bug 1328509, we'll have visited support primary elements and eager pseudos.
Gecko also supports them for lazy pseudos, so we'll add that part here.
Updated•8 years ago
|
Assignee: nobody → jryans
Priority: -- → P2
Reporter | ||
Comment 1•7 years ago
|
||
This should fix at least:
layout/reftests/css-visited/color-on-bullets-1.html
Assignee | ||
Comment 3•7 years ago
|
||
MozReview-Commit-ID: 3rgvgoRY1lc
Attachment #8882498 -
Flags: review?(jryans)
Reporter | ||
Comment 4•7 years ago
|
||
Comment on attachment 8882498 [details] [diff] [review]
tests
Review of attachment 8882498 [details] [diff] [review]:
-----------------------------------------------------------------
Thanks for working on this, looks great to me! :)
Attachment #8882498 -
Flags: review?(jryans) → review+
Pushed by bzbarsky@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d7c81dce6e2a
tests. r=jryans
Pushed by bzbarsky@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8c1e7f75a445
followup: we pass caret-color-on-visited now as well.
Comment 7•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/d7c81dce6e2a
https://hg.mozilla.org/mozilla-central/rev/8c1e7f75a445
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox56:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
You need to log in
before you can comment on or make changes to this bug.
Description
•