Closed
Bug 614539
Opened 15 years ago
Closed 15 years ago
Fix Validation Errors in product-details table tags
Categories
(www.mozilla.org :: General, defect)
www.mozilla.org
General
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: sgarrity, Assigned: abuchanan)
References
()
Details
(Whiteboard: [redesign][ms-fir])
Attachments
(1 file)
542 bytes,
patch
|
abuchanan
:
review+
|
Details | Diff | Splinter Review |
As brought up on Bug 605575, the All Languages pages (http://www.mozilla.com/firefox/all) don't validate due to obsolete cellpadding and cellspacing attributes on the <table> tag. They are handled by CSS now anyhow.
This patch should be save for production anytime.
Attachment #492980 -
Flags: review?(abuchanan)
Assignee | ||
Updated•15 years ago
|
Attachment #492980 -
Flags: review?(abuchanan) → review+
Assignee | ||
Updated•15 years ago
|
Whiteboard: [redesign] → [redesign][ms-12/2/10]
Reporter | ||
Comment 2•15 years ago
|
||
Alex, I don't have commit access to the product-details lib, can you commit this?
Assignee | ||
Comment 3•15 years ago
|
||
r78469 on trunk. I'll let it go to production with the next release
Assignee | ||
Updated•15 years ago
|
Whiteboard: [redesign][ms-12/2/10] → [redesign][ms-fir]
Reporter | ||
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment 4•15 years ago
|
||
reopening as page does not validate http://html5.validator.nu/?doc=https%3A%2F%2Fwww-trunk.stage.mozilla.com%2Fen-US%2Ffirefox%2Fall.html
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Reporter | ||
Comment 5•15 years ago
|
||
(In reply to comment #4)
> reopening as page does not validate
This was fixed in the nova branch already, but I've also fixed in trunk in r78751.
Status: REOPENED → RESOLVED
Closed: 15 years ago → 15 years ago
Keywords: qawanted
Resolution: --- → FIXED
Comment 6•15 years ago
|
||
Comment 7•15 years ago
|
||
Status: RESOLVED → VERIFIED
Updated•13 years ago
|
Component: www.mozilla.org/firefox → www.mozilla.org
Updated•13 years ago
|
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•