[Webkit-unassigned] [Bug 62923] getComputedStyle doesn't work for pseudo elements on load

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 12 04:51:11 PST 2023


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

Ahmad Saleem <ahmad.saleem792 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ahmad.saleem792 at gmail.com

--- Comment #3 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
With attached test case, I am getting this across all browsers (Safari Technology Preview 160, Chrome Canary 111 and Firefox Nightly 110):

In Script: rgb(0, 0, 0)
On Load: rgb(0, 0, 0)
On 100ms Timeout: rgb(0, 0, 0)
Button Clicked: rgb(0, 0, 0)

Is this still an issue? 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/20230112/b2b7ccd3/attachment.htm>


More information about the webkit-unassigned mailing list