Closed
Bug 1698452
Opened 4 years ago
Closed 4 years ago
Fix broken HTML tag in about-httpsonly-suggestion-box-www-text
Categories
(Core :: DOM: Security, defect, P1)
Core
DOM: Security
Tracking
()
RESOLVED
FIXED
88 Branch
Tracking | Status | |
---|---|---|
firefox88 | --- | fixed |
People
(Reporter: flod, Assigned: flod)
References
Details
(Whiteboard: [domsecurity-active])
Attachments
(1 file)
about-httpsonly-suggestion-box-www-text = There is a secure version of <em>www.{ $websiteUrl }</em>. You can visit this page instead of <em>{ $websiteUrl}<em>.
That closing em is not closed.
Assignee | ||
Comment 1•4 years ago
|
||
Pushed by flodolo@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/34fc5b8edc34
Fix unclosed <em> tag in about-httpsonly-suggestion-box-www-text, r=ckerschb
Updated•4 years ago
|
Severity: -- → S4
Status: NEW → ASSIGNED
Priority: -- → P1
Whiteboard: [domsecurity-active]
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox88:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•