Closed
Bug 1474577
Opened 6 years ago
Closed 6 years ago
The line used to underlined a text could be interrupted and not cross over the bottom of the letters
Categories
(Core :: Graphics: Text, defect, P3)
Core
Graphics: Text
Tracking
()
RESOLVED
DUPLICATE
of bug 1411922
Tracking | Status | |
---|---|---|
firefox63 | --- | affected |
People
(Reporter: obotisan, Unassigned)
Details
(Keywords: correctness, Whiteboard: [gfx-noted])
Attachments
(1 file)
(deleted),
image/png
|
Details |
[Affected versions]:
- All builds
[Affected platforms]:
- All platforms
[Steps to reproduce]:
1. Go to google.com
2. Perform a search and press Enter
3. Hover with the cursor over one of the links that have the letter "g", "p", "q" etc.
[Expected result]:
- The underlined is interrupted and doesn't cross over the bottom of the letters.
[Actual result]:
- The underlined crosses over the bottom of the letters.
[Additional notes]:
- Please look at the attachment.
- This could apply to all the text that is underlined, not only to links.
Updated•6 years ago
|
Comment 1•6 years ago
|
||
This would be controlled by text-decoration-skip-ink:auto, which the current draft of CSS Text Decoration 4 says should be the initial value (though there has been some debate about that).
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•