- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 01 Sep 2009 01:58:00 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=7475
Summary: Semantics of rel=first and rel=index breaks specs and
implementations
Product: HTML WG
Version: unspecified
Platform: All
URL: http://lists.w3.org/Archives/Public/public-
html/2009Sep/0003
OS/Version: All
Status: NEW
Severity: major
Priority: P2
Component: HTML5 spec bugs
AssignedTo: dave.null@w3.org
ReportedBy: lhs@malform.no
QAContact: public-html-bugzilla@w3.org
CC: ian@hixie.ch, mike@w3.org, public-html@w3.org
The current draft defines semantics for rel="index" and rel="first" that break
with current specs (HTML 4 and XHTML) as well as with implementations (Opera
9.x, Seamonkey and iCab).
In a summary, the draft
a) makes synonyms out of rel keywords that are not keywords in any other spec
or implementation
Example: "begin" and "start" as synonyms for "first". ("First" isn't
defined in specs at all yet.)
See draft:
http://www.whatwg.org/specs/web-apps/current-work/#link-type-first
b) splits keywords that otherwise are synonyms.
Example: "top" is split from "start" and "home" [and made synonymous
with "index" instead see above]
See draft:
http://www.whatwg.org/specs/web-apps/current-work/#link-type-index
Message to HTMLwg for more detais:
http://lists.w3.org/Archives/Public/public-html/2009Sep/0003
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Tuesday, 1 September 2009 01:58:11 UTC