[Webkit-unassigned] [Bug 138577] th { text-align: inherit; } is not respected

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 2 01:14:16 PDT 2022


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

--- Comment #4 from Karl Dubost <karlcow at apple.com> ---
This issue forced Bootstrap to use `-webkit-match-parent` on their CSS
https://github.com/twbs/bootstrap/issues/30321#issuecomment-592981559

which in return makes it hard to remove it from the Web platform without breaking Safari. 

If it is being fixed it will help to obsolete it, and convince BootStrap to remove it too. 

The WPT has already a test to remove the support of `-webkit-match-parent`
https://github.com/web-platform-tests/wpt/commit/006029222c021a7c0b524328b0d3385cf4a97c95

-- 
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/20220602/a23fa622/attachment-0001.htm>


More information about the webkit-unassigned mailing list