NEW 250206
Calculate auto margins on orthogonal tables correctly
https://bugs.webkit.org/show_bug.cgi?id=250206
Summary Calculate auto margins on orthogonal tables correctly
Ahmad Saleem
Reported 2023-01-06 07:13:32 PST
Hi Team, While going through Blink's commit, I came across another potential to merge: Blink Commit - https://src.chromium.org/viewvc/blink?revision=176634&view=revision (https://chromium.googlesource.com/chromium/blink/+/977524d1fa2ea6e758b8e25a7a08473e1559f9b8) WebKit Source - https://searchfox.org/wubkat/source/Source/WebCore/rendering/RenderTable.cpp#571 & https://searchfox.org/wubkat/source/Source/WebCore/rendering/RenderTable.cpp#513 Failing Test Case - https://jsfiddle.net/w40ohfx5/show ^ Failing in Safari 16.2 & Safari Technology Preview 160 while passing in Chrome Canary 111 and Firefox Nightly 110. Just wanted to raise, so we can fix this as well. Thanks!
Attachments
Radar WebKit Bug Importer
Comment 1 2023-01-13 07:14:16 PST
Ahmad Saleem
Comment 2 2023-11-13 18:18:30 PST
PR attempt: https://github.com/WebKit/WebKit/pull/10276 (Just for reference)
Note You need to log in before you can comment on or make changes to this bug.