<button> rendering
"corvid" <[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <20121210025603.GE27977@local> |
As Html_tag_open_button() says,
/*
* Buttons are rendered on one line, this is (at several levels) a
* bit simpler. May be changed in the future.
*/
For some time I've wondered: How hard would it be to fix that?