Archive index

A11y Slackers Gitter Channel Archive 7th of May 2016

What fresh hell is THIS now? - Patrick Lauke
  1. Michiel Bijl
    @MichielBijl
    May 07 01:12
    Anyone here a Numbers.app guru?
  2. Michiel Bijl
    @MichielBijl
    May 07 01:38
    Fixed it.
  3. Michiel Bijl
    @MichielBijl
    May 07 05:33
    Morning slackers.
  4. zakim-robot
    @zakim-robot
    May 07 05:33
    [jitendra] morning
  5. James Nurthen
    @jnurthen
    May 07 05:34
    good evening
  6. James Nurthen
    @jnurthen
    May 07 05:35
    CSS things to avoid for accessibility.... go
  7. James Nurthen
    @jnurthen
    May 07 05:35
    I'll start you off... flexbox order
  8. Michiel Bijl
    @MichielBijl
    May 07 05:53
    Grid Layout?
  9. James Nurthen
    @jnurthen
    May 07 05:54
    would be an issue if it was production in any browser
  10. Michiel Bijl
    @MichielBijl
    May 07 05:54
    ::before { content: '\0208' }
  11. Michiel Bijl
    @MichielBijl
    May 07 05:54
    outline: none; ;)
  12. James Nurthen
    @jnurthen
    May 07 05:54
    heh - yeah - I guess.... but the real issue is the UTF right.....
  13. James Nurthen
    @jnurthen
    May 07 05:54
    outline none is a good one
  14. Michiel Bijl
    @MichielBijl
    May 07 05:54
    a:focus { display: none }
  15. Michiel Bijl
    @MichielBijl
    May 07 05:55
    Anyway, have to run.
  16. James Nurthen
    @jnurthen
    May 07 05:55
    also got float:right, postion:absolute (with excpetions like modals etc.)
  17. zakim-robot
    @zakim-robot
    May 07 17:32