Bug 163639

Summary: [CSS Parser] Enable basic parser testing.
Product: WebKit Reporter: Dave Hyatt <hyatt>
Component: CSSAssignee: Dave Hyatt <hyatt>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch dino: review+

Description Dave Hyatt 2016-10-18 17:53:12 PDT
Enable basic parser testing.
Comment 1 Dave Hyatt 2016-10-18 17:58:03 PDT
Created attachment 292014 [details]
Patch
Comment 2 WebKit Commit Bot 2016-10-18 17:59:55 PDT
Attachment 292014 [details] did not pass style-queue:


ERROR: Source/WebCore/css/SelectorChecker.cpp:460:  Should have a space between // and comment  [whitespace/comments] [4]
Total errors found: 1 in 7 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Dave Hyatt 2016-10-18 18:09:49 PDT
Landed in r207513.