Jason Johnston

Results 208 comments of Jason Johnston

Still an issue. Test case: https://gist.github.com/lojjic/4981401

Do you have a testcase? Just to be sure, does "latest beta" mean beta5 or the latest GitHub code?

Also, is this in all IE versions or just some? I know of an error in IE9 but am not aware of issues in earlier versions.

Does this issue still occur with 1.0.0 or 2.0 beta1?

I can't get that fiddle to load in IE8, it just throws a bunch of errors.

Copying your code to a local document, I can see the bug you're talking about. Unfortunately, this looks like an IE bug and I don't see an easy way for...

"can we get another class like pie_adjacent-sibling" ... can you elaborate on this proposed class and how it would be used?

If you want to use the css3-container in your selector then that should work, there shouldn't be any "innerShiv"-ing necessary.

works fine for me in native IE8 and IE7

I've tested this a bit more. Adding the rendering element in the selector (div + css3-container + div, or div + css3pie + div in 2.0beta) does indeed work. However...