Results 68 comments of Heydon Pickering

@valeriopisapia Yes, thanks. I don't think it's a specific issue so much as a generic performance problem. It works well on my Android, but I've never tried to push it...

@Decrepidos I would accept a pull request for these, thanks!

@corysimmons A badge? RE Grid spec, I think it's great if you want to make Desktop layouts reminiscent of 2006.

How's this? ![image](https://cloud.githubusercontent.com/assets/683558/19688733/c8d384e4-9ac2-11e6-81f7-5c47dcdc48f1.png)

@RussellBishop Sorry for the wait! > What problem did you solve for yourself by building Bruck? I wanted to be able to build responsive layout prototypes, with ease, for clients...

@VPenkov @aardrian You are absolutely right. However ![image](https://cloud.githubusercontent.com/assets/683558/19187460/db06bcfc-8c8b-11e6-9cae-6293bf1b25a5.png)

Hi! No reason why you couldn't do something like that, but it would be more complex than simple inversion if you wanted to keep certain colors.

I think you're onto something here. However, ([tabindex]) should probably be concatenated with :not([tabindex="-1"]) ?

@denis-sokolov like this? Yeah, sorry :-) The trouble is `tabindex="-1"` _is_ focusable programmatically. In some ARIA widgets, -1 on links or buttons is necessary for turning tabbing off before adding...

Most of this is explained in the article:http://inclusive-components.design/data-tables/ (although the book version is more upp to date: book.inclusive-components.design) Since SVG is scalable, the number of coordinates used is somewhat arbitrary....