RESOLVED FIXED 78452
CSSPageRule should inherit from CSSRule instead of CSSStyleRule
https://bugs.webkit.org/show_bug.cgi?id=78452
Summary CSSPageRule should inherit from CSSRule instead of CSSStyleRule
Antti Koivisto
Reported 2012-02-12 19:45:28 PST
This matches CSSOM and eliminates the only subclass of CSSStyleRule, enabling further refactoring.
Attachments
patch (13.34 KB, patch)
2012-02-12 19:57 PST, Antti Koivisto
andersca: review+
Antti Koivisto
Comment 1 2012-02-12 19:57:39 PST
Antti Koivisto
Comment 2 2012-02-12 21:19:18 PST
Note You need to log in before you can comment on or make changes to this bug.