Closed
Bug 1422656
Opened 8 years ago
Closed 8 years ago
Link decorations extend across lines
Categories
(Core :: Graphics: WebRender, defect)
Core
Graphics: WebRender
Tracking
()
RESOLVED
DUPLICATE
of bug 1416535
People
(Reporter: yoasif, Unassigned)
Details
Attachments
(1 file)
1.47 MB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:59.0) Gecko/20100101 Firefox/59.0
Build ID: 20171203220339
Steps to reproduce:
In about:config:
– set “gfx.webrender.enabled” to true,
– set “gfx.webrender.blob-images” to true,
– if you are on Linux, set “layers.acceleration.force-enabled” to true.
1. Navigate to https://www.huffingtonpost.com/entry/harvard-kennedy-sean-spicer-students_us_59e8d273e4b06b440e446d10
2. Observe link text "the benefit of the doubt" in the first paragraph
Actual results:
The greenish underline link decoration below link text extends to the width of the containing element.
Expected results:
Only link text is underlined as when WebRender is not enabled.
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•