[Webkit-unassigned] [Bug 119132] Fix Length blend() handling of Undefined lengths
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 13 16:29:18 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=119132
Ahmad Saleem <zlip.792 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |zlip.792 at gmail.com
--- Comment #1 from Ahmad Saleem <zlip.792 at gmail.com> ---
I took the test case from source.chromium.org of the one attached in the Chrome Commit and changed it into JSFiddle:
Link - https://jsfiddle.net/0x3butfq/show
All browsers (Safari Technology Preview 153, Firefox Nightly 106 and Chrome Canary 107) are showing following result:
Warning this test is running in real-time and may be flaky.
PASS - "max-width" property for "test" element at 0s saw something close to: none
PASS - "max-width" property for "test" element at 0.25s saw something close to: 10
PASS - "max-width" property for "test" element at 1s saw something close to: 10
PASS - "max-width" property for "test" element at 1.75s saw something close to: none
PASS - "max-width" property for "test" element at 2s saw something close to: none
____
Do we need this anymore or test? Thanks!
--
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/20220913/7ea8a65c/attachment.htm>
More information about the webkit-unassigned
mailing list