Closed Bug 683152 Opened 14 years ago Closed 13 years ago

Homepage doesn't validate

Categories

(support.mozilla.org :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
2011-11-22

People

(Reporter: scoobidiver, Assigned: rrosario)

References

Details

In addition to the errors and warning in bug 574543, there's one more error in the homepage: http://validator.w3.org/check?uri=http%3A%2F%2Fsupport.allizom.org&charset=%28detect+automatically%29&doctype=Inline&group=0&user-agent=W3C_Validator%2F1.2 The select element cannot have more than one selected option descendant unless the multiple attribute is specified. …ta-dependency="mobile" selected="selected" data-default="true">Android</option>
Assignee: nobody → james
This may go away on it's own: if it's not fixed after the 9-06 push I'll look into it.
Target Milestone: --- → 2011-09-13
(In reply to James Socol [:jsocol, :james] from comment #1) > This may go away on it's own: if it's not fixed after the 9-06 push I'll > look into it. Not fixed. See: http://validator.w3.org/check?uri=http%3A%2F%2Fsupport.mozilla.com%2Fen-US%2Fhome&charset=%28detect+automatically%29&doctype=Inline&group=0&user-agent=W3C_Validator%2F1.2
So, the problem is that Android and Windows are both "default" operating systems, which I think is necessary for the showfor JS right now. If I change it not to set selected="selected" on the second "default", it seems to work, and the qunit tests all still pass.
Actually, no, what I'm doing doesn't work.
Assignee: james → nobody
Target Milestone: 2011-09-13 → 2011Q4
Assignee: nobody → rrosario
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: 2011Q4 → 2011-11-22
I'm seeing this same error on support: http://validator.w3.org/check?uri=https%3A%2F%2Fsupport.allizom.org%2Fen-US%2Fhome&charset=%28detect+automatically%29&doctype=Inline&group=0 Please comment if this can only be verified after the release.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
(In reply to Rebecca Billings from comment #6) > I'm seeing this same error on support: > http://validator.w3.org/check?uri=https%3A%2F%2Fsupport.allizom.org%2Fen- > US%2Fhome&charset=%28detect+automatically%29&doctype=Inline&group=0 I am seeing "This document was successfully checked as HTML5!". Maybe stage wasn't completely updated yet at the time?
Status: REOPENED → RESOLVED
Closed: 13 years ago13 years ago
Resolution: --- → FIXED
Stage must have been in transition, as it does check out now. Marking as verified.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.