Hi Team, While going through Blink's commit, I came across this commit, which fixes FIXME, which is still present in WebKit: Blink Commit - https://src.chromium.org/viewvc/blink?revision=197770&view=revision WebKit Source - https://searchfox.org/wubkat/source/Source/WebCore/rendering/RenderBox.cpp#3690 & https://searchfox.org/wubkat/source/Source/WebCore/rendering/RenderTableRow.cpp#151 Just wanted to raise and check if we have any plan to address FIXME as part of new layout refactoring or for time being we can merge this. Thanks!
Created attachment 464641 [details] test for margin on tables element Probably there should be a test about this first. And see what it does in different browsers? I uploaded a test case. No browsers react at all on the margin setting.
<rdar://problem/104876500>
Committed 259955@main (2c733023916d): <https://commits.webkit.org/259955@main> Reviewed commits have been landed. Closing PR #9706 and removing active labels.