Closed Bug 607451 Opened 14 years ago Closed 13 years ago

Mobile site doesn't validate

Categories

(Input :: General, defect, P2)

defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: stephend, Assigned: wenzel)

References

()

Details

Priority: -- → P2
Target Milestone: --- → 3.4
Assignee: nobody → fwenzel
The main bug here was:
"Error: The element label must not appear as a descendant of the a element."

I fixed this and used a <span> instead, which is valid inside an <a>.

The other error is 'id="" is invalid', which is not easy to fix, so I am opting not to do that at the moment, because there is no way this could possibly be interpreted in more than one way.

dev: http://github.com/fwenzel/reporter/commit/0016c21
master: http://github.com/fwenzel/reporter/commit/090469b
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Verified FIXED; we can live with the exception noted in comment 2; thanks!

http://html5.validator.nu/?doc=http%3A%2F%2Fm.input.stage.mozilla.com%2Fen-US%2Fbeta
Status: RESOLVED → VERIFIED
Component: Input → General
Product: Webtools → Input
You need to log in before you can comment on or make changes to this bug.