[Webkit-unassigned] [Bug 240068] REGRESSION (r285623): pay1040.com IRS payments website renders poorly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 10 12:39:26 PDT 2022


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

Oriol Brufau <obrufau at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |obrufau at igalia.com

--- Comment #3 from Oriol Brufau <obrufau at igalia.com> ---
Created attachment 459130

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

testcase

Minimal testcase:

<!DOCTYPE html>
<div style="display: flex; flex-direction: column; border: solid orange">
  <div style="flex: 1 1 0px; display: flex; flex-direction: column; place-content: center; border: solid cyan">
    bar
    <div style="flex: 1 1 100px; border: solid fuchsia">baz</div>
  </div>
</div>

-- 
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/20220510/7ca59529/attachment-0001.htm>


More information about the webkit-unassigned mailing list