- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Wed, 18 Feb 2015 03:46:28 +0100
- To: Brian Kardell <bkardell@gmail.com>
- Cc: "www-style@w3.org" <www-style@w3.org>
* Brian Kardell wrote: >Essentially it boils down to this: I would be willing to wager my last >dollar that the vast majority of authors do not understand how the browser >arrives at how an HTML page is rendered with no author stylesheets. >Currently many friends and people that I talk to are dismayed or surprised >by the behavior having expected it to do something more "default" like: > >all: user-agent; > >and reset back to -that- behavior. If suddenly the contents of script or >style tags is displayed, or blockquotes just look like regular inline text, >that seems to be upside down on the priority of constituencies. Currently >it's up to them to recreate and define what would have been an initially >sane group of styles and that seems just wrong. That authors may want to "reset" properties without having to re-specify that `table` elements should be rendered as tables has, as I recall it, always been understood ever since we began discussing proposals like the `all` property over a decade ago. It's somewhat surprising that current proposals do not account for that. As far as styling HTML documents is concerned, a "blank slate" state where everything is like a `<span>` is not really useful outside of special case scenarios like test cases. -- Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de D-10243 Berlin · PGP Pub. KeyID: 0xA4357E78 · http://www.bjoernsworld.de Available for hire in Berlin (early 2015) · http://www.websitedev.de/
Received on Wednesday, 18 February 2015 02:46:59 UTC