[whatwg] Request for feedback: supported elements for formatBlock
Aryeh Gregor
Simetrical+w3c at gmail.com
Fri May 27 10:52:52 PDT 2011
On Thu, May 26, 2011 at 7:50 PM, Ehsan Akhgari <ehsan at mozilla.com> wrote:
> What is IE's behavior in this case?
IE just ignores <blockquote> as an argument to formatBlock, same as if
you pass <quasit> or something. That matches my current spec, but
doesn't match any non-IE browser. Gecko and Presto both try to wrap
existing elements in some fashion, which means formatBlock to
<blockquote> behaves differently from formatBlock to anything else.
More information about the whatwg
mailing list