[Webkit-unassigned] [Bug 176620] In regular block layout, the width of a child's margin box should always be equal to that of its containing block

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 20 11:58:24 PDT 2017


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

--- Comment #11 from Zhifei Fang <facetothefate at gmail.com> ---
Comment on attachment 321174
  --> https://bugs.webkit.org/attachment.cgi?id=321174
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=321174&action=review

>> LayoutTests/fast/block/over-constrained-auto-margin.html:21
>> +        <script>
> 
> I think this test could just dump the render tree, and not run any script.

I am not sure about "dump the render tree", do we dump it as a picture? if so, the margin right will not been show in the picture, the error happened with the computed style it is should be -116px instead of -106px, we cannot tell it on the picture.

-- 
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/20170920/bb1a451a/attachment.html>


More information about the webkit-unassigned mailing list