[Webkit-unassigned] [Bug 229622] Rename enums in CSSUnitType to CamelCase and remove CSS_ prefix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 27 14:50:53 PDT 2021


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

--- Comment #4 from Kiet Ho <tho22 at apple.com> ---
(In reply to Simon Fraser (smfr) from comment #3)
> Comment on attachment 436675 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=436675&action=review
> 
> > Source/WebCore/css/CSSUnits.h:64
> > +    DotsPerInch = 31,
> > +    DotsPerCentimeter = 32,
> 
> We use Cm and In above so these should be DotsPerCm and DotsPerIn

Or we could change Cm => Centimeter and In => Inch, let me know your preference.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210827/3b500a82/attachment-0001.htm>


More information about the webkit-unassigned mailing list