[TableNG] Don't parse zero width attributes on tables.
As above. This patch disallows parsing <table width="0"> mapping to "width: 0px" internally. This only applies to width (not height) - see: https://wpt.fyi/results/html/rendering/dimension-attributes.html?label=master&label=experimental&aligned&q=dimension-attributes See also: https://drafts.csswg.org/css-tables-3/#mapping Bug: 958381 Change-Id: I42844dc7b77b8597f4a256e7739baaa3df9f249b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2458587Reviewed-by:Aleks Totic <atotic@chromium.org> Reviewed-by:
Mason Freed <masonfreed@chromium.org> Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/master@{#815189}
Showing
Please register or sign in to comment