[Webkit-unassigned] [Bug 244947] New: Remove Quirk Behavior for <td> and float from Tables

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 8 14:09:03 PDT 2022


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

            Bug ID: 244947
           Summary: Remove Quirk Behavior for <td> and float from Tables
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tables
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: zlip.792 at gmail.com
                CC: zalan at apple.com

Hi Team,

Currently we have following Quirk Behavior in our code:

https://github.com/WebKit/WebKit/blob/main/Source/WebCore/style/StyleAdjuster.cpp#L287

Which Chrome / Blink removed as part of this commit:

https://chromium.googlesource.com/chromium/src.git/+/95773a85549dc14dbb42d665dadd7875d05df0a1

I am going to remove this as well from the Webkit. I was not able to find related bug, hence I am creating this one so I can try to remove this from Webkit as well and match Gecko and Blink.

Thanks!

-- 
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/20220908/de5d2039/attachment-0001.htm>


More information about the webkit-unassigned mailing list