Does the HTML Editor support CSS3...

User 446039 Photo


Registered User
2 posts

Does the HTML Editor support border images in CSS3? Haven't been able to get it to work, but not sure if it's a Editor problem or a Firefox problem.


User 446039 Photo


Registered User
2 posts

Border images in CSS3, I mean commands like the following:

border-image: url(border.png) 27 27 27 27 round round; or

border-image: url(border.png) 27 27 27 27 stretch stretch;
User 463058 Photo


Ambassador
1,073 posts

It uses IE's Trident rendering engine for previewing, so no. As for Firefox, like other browsers, its implementation of the as yet unfinalized CSS3 features picks and chooses which parts to actually bother with at this time. Have you seen something indicating that FF should be supporting this new border styling?

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.