Categories
HTML5

Web spec goulash

The biggest mistake associated with the HTML5 specification is also the only mistake that can’t be corrected: the charter. The charter allowed the group to create an HTML and XHTML serialization, as well as an associated DOM. Unfortunately, the interpretation of this charter was such that all three tasks have been combined in one document, […]

Categories
Graphics/CSS HTML5 JavaScript

Declarative Elements versus JavaScript and CSS

Over time as I looked at several of the new elements in HTML5, I saw a trend: many of the elements are single purpose derivations of popular, and commonly occurring, JavaScript and CSS applications. Consider the following list: the progress element the meter element the hidden attribute the details element the telephone input type the […]

Categories
HTML5

Issue 92

Summary Summary: Replace too-simple and somewhat odd example table and verbose text unrelated to the table element, with one example table, derived from real world data that best demonstrates the table element. Refocus the text specifically on the table element. Rationale In the bug[1] related to this issue, the HTML5 Editor’s rationale for not make […]

Categories
HTML5

HTML5: When will the madness end?

I have come neither to bury HTML5, nor to praise it. I didn’t think any word could get more overused than Web 2.0, but HTML5 has come close. You can’t go to a tech conference nowadays without HTML5 being mentioned through lips moist with anticipation. Companies are profuse with their promises of HTML5 support, even […]

Categories
W3C

Change proposal for HTML5 dt/dd

Just posted an email to the HTML5 working group with my Change Proposal for dt/dd. This is in response to the dt/dd elements being redefined to be used with figure and details, as well as the dl element. I have a couple of other bug reports to file based on this work, as well as other items. I […]