Re: [csswg-drafts] [css-tables] <button>, padding, and border-collapse:collapse

Oh, yes, that is it, thanks! 

It looks like non-Edge browsers just plain refuse ```display:table``` 
on the button but the fixup-generated table root inherits 
```border-spacing``` from it. 

I think the fact buttons cannot be ```display:table``` is a bug, but 
that is not a table bug per se. I am going to leave the spec as-is, 
but it is interesting to note that ```<button>``` still doesn't work 
interoperably in 2016... 

-- 
GitHub Notification of comment by FremyCompany
Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/issues/415#issuecomment-241482783 
using your GitHub account

Received on Monday, 22 August 2016 17:14:17 UTC