Closed
Bug 1564896
Opened 5 years ago
Closed 5 years ago
CSS outline for multi-line inline elements does not render correctly
Categories
(Core :: Layout: Block and Inline, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 266122
People
(Reporter: erooneroon, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36
Steps to reproduce:
Using CSS outline put a stroke around the contour of multi-line inline elements.
https://jsfiddle.net/eroonkang/wkdhm2vf/
Actual results:
FF draws rectangular border around every line.
https://i.stack.imgur.com/9o1wT.png
Expected results:
Should put a border to the contour of the multi-line elements.
https://i.stack.imgur.com/DRdbH.png
Comment 1•5 years ago
|
||
The priority flag is not set for this bug.
:jfkthame, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(jfkthame)
Updated•5 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Flags: needinfo?(jfkthame)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•