Bug 163639 - [CSS Parser] Enable basic parser testing.
Summary: [CSS Parser] Enable basic parser testing.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dave Hyatt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-18 17:53 PDT by Dave Hyatt
Modified: 2016-10-18 18:09 PDT (History)
1 user (show)

See Also:


Attachments
Patch (10.47 KB, patch)
2016-10-18 17:58 PDT, Dave Hyatt
dino: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.