Bug 78452

Summary: CSSPageRule should inherit from CSSRule instead of CSSStyleRule
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: macpherson, menard, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 77745    
Attachments:
Description Flags
patch andersca: review+

Description Antti Koivisto 2012-02-12 19:45:28 PST
This matches CSSOM and eliminates the only subclass of CSSStyleRule, enabling further refactoring.
Comment 1 Antti Koivisto 2012-02-12 19:57:39 PST
Created attachment 126703 [details]
patch
Comment 2 Antti Koivisto 2012-02-12 21:19:18 PST
http://trac.webkit.org/changeset/107526