Bug 79763

Summary: Split CSSStyleRule into internal and CSSOM type
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 kling: review+

Description Antti Koivisto 2012-02-28 01:02:57 PST
Continuing stylesheet refactoring.
Comment 1 Antti Koivisto 2012-02-28 01:12:22 PST
Created attachment 129213 [details]
patch
Comment 2 WebKit Review Bot 2012-02-28 01:14:24 PST
Attachment 129213 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCor..." exit_code: 1
Source/WebCore/css/CSSStyleRule.h:37:  More than one command on the same line  [whitespace/newline] [4]
Total errors found: 1 in 17 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Antti Koivisto 2012-02-28 01:46:43 PST
http://trac.webkit.org/changeset/109091