WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
141450
Web Inspector: Better support for CSSOM StyleSheet mutations (insertRule/deleteRule)
https://bugs.webkit.org/show_bug.cgi?id=141450
Summary
Web Inspector: Better support for CSSOM StyleSheet mutations (insertRule/dele...
Joseph Pecoraro
Reported
2015-02-10 17:24:37 PST
* SUMMARY Web Inspector should better support for CSSOM StyleSheet mutations (insertRule/deleteRule). * NOTES Currently InspectorStyleSheet manages a ParsedStyleSheet, with extra "SourceData" parsed from the raw stylesheet text. The raw text however, will be missing rule mutations to the actual CSSStyleSheet, e.g. insertRule / deleteRule. Thus making an imbalance between the rule ordinals in the SourceData map and the actual CSSStyleSheet CSSRules.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2015-02-10 17:25:00 PST
<
rdar://problem/19790845
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug