Closed
Bug 619746
Opened 15 years ago
Closed 15 years ago
<sections> inside <spans> on front page
Categories
(support.mozilla.org :: Knowledge Base Software, task, P2)
support.mozilla.org
Knowledge Base Software
Tracking
(Not tracked)
VERIFIED
FIXED
2.4.1
People
(Reporter: erik, Assigned: erik)
Details
There are (invalidly) sections inside spans because the ForParser doesn't know about the new block-level elements introduced in HTML 5.
| Assignee | ||
Comment 1•15 years ago
|
||
Landed on master (https://github.com/jsocol/kitsune/commit/910d95dd00d6c5ef0f59354761e7e12cfc6c6121) and for 2.4.0.1 (front page invalid == really embarrassing) (https://github.com/jsocol/kitsune/commit/d1767ca).
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment 2•15 years ago
|
||
Verified elements between div class=for are correct, no longer wrapped in a span.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•