[Webkit-unassigned] [Bug 14456] Cannot login to site due to missing input fields

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 13 09:40:02 PDT 2022


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

Ahmad Saleem <zlip.792 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zlip.792 at gmail.com

--- Comment #3 from Ahmad Saleem <zlip.792 at gmail.com> ---
Created attachment 461580

  --> https://bugs.webkit.org/attachment.cgi?id=461580&action=review

Safari 15.6 differs from other browsers slightly

*** Safari 15.6 on macOS 12.5 ***

<body> offsetHeight is 36.
<html> offsetHeight is 244.

*** Firefox Nightly 105 ***

<body> offsetHeight is 38.
<html> offsetHeight is 246. 

*** Chrome Canary 106 ***

<body> offsetHeight is 37.
<html> offsetHeight is 245.


__________

I am not sure whether it is fixed or not but just wanted to share updated results based on attached test case and refer to screenshot for any rendering of output. 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/20220813/dc609e12/attachment.htm>


More information about the webkit-unassigned mailing list