[Webkit-unassigned] [Bug 134301] Implement parsing for CSS scroll snap points
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 28 13:18:31 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=134301
Wenson Hsieh <wenson_hsieh at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #235582| |commit-queue?
Flag| |
--- Comment #47 from Wenson Hsieh <wenson_hsieh at apple.com> 2014-07-28 13:18:41 PST ---
(From update of attachment 235582)
View in context: https://bugs.webkit.org/attachment.cgi?id=235582&action=review
> Source/WebCore/css/CSSCalculationValue.cpp:143
> + case CSSPrimitiveValue::CSS_REPEAT:
Hmm...this line is causing a style error: "enum members should use InterCaps with an initial capital letter". While that's accurate, the other CSSPrimitiveValue enums are also all caps and don't seem to trigger it. Perhaps this is a false positive?
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list