Bug 164183 - [CSS Parser] Add support for -webkit-hyphenate-limit-* properties
Summary: [CSS Parser] Add support for -webkit-hyphenate-limit-* properties
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-29 11:34 PDT by Dave Hyatt
Modified: 2016-10-29 11:40 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.95 KB, patch)
2016-10-29 11:35 PDT, Dave Hyatt
no flags Details | Formatted Diff | Diff
Patch (1.95 KB, patch)
2016-10-29 11:36 PDT, Dave Hyatt
simon.fraser: 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-29 11:34:47 PDT
[CSS Parser] Add support for -webkit-hyphenate-limit-* properties
Comment 1 Dave Hyatt 2016-10-29 11:35:42 PDT
Created attachment 293301 [details]
Patch
Comment 2 WebKit Commit Bot 2016-10-29 11:36:32 PDT
Attachment 293301 [details] did not pass style-queue:


ERROR: Source/WebCore/css/parser/CSSPropertyParser.cpp:3346:  When wrapping a line, only indent 4 spaces.  [whitespace/indent] [3]
Total errors found: 1 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Dave Hyatt 2016-10-29 11:36:37 PDT
Created attachment 293302 [details]
Patch
Comment 4 Dave Hyatt 2016-10-29 11:40:51 PDT
Fixed landed in r208108.