Open
Bug 640219
Opened 15 years ago
Updated 14 years ago
Join Us page doesn't validate
Categories
(Websites :: donate.mozilla.org, defect)
Websites
donate.mozilla.org
Tracking
(Not tracked)
NEW
People
(Reporter: stephend, Unassigned)
References
(Blocks 2 open bugs, )
Details
| Reporter | ||
Updated•15 years ago
|
OS: Mac OS X → All
Hardware: x86 → All
| Reporter | ||
Updated•15 years ago
|
Component: www.mozilla.org → donate.mozilla.org
QA Contact: www-mozilla-org → donate-mozilla-org
Comment 1•15 years ago
|
||
In short, the errors are all invalid BSD tables on the page.
- the <p> tag in the UL had been removed a while ago (latest code had not been updated within BSD wrapper config, this is now fixed)
- the X-UA-Compatible value is a Chrome best practice for HTML5
Confirm valid when no BSD tables on page:
http://html5.validator.nu/?doc=http%3A%2F%2Fcfdev21.com%2Fhome.php%3Flocale%3Den_US
Comment 2•15 years ago
|
||
Glad to see we're tracking BSD limitations. Let's not make this specific issue a blocker to launch though (doesn't sound like we've got a good chance of fixing it anytime soon anyway).
| Reporter | ||
Comment 3•15 years ago
|
||
(In reply to comment #2)
> Glad to see we're tracking BSD limitations. Let's not make this specific issue
> a blocker to launch though (doesn't sound like we've got a good chance of
> fixing it anytime soon anyway).
Validation errors are rarely a blocker on any project, FWIW, but they're always good to fix if we can (where here, we're limited).
You need to log in
before you can comment on or make changes to this bug.
Description
•