Re: Spec styles

This is a good initiative!

> What do you dislike about your current styles?

- Lack of max-width to break the paragraphs into more readable chunks
- The tiny line-height
- The default link and references styling

Look at any of the modern CSS specifications for good example on how to solve this.

>  • Paste in URLs to any parts of your spec that are stylistically complex or tricky, and we should therefore be careful not to screw up.
>  • The new styles will include rules for rendering data tables. These will be opt-in by class name, and rely heavily on good markup (use of THEAD, TBODY, COLGROUP, scope attributes, etc.). See Simple Example Less Simple Example Extra-Complex Example. Paste in URLs to a sampling of any data tables you are using so that we can try to accommodate those in the styling, if practical


> The CSSWG has made a number of minor improvements to the existing spec styles, which we might just adopt wholesale. Please comment on what you like/dislike about these styles, as demonstrated in the CSS3 Text specification.

If you mean http://dev.w3.org/csswg/css-text-3/ I quite like it.  I wish we would just adopt this style for the WebDriver specification as well.

> Is there anything else we should consider?

Adding styling for switch statements would be quite good.

Received on Wednesday, 3 June 2015 11:11:16 UTC