On Thu, May 26, 2011 at 7:50 PM, Ehsan Akhgari <eh...@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.

Reply via email to