[Webkit-unassigned] [Bug 223807] MDN compat table "No" cell with annotations looks broken on Safari

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 29 12:45:50 PDT 2021


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

zalan <zalan at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zalan at apple.com

--- Comment #5 from zalan <zalan at apple.com> ---
It doesn't not even need to be an inline-block element as this is simply about soft wrap opportunities and whether we consider the position after "-" as one.

<style>
div {
  width:1ch;
}
</style>
<div>-should_this_be_on_the_second_line?</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/20210329/eb1a68e0/attachment.htm>


More information about the webkit-unassigned mailing list