Joy Reynolds

Results 369 comments of Joy Reynolds

The multiline mode was needed in my test case, and some of the expressions do have `^` and `$`. I didn't mean that there could be many colons. I meant...

I was testing with some real CSS that I added more `will-change` cases to. ``` [id='toggle-heart']:checked + label { color: #e2264d; will-change: outline-radius; will-change: outline-radius, transform; will-change: outline-radius ; animation:...

I tested the original code again, and if there is a space after the property (before the colon), the prefix is not applied. The problem is in my PR also,...

Wouldn't changing `stretch` to `-moz-available` be a rewrite also? And it looked to me like the selectors are set up to handle changes, like `placeholder` does.

I was looking in to how to add `:matches` and `:is`, but this code seems to be doing something odd. ``` for(var selector in selectors) { var standard = selectors[selector]...

I think I'm understanding this better now. I got onto a tangent trying to do `:matches` since it is a rewrite, so was looking at the others that way. Sorry!...

Well, you said in the issue that you would consider it.

merged in https://github.com/LeaVerou/prefixfree/commit/053f00a8bbc02cce473fd920df9a415fa417a609