[Webkit-unassigned] [Bug 230873] New: Incorrect Length constructor used after blending negative Length
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 27 18:25:37 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=230873
Bug ID: 230873
Summary: Incorrect Length constructor used after blending
negative Length
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: gnavamarino at apple.com
In some scenarios, BuilderConverter::convertToRadiusLength can return a negative Length of LengthType::Fixed. This is later blended with a Length of LengthType::Calculated which results in the incorrect Length constructor being called.
--
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/20210928/b1cc3758/attachment.htm>
More information about the webkit-unassigned
mailing list