Bug 163741

Summary: [CSS Parser] Fix font family parsing and add CSS region property parsing
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 zalan: review+

Dave Hyatt
Reported 2016-10-20 10:13:18 PDT
Fix font family parsing and add CSS region property parsing.
Attachments
Patch (9.86 KB, patch)
2016-10-20 10:17 PDT, Dave Hyatt
zalan: review+
Dave Hyatt
Comment 1 2016-10-20 10:17:11 PDT
WebKit Commit Bot
Comment 2 2016-10-20 10:19:33 PDT
Attachment 292220 [details] did not pass style-queue: ERROR: Source/WebCore/css/parser/CSSPropertyParser.cpp:4086: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] ERROR: Source/WebCore/css/parser/CSSParser.cpp:1155: A case label should not be indented, but line up with its switch statement. [whitespace/indent] [4] Total errors found: 2 in 4 files If any of these errors are false positives, please file a bug against check-webkit-style.
Dave Hyatt
Comment 3 2016-10-20 10:27:54 PDT
Landed in r207622.
Note You need to log in before you can comment on or make changes to this bug.