Closed
Bug 901663
Opened 12 years ago
Closed 12 years ago
Consider adding back support for CSSKeyframesRule.insertRule
Categories
(Core :: DOM: CSS Object Model, defect)
Core
DOM: CSS Object Model
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: mstange, Assigned: mstange)
Details
Attachments
(1 file)
|
4.28 KB,
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
Bug 841896 renamed insertRule to appendRule in order to match the spec, but apparently there are websites which still use insertRule.
This patch applies on today's mozilla-aurora, which looks like it will be tomorrow's mozilla-beta.
| Assignee | ||
Updated•12 years ago
|
Attachment #785918 -
Flags: review?(bzbarsky)
Comment 1•12 years ago
|
||
Comment on attachment 785918 [details] [diff] [review]
patch
r=me
Attachment #785918 -
Flags: review?(bzbarsky) → review+
| Assignee | ||
Comment 2•12 years ago
|
||
Keynote for iCloud has been fixed in the meantime, looks like we don't need this after all.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•