[Webkit-unassigned] [Bug 168638] New: -webkit-hyphenate-character broken?

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 20 22:53:42 PST 2017


https://bugs.webkit.org/show_bug.cgi?id=168638

            Bug ID: 168638
           Summary: -webkit-hyphenate-character broken?
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Text
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: simon.fraser at apple.com
                CC: mmaxfield at apple.com

-webkit-hyphenate-character was implemented in http://trac.webkit.org/r61548 parsing as <auto> or a string, but now we just fall through to parsing a locale:

CSSPropertyParser.cpp:3761
    case CSSPropertyWebkitHyphenateCharacter:
    case CSSPropertyWebkitLocale:
        return consumeLocale(m_range);

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170221/60f06ecf/attachment.html>


More information about the webkit-unassigned mailing list