
Re: Please support background-size!
Sweet. Thanks for the update.
Quote:
True, that testcase doc should probably be updated to separate out background-size as a separate longhand property for those browsers that don't support the slash-notation in the shorthand yet. But that isn't a PIE problem, right?
Correct.
IE8 (8.0.7601.17514 64bit/32bit on Windows 7 64bit SP1) doesn't render correctly.
I'm not sure if I copied the code correctly. Here's my
Test PageNone of the border.png images are resized
None of the following tests display the border.png image (white background):
[*]contain, border-box
[*]contain, border-box, bottom right
[*]contain, content-box
[*]contain, content-box, bottom right
[*]cover, border-box
[*]cover, border-box, bottom right
[*]cover, content-box
[*]cover, content-box, bottom right
If you can fix the resizing in IE6-8, I will send some money via Paypal your way.