Bug 164122 - Allow new CSS parser to handle insertRule, etc via parseRule
Summary: Allow new CSS parser to handle insertRule, etc via parseRule
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-10-28 05:11 PDT by Dean Jackson
Modified: 2016-10-28 11:53 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.96 KB, patch)
2016-10-28 05:20 PDT, Dean Jackson
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dean Jackson 2016-10-28 05:11:20 PDT
Allow new CSS parser to handle insertRule, etc via parseRule
Comment 1 Dean Jackson 2016-10-28 05:18:11 PDT
<rdar://problem/29000101>
Comment 2 Dean Jackson 2016-10-28 05:20:09 PDT
Created attachment 293144 [details]
Patch
Comment 3 Dean Jackson 2016-10-28 11:53:47 PDT
Committed r208059: <http://trac.webkit.org/changeset/208059>