HTML/del: Difference between revisions

Jump to navigation Jump to search
291 bytes added ,  29 July 2010
→‎del element spec issues: add spec reference, problem statement
(drafted)
 
(→‎del element spec issues: add spec reference, problem statement)
Line 10: Line 10:


== del element spec issues ==
== del element spec issues ==
Spec reference: [http://www.w3.org/TR/html5/edits.html#the-del-element 4.7.2 The del element]
=== datetime should take date ===
=== datetime should take date ===
* problem: datetime attribute currently requires explicitly specifying date and time, web authors (e.g. hand-authoring) may not have precise time and would find it easier to just specify the date.
* <code>&lt;del&gt;</code> and <code>&lt;ins&gt;</code> <code>datetime</code> attribute should allow YYYY-MM-DD in addition to full ISO8601 datetime.
* <code>&lt;del&gt;</code> and <code>&lt;ins&gt;</code> <code>datetime</code> attribute should allow YYYY-MM-DD in addition to full ISO8601 datetime.
** easier for hand-authoring
** easier for hand-authoring
canmove, Confirmed users
2,887

edits

Navigation menu