- From: Aryeh Gregor <Simetrical+w3c@gmail.com>
- Date: Mon, 22 Feb 2010 13:54:45 -0500
- To: Jonas Sicking <jonas@sicking.cc>, Maciej Stachowiak <mjs@apple.com>
- Cc: HTMLwg WG <public-html@w3.org>
On Mon, Feb 22, 2010 at 7:44 AM, Maciej Stachowiak <mjs@apple.com> wrote: > I do believe that other presentational attributes from HTML4.01 are > nonconforming in HTML5, even though they were not previously marked > Deprecated. An example would be the "height" and "width" attributes on the > <img> element. On Mon, Feb 22, 2010 at 9:48 AM, Jonas Sicking <jonas@sicking.cc> wrote: > Do you feel the same way about ripping out other attributes that are > going from conforming to non-conforming? Such as the width/height > attributes? As far as I can tell, height and width attributes on <img> are actually conforming in HTML5. Examples of attributes that went straight from conforming to non-conforming include (I think) rev="", and border/cellspacing/cellpadding/etc. on <table>.
Received on Monday, 22 February 2010 19:01:48 UTC