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

Bug 459585

Summary: [css][parser] Infinite loop in CSS parser
Product: [ECD] Orion Reporter: Michael Rennie <Michael_Rennie>
Component: ClientAssignee: Michael Rennie <Michael_Rennie>
Status: RESOLVED FIXED QA Contact:
Severity: major    
Priority: P3 CC: mamacdon
Version: 8.0   
Target Milestone: 8.0   
Hardware: All   
OS: All   
Whiteboard:

Description Michael Rennie CLA 2015-02-10 12:35:32 EST
Use the following snippet in the CSS editor:

@namespace foo url("bar.css");

The tab will lock up.