Closed Bug 613678 Opened 15 years ago Closed 15 years ago

Make getpersonas.com pass W3C test

Categories

(Websites Graveyard :: getpersonas.com, defect)

defect
Not set
minor

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Tobbi, Assigned: MattN)

Details

(Whiteboard: Nov-19-Testday)

Attachments

(1 file)

Currently, the GetPersonas website doesn't pass for a couple of reasons: * '&' is not being escaped as & * Unknown attribute 'persona' on element div. * Some required attribute missing on script tag. Validation report: http://www.getpersonas.com/en-US/
* html encode persona name * fix some tag nesting * remove @charset for inline scripts since it is only valid for external scripts Not fixed: the "unknown" 'persona' attribute is what holds the information about a persona so that the Personas browser extension can preview and install it. Changing how this works is non-trivial. The lightweight themes implementation in Firefox 3.6+ uses the 'data-browsertheme' attribute which is valid.
Assignee: nobody → mmn100+bmo
Status: NEW → ASSIGNED
Attachment #501250 - Flags: review?(telliott)
Comment on attachment 501250 [details] [diff] [review] v.1 html encode name, fix tag nesting & remove @charset for inline script Changes look good
Attachment #501250 - Flags: review?(telliott) → review+
Comment on attachment 501250 [details] [diff] [review] v.1 html encode name, fix tag nesting & remove @charset for inline script Deb tells me that Fred should review patches for getpersonas.com
Attachment #501250 - Flags: review?(fwenzel)
Comment on attachment 501250 [details] [diff] [review] v.1 html encode name, fix tag nesting & remove @charset for inline script These look good.
Attachment #501250 - Flags: review?(fwenzel) → review+
(In reply to comment #4) > These look good. Thanks for the quick reviews. Checked-in as r80223 Steps to verify: Run the W3C validator on the following pages and make sure there are no validation errors other than having the unknown 'persona' attribute. This attribute is important to how personas work and cannot be changed easily. * http://www.getpersonas.com/en-US/ * http://www.getpersonas.com/en-US/gallery/
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Product: Websites → Websites Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: