Closed
Bug 614405
Opened 15 years ago
Closed 15 years ago
[Manage page] Manage Authors & License page doesn't validate
Categories
(addons.mozilla.org Graveyard :: Developer Pages, defect)
addons.mozilla.org Graveyard
Developer Pages
Tracking
(Not tracked)
VERIFIED
FIXED
5.12.5
People
(Reporter: stephend, Assigned: jbalogh)
References
()
Details
https://addons.allizom.org/z/en-US/developers/addon/8585/ownership doesn't validate.
Save source, run through http://html5.validator.nu/
| Reporter | ||
Updated•15 years ago
|
Summary: Manage Authors & License page doesn't validate → [Manage page] Manage Authors & License page doesn't validate
Comment 1•15 years ago
|
||
More specifically:
Error Line 299, Column 88: Element input not allowed as child of element table in this context. (Suppressing further errors from this subtree.)
…" value="3" id="id_form-TOTAL_FORMS" /><input type="hidden" name="form-INITIAL…
---------------------------------------------------------------------
Line 299, Column 174: Element input not allowed as child of element table in this context. (Suppressing further errors from this subtree.)
…value="3" id="id_form-INITIAL_FORMS" /><input type="hidden" name="form-MAX_NUM…
---------------------------------------------------------------------
Line 299, Column 250: Element input not allowed as child of element table in this context. (Suppressing further errors from this subtree.)
… /><input type="hidden" name="form-MAX_NUM_FORMS" id="id_form-MAX_NUM_FORMS" />
---------------------------------------------------------------------
Line 350, Column 23: Unclosed elements.
</td>
---------------------------------------------------------------------
Line 406, Column 20: Element li not allowed as child of element div in this context. (Suppressing further errors from this subtree.)
<li class="blank">
Updated•15 years ago
|
Target Milestone: --- → 5.12.5
| Assignee | ||
Comment 3•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 4•15 years ago
|
||
Verified FIXED:
The document is valid HTML5 + ARIA + SVG 1.1 + MathML 2.0 (subject to the utter previewness of this service).
Status: RESOLVED → VERIFIED
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•