[Webkit-unassigned] [Bug 240876] Page oscillates between two different layouts

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 24 10:12:43 PDT 2022


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

zalan <zalan at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|InRadar                     |

--- Comment #2 from zalan <zalan at apple.com> ---
iframe resizing from JS:

case "resize":
  return e("Got message 'resize', resizing iFrame height to " + o[2] + "px."), this.container.children[0].style.height = o[2] + "px", t();

-- 
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/20220524/2ba6077c/attachment.htm>


More information about the webkit-unassigned mailing list