Bug 36281 - CSS3 HIERARCHY_REQUEST_ERR raised if @import rule inserted after a regular rule test fails
Summary: CSS3 HIERARCHY_REQUEST_ERR raised if @import rule inserted after a regular ru...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: All OS X 10.5
: P2 Normal
Assignee: Dave Hyatt
URL: http://samples.msdn.microsoft.com/iet...
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-17 20:31 PDT by Simon Fraser (smfr)
Modified: 2010-06-06 10:37 PDT (History)
0 users

See Also:


Attachments
Patch (8.40 KB, patch)
2010-03-18 12:40 PDT, Dave Hyatt
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2010-03-17 20:31:11 PDT
This test:
http://samples.msdn.microsoft.com/ietestcenter/domstyle/insertHierarchyError.htm
fails.
Comment 1 Dave Hyatt 2010-03-18 12:40:37 PDT
Created attachment 51071 [details]
Patch
Comment 2 Dave Hyatt 2010-03-18 12:51:03 PDT
Fixed in r56182.
Comment 3 Alexey Proskuryakov 2010-06-06 10:37:24 PDT
This has caused bug 36700, and was partially undone.