Stoyan Stefanov

Results 7 issues of Stoyan Stefanov

From [Thierry](https://twitter.com/thierrykoblentz) - a,{color:teal} (IE6/7 only) - .a.b {color:teal} -> .b {color:teal} in IE6 - a,x:-IE7 {color:teal}

# foo[a = 'b'] > .bar {color: red} # foo[ a="b"]>.bar {color: blue} https://www.npmjs.org/package/normalize-selector

enhancement

For chapter 1 faster page -> new markets http://blog.chriszacharias.com/page-weight-matters

Currently ```css a{width:1} ``` becomes ```css a{width:1px} ``` which breaks my UI by turning invalid CSS into a valid one. (Of course the right thing to do is to fix...

https is a security warning, http is a redirtect and the actual study is not there https://github.com/tkadlec/WPOStats/blob/master/_posts/2016-09-15-double-click-revenue.markdown

```css .a { background: none; background-size: 1; b: c; } .b { background: some; background-size: 1; b: c; } ``` becomes ```css .a,.b { background-size: 1; b: c } .a...

You clap and mosquito goes away. But comes back after a random interval.