Closed
Bug 1371036
Opened 8 years ago
Closed 8 years ago
Stylo: caret-color not applied for visited links
Categories
(Core :: CSS Parsing and Computation, defect, P2)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla56
Tracking | Status | |
---|---|---|
firefox56 | --- | fixed |
People
(Reporter: jryans, Assigned: bzbarsky)
References
(Blocks 1 open bug)
Details
This is tested by at least:
layout/reftests/css-visited/caret-color-on-visited-1.html
Updated•8 years ago
|
Priority: -- → P2
Comment 1•8 years ago
|
||
CCing Xidorn, since you did the intial implementation of caret-color.
![]() |
Assignee | |
Comment 2•8 years ago
|
||
At this point this test seems to be fixed as far as caret-color goes, but the test still fails: the green box has a different height in the test and reference.
Comment 3•8 years ago
|
||
The height in that reftest is pretty tricky... I tried several times in bug 1326189 to get it pass, and I don't fully understand how tall the caret is supposed to be.
The green box having different height might be some font size related computation difference on Stylo, I guess.
Reporter | ||
Comment 4•8 years ago
|
||
According to https://hg.mozilla.org/integration/autoland/rev/8c1e7f75a445, it looks like this was fixed by bug 1364242.
Assignee: nobody → bzbarsky
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox56:
--- → fixed
Depends on: 1364242
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
You need to log in
before you can comment on or make changes to this bug.
Description
•