Bug 213153 - Nil NSColor doesn't round trip through Color correctly
Summary: Nil NSColor doesn't round trip through Color correctly
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-12 15:43 PDT by Tim Horton
Modified: 2020-06-12 15:43 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Horton 2020-06-12 15:43:01 PDT
nsColor({ }) probably should be nil, not black, ESPECIALLY since I made colorFromNSColor(nil) make an invalid WebColor::Color 😳