[Webkit-unassigned] [Bug 120133] Remove support for the hspace/vspace attributes on table

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 18 12:05:14 PDT 2022


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

Ahmad Saleem <zlip.792 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zlip.792 at gmail.com

--- Comment #3 from Ahmad Saleem <zlip.792 at gmail.com> ---
Webkit still support 'hspace' and 'vspace':

https://github.com/WebKit/WebKit/blob/147df77f6bb805a2c35456b30b5bbb8f794b043c/Source/WebCore/html/HTMLTableElement.cpp#L330

Chrome / Blink removed it in 2015:

https://src.chromium.org/viewvc/blink?view=revision&revision=190025

Safari also fail following WPT tests:

https://wpt.fyi/results/html/rendering/non-replaced-elements/tables?label=master&label=experimental&aligned&view=subtest&q=table-vspace-hspace

Also Safari 15.6.1 on macOS 12.5.1 render this test case (from Chrome bug - Comment 9) different compared to Chrome Canary 106 and Firefox Nightly 105:

http://software.hixie.ch/utilities/js/live-dom-viewer/?saved=2984

Just wanted to share updated test results. 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/20220818/7d987fde/attachment.htm>


More information about the webkit-unassigned mailing list