Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 459329

Summary: [css][hover] Extend image hover support to all properties that can have an image
Product: [ECD] Orion Reporter: Michael Rennie <Michael_Rennie>
Component: ClientAssignee: Michael Rennie <Michael_Rennie>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3 CC: emoffatt
Version: 8.0   
Target Milestone: 8.0   
Hardware: All   
OS: All   
Whiteboard:

Description Michael Rennie CLA 2015-02-06 10:56:09 EST
Currently we have support for background-image, but we also need:

-webkit-border-image:url(a.png);
-o-border-image:url(a.png);
border-image:url(a.png);
border-image-source: url(a.png);
icon: url(a.png);