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

Bug 458823

Summary: [css][hover] font-family hover should work in media query expressions
Product: [ECD] Orion Reporter: Michael Rennie <Michael_Rennie>
Component: ClientAssignee: Michael Rennie <Michael_Rennie>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3    
Version: 8.0   
Target Milestone: 8.0   
Hardware: All   
OS: All   
Whiteboard:

Description Michael Rennie CLA 2015-01-30 09:25:17 EST
consider the following:

@import url('foo.css') print and (font-family: Lucida Sans Unicode);

If you hover over the font-family query expression no hover is shown (but should be).