[Webkit-unassigned] [Bug 211726] New: table element with align attribute doesn't change body height

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 11 08:02:49 PDT 2020


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

            Bug ID: 211726
           Summary: table element with align attribute doesn't change body
                    height
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jarek at pendowski.com

Created attachment 399018

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

Minimal example of the bug

Noticed when working with a mailing HTML that still uses a lot of nested tables that when a table element has an `align` attribute set to anything reasonable (left, right, center) the `scrollHeight` and `clientHeight` of the `body` containing that table is 0.

Distilled the mailing to the smallest example that's still not working.

-- 
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/20200511/db2d9f14/attachment.htm>


More information about the webkit-unassigned mailing list