Changes

Jump to: navigation, search

Tantek-Mozilla-Projects

1,205 bytes added, 01:10, 27 June 2010
added HTML5 spec improvements section to keep track of these too.
** need to get in touch with Tab Atkins and catch-up on the current state of his work vs. existing prefixed partial implementation in Firefox and Safari.
*** 2010-155 briefly spoke with Tab about flex box in irc and noted that I'm working on css3-color and css3-ui first.
 
=== HTML5 spec improvements ===
==== keeping crappy stuff out ====
* [http://wiki.whatwg.org/wiki/Change_Proposal_for_not_including_longdesc reject longdesc attribute]
** 2010-06-26 answered survey
** tweeted: http://tantek.com/2010/177/t4/objecting-longdesc-attr-html5 , http://twitter.com/t/status/17127775107
 
==== restoring pragmatic HTML4 things ====
* <code>&lt;cite&gt;</code> element for names of speakers
 
==== upgrade HTML4 features to be more flexible and usable ====
* <code>&lt;ins&gt;</code> and <code>&lt;del&gt;</code> <code>datetime</code> attribute should allow YYYY-MM-DD in addition to full ISO8601 datetime.
** easier for hand-authoring
** no need to force authors to enter artificial precision (e.g. YYYY-MM-DDT00:00:00Z instead of YYYY-MM-DD)
 
==== improving new features ====
* make <code>&lt;time&gt;</code> and new date/time <code>&lt;input&gt;</code> elements consistent
* expand both time/input to handle additional real world cases
** YYYY
** YYYY-MM
** --MM-DD
* improve <code>&lt;time&gt;</code> element to support uses analogous to the "value class pattern" date and time separation use case (compose nested <code>&lt;time&gt;</code> elements into a single date and time)
=== DOM API vendor prefixing ===
Canmove, confirm
2,698
edits

Navigation menu