[Webkit-unassigned] [Bug 10796] [DOM 0] height and innerHeight (parameters in window.open() call) should correspond to the same measurement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 5 14:22:25 PDT 2022


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |zlip.792 at gmail.com
     Ever confirmed|0                           |1

--- Comment #2 from Ahmad Saleem <zlip.792 at gmail.com> ---
I am able to reproduce this bug in Safari 15.6 on macOS 12.5 using URL field test case.

** STEPS TO REPRODUCE **

1) Open URL
2) Type '700' in height
3) Click on "Create Pop-up Window according to these settings"

<< EXPECTED RESULT >>

In pop-up window, innerheight would be same as type of 700.

<< ACTUAL RESULT >>

Safari 15.6 showed innerheight of 900

NOTE - For other browsers, only Firefox Nightly 106 showed innerheight matched with the typed value of "Height". While Chrome Canary 106 was similar to Safari 15.6 and showed different innerheight.

I am going to change status to "New" but if this is something where Firefox need to change their behavior to align with DOM3 or DOM4 spec then please mark this bug accordingly. 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/20220805/d66945c9/attachment-0001.htm>


More information about the webkit-unassigned mailing list