[Webkit-unassigned] [Bug 245941] IntersectionObserver Api Ratio Less Than 1 While Toolbar Visible
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Aug 13 10:52:46 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=245941
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> ---
Changed test to following JSFiddle: https://jsfiddle.net/58h0ko2w/
In Chrome Canary 118, I get following in JSFiddle Console:
"Ratio is: ", 1
"%cWorking", "color: green;"
_____
In WebKit ToT (266852 at main):
"Ratio is: ", 0.9980040192604065
and get console error: <a class='gotoLine' href='#"Expect ratio to be 1 but got 0.9980040192604065"'>"Expect ratio to be 1 but got 0.9980040192604065"</a>
____
In Firefox Nightly 118:
Same as Firefox but different ratio but also error.
--
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/20230813/d5b4c683/attachment.htm>
More information about the webkit-unassigned
mailing list