Confirmed users
9,511
edits
No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
***Firefox 3.5 | ***Firefox 3.5 | ||
***Latest beta | ***Latest beta | ||
=General= | =General= | ||
*HTML validates: http://html5.validator.nu/ | *HTML validates: http://html5.validator.nu/ | ||
Line 21: | Line 22: | ||
*l10n: other locales look fine (special chars, Unicode, etc.) | *l10n: other locales look fine (special chars, Unicode, etc.) | ||
*Correct timestamps | *Correct timestamps | ||
=Performance/load testing= | =Performance/load testing= | ||
*Doesn't tank on [http://developer.yahoo.com/yslow/ YSlow!] (Strive for an A with ruleset v2) | *Doesn't tank on [http://developer.yahoo.com/yslow/ YSlow!] (Strive for an A with ruleset v2) | ||
**CDN is hooked up, if needed (static images, CSS, JS, videos) | **CDN is hooked up, if needed (static images, CSS, JS, videos) | ||
*Load-tested? | *Load-tested? | ||
=Accessibility= | |||
*Is the site generally accessible? | |||
=Security= | =Security= | ||
Line 30: | Line 34: | ||
*Runs on both HTTP / HTTPS? Mixed-content warnings? | *Runs on both HTTP / HTTPS? Mixed-content warnings? | ||
**Check to see that third-party assets use relative paths, where possible | **Check to see that third-party assets use relative paths, where possible | ||
=Project/release-cycle= | =Project/release-cycle= | ||
*Has a Webdev bug, filed from https://intranet.mozilla.org/webtools/authenticate/login | *Has a Webdev bug, filed from https://intranet.mozilla.org/webtools/authenticate/login |