This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 11437 - in the example, French translation with PDF, the attribute values need to be in quotes. So it should be <link rel="alternate" type="application/pdf" hreflang="fr" href="manual-fr">
Summary: in the example, French translation with PDF, the attribute values need to be ...
Status: VERIFIED INVALID
Alias: None
Product: HTML WG
Classification: Unclassified
Component: LC1 HTML5 spec (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: ---
Assignee: Ian 'Hixie' Hickson
QA Contact: HTML WG Bugzilla archive list
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-30 09:34 UTC by contributor
Modified: 2011-08-04 05:04 UTC (History)
5 users (show)

See Also:


Attachments

Description contributor 2010-11-30 09:34:46 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/links.html
Section: http://www.whatwg.org/specs/web-apps/current-work/#rel-alternate

Comment:
in the example, French translation with PDF, the attribute values need to be
in quotes.  So it should be <link rel="alternate" type="application/pdf"
hreflang="fr" href="manual-fr">

Posted from: 24.180.51.118 by fredzdearman@gmail.com
Comment 1 Henri Sivonen 2010-11-30 10:16:48 UTC
Quotes are optional.
Comment 2 Michael[tm] Smith 2011-08-04 05:04:11 UTC
mass-moved component to LC1