Open Web Platform Weekly Summary - 2011-02-28 - 2011-03-06

Part of Corporate

Author(s) and publish date

By:
Published:
Skip to 3 comments

We are starting this week a weekly summary about the Open Web Platform. The intent is to give an overview of the discussions, proposals, decisions which have happened during the last week around the Open Web Platform with a focus on HTML5. This weekly summary covers events in multiple W3C groups, and some outside events as well. Feel free to chime in the comments and add information or ask for more details. This is an experiment; please send feedback to Karl Dubost or here in the comments.

HTML Working Group Decisions

  • A poll has been closed on issue 124 on allowing noreferrer and nofollow on Link element
  • A poll has been opened until March 10, 2011 on the issue 126 about requirement to break RFC 2616 compliance
  • A poll on the issue 56 on how to define URIs in the HTML specification is opened until March 11, 2011.
  • A poll on the issue 127 on "Simplify characterization of link types" is opened until March 11, 2011.

Decentralized extensibility - ISSUE-41

Decentralized extensibility is a mechanism to allow decentralized parties to create their own languages and exchange them in HTML5 text/html serializations. It has been a hot topic since the begining of the new HTML Working Group.Some extensions mechanisms already exist in HTML5 such as class or rel attributes. Different proposals have been made. Issue 41 contains the details of the actions. The W3C HTML Working Group chairs published the decision of the group this week. The arguments presented for decentralized extensibility were not compelling enough and then it has been decided to not have an entry point for incorporating foreign languages into HTML. SVG and MathML are the only languages supported directly into the specification. It is important to note that it relates to text/html serialization. Jirka Kosek has recorded a Formal Objection which would have to be addressed before entering Candidate Recommendation.

Authoring idioms - ISSUE-89

Often on mailing-lists, channels, authors are wondering about the correct ways to use some markup idioms. Some parts of the HTML5 specification suggest how to mark up, for example, footnotes or the main contents of a page. The issue 89 has been resolved. It has been decided by the HTML WG, that the authoring idioms suggestions could be kept in the specification as-is.

Broken Link Types - ISSUE-118

HTML5 draft includes definitions for particular link relations different than the definitions in previous version of HTML. For example, values of the attribute rel such as index, up, first, last, prev, next, start, top, toc, content, end. The support for these values in clients is scarse and the authoring tools use them inconsistently. An implementation table has listed the state of the art in terms of implementation of these values. Three proposals were made that you can discover in the decision made for issue 118. It has been finally decided to drop values for the rel attribute: index, up, first, last and their synonyms top, contents, toc, begin, start and end. Julian Reschke reminded that IANA had a repository for the Link Relations. Issue 119 about the value up has then been closed.

ARIA Mapping - ISSUE-129

ARIA is a technology which gives an additional layer of semantics in markup language for improving accessibility. There is a basic disagreement in the group as to whether or not the role attribute should be allowed to override rather than merely to refine the defaults provided by HTML elements, in particular elements other than <div> and <span>. The decision on the issue 129. Steve Faulkner has summarized the edits in a document. The chairs encouraged to report through the bug tracking system any further information that would help refine the decision. There was also a warning for the role attribute on the hgroup element which is still being discussed.

Accessibility and video element - ISSUE-9

This general issue 9 has been closed. More specific and targeted discussions are being addressed in other issues such as issue 142 and issue 152.

Conversations

Proposals

Announcements

Hot Topics

This column is written by Karl Dubost, working in the Developer Relations & Tools at Opera Software. Any views or summaries are those of the author.

Related RSS feed

Comments (3)

Comments for this post are closed.