Skip to content

Instantly share code, notes, and snippets.

@mhauken
Last active August 29, 2015 13:57
Show Gist options
  • Save mhauken/9473104 to your computer and use it in GitHub Desktop.
Save mhauken/9473104 to your computer and use it in GitHub Desktop.
Idiotic things that don't work in browsers
  • You cant change ::selection in input-fields..
  • You can't have before or after-elements on input, -submit, checkboxes, radiobuttons etc.
  • you can't target elements before or parent-elements
  • you can't target a ::before-element from the parent class
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment