[Webkit-unassigned] [Bug 18065] Problem with calculation of elements with percentage-width

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 23 17:18:45 PDT 2023


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

zalan <zalan at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |CONFIGURATION CHANGED

--- Comment #6 from zalan <zalan at apple.com> ---
<div style="width: 1000px; background: #CCC">
  <div style="background: #00f; width: 509px;"> </div>
  <div style="background: #00f; width: 50.9%;"> </div>
</div>

works fine now.

-- 
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/20230324/3a6c9cba/attachment.htm>


More information about the webkit-unassigned mailing list