[Webkit-unassigned] [Bug 170708] getComputedStyle() can be incorrect when using CSS Custom Properties
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Aug 6 18:44:44 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=170708
Ahmad Saleem <zlip.792 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |zlip.792 at gmail.com
--- Comment #2 from Ahmad Saleem <zlip.792 at gmail.com> ---
I am able to reproduce this issue in Safari 15.6 on macOS 12.5 using below mentioned "JSBin":
*** Safari 15.6 on macOS 12.5 ***
"2px"
"2px"
"2px"
*** Chrome Canary 106 ***
"2px"
"10px"
"2px"
*** Firefox Nightly 105 ***
"2px"
"10px"
"2px"
--
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/20220807/5afbbe14/attachment.htm>
More information about the webkit-unassigned
mailing list