Open Bug 1438809 Opened 7 years ago Updated 2 years ago

"[-]" is not treated as :first-letter

Categories

(Core :: Layout, defect, P3)

Unspecified
All
defect

Tracking

()

People

(Reporter: physics.htfi, Unassigned)

References

Details

(4 keywords)

Attachments

(1 file)

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:58.0) Gecko/20100101 Firefox/58.0 Build ID: 20180206200532 Steps to reproduce: <!DOCTYPE html> <html> <head> <style>div:first-letter{color:red;}</style> </head> <body> <div>[1] ← red for Firefox, Chrome, Edge and IE11</div> <div>[-] ← black for Firefox</div> </body> </html> Actual results: "[1]" looks red, but "[-]" remains black. Expected results: "[-]" should be red as well? (as is for other browsers)
Component: Untriaged → Layout
OS: Unspecified → All
Product: Firefox → Core
Whiteboard: [parity-Chrome][parity-Edge][parity-IE]
Version: 58 Branch → Trunk
Attached file reporter's html
Before landing of Bug 399941 [- is red After landing of Bug 399941 Nothing is red
Blocks: 399941
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: regression
[ Triage 2017/02/20: P3 ]
Priority: -- → P3
Mass bug change to replace various 'parity' whiteboard flags with the new canonical keywords. (See bug 1443764 comment 13.)
Whiteboard: [parity-Chrome][parity-Edge][parity-IE]
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: