Unfortunately this example fails at the moment. It turns into \a into a (removes only the \). It seems a different problem though.
Originally posted by @ludofischer in #245 (comment)
Example:
// http://jsfiddle.net/BoltClock/AHuvh/6
a[href="\a http://google.com"] {
color: red;
}