- From: Ian Hickson <ian@hixie.ch>
- Date: Thu, 5 Sep 2013 20:47:12 +0000 (UTC)
- To: Boris Zbarsky <bzbarsky@MIT.EDU>
- Cc: whatwg@lists.whatwg.org
On Thu, 5 Sep 2013, Boris Zbarsky wrote: > On 9/4/13 8:07 PM, Ian Hickson wrote: > > As far as I can tell, browsers keep treating it as an inline-block box > > in those cases. > > OK, that works, I guess. That does mean that buttons are a replaced > element, clearly, though... Something needs to spell that out. In what sense? The definition of "replaced element" here: http://www.w3.org/TR/CSS2/conform.html#replaced-element ...doesn't seem to apply to <button>. The rendering of <button> is very much in CSS' scope, no? -- Ian Hickson U+1047E )\._.,--....,'``. fL http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
Received on Thursday, 5 September 2013 20:47:36 UTC