[LayoutNG] Don't break fieldset border/padding
The fieldset layout algorithm was able to handle breaks inside borders and padding, but since this is no longer supported, some code had to be removed. This change addresses the TODO that was proposed in https://chromium-review.googlesource.com/c/chromium/src/+/2263353 In a previous change where we had made the legends monolithic https://chromium-review.googlesource.com/c/chromium/src/+/2353354 additional TODOs were added as a result of the following open issue crbug.com/1097012. In this change, a missing TODO was added and comments have been updated. Bug: 1097012 Change-Id: I2087957b98681904606a4d6d780094c24a8e7ece Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2367698 Commit-Queue: Ana Sollano Kim <ansollan@microsoft.com> Reviewed-by:Morten Stenshorne <mstensho@chromium.org> Reviewed-by:
Alison Maher <almaher@microsoft.com> Cr-Commit-Position: refs/heads/master@{#800756}
Showing
Please register or sign in to comment