Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Maybe they aren't using the property of the dash character just yet, but it is special in CSS: http://stackoverflow.com/a/5598250


They don't use that selector as far as I know, because it's very brittle. Something like [class|='span'] would only match classes starting with 'span-' if they are the first class in the class list. So it wouldn't match something like '<div class="stacked span-5"></div>'




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: