Closed
Bug 1691788
Opened 4 years ago
Closed 4 years ago
Unclosed tag in Fluent message inactive-css-not-display-block-on-floated
Categories
(DevTools :: Inspector: Rules, defect, P3)
DevTools
Inspector: Rules
Tracking
(firefox87 fixed)
RESOLVED
FIXED
87 Branch
Tracking | Status | |
---|---|---|
firefox87 | --- | fixed |
People
(Reporter: flod, Assigned: jdescottes)
References
Details
Attachments
(1 file)
inactive-css-not-display-block-on-floated = The <strong>display</strong> value has been changed by the engine to <strong>block</strong> because the element is <strong>floated<strong>.
The last tag should be </strong>
. You can fix this without changing the string ID, I'm going to manually fix existing localizations in the meantime.
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → jdescottes
Severity: -- → S3
Status: NEW → ASSIGNED
Priority: -- → P3
Assignee | ||
Comment 1•4 years ago
|
||
Per https://bugzilla.mozilla.org/show_bug.cgi?id=1691788#c0 we update this message without updating the id.
Existing localizations will be manually fixed in parallel.
Pushed by flodolo@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cc46766a1521
[devtools] Fix markup of Fluent message inactive-css-not-display-block-on-floated r=flod,fluent-reviewers
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox87:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•