Revert of [table] Stretching tables when needed due to self-alignment...
Revert of [table] Stretching tables when needed due to self-alignment properties (patchset #6 id:120001 of https://codereview.chromium.org/2528253003/ ) Reason for revert: This patch is causing several important regressions. Original issue's description: > [table] Stretching tables when needed due to self-alignment properties > > The Self-Alignment properties, align-self and justify-self, apply to > tables when they are flex or grid items. > > This patch addresses only the issue of applying the stretch value, which > effectively affects the size of the table in those cases. > > The justify-self applies also to tables when they are block-level > boxes, but the alignment feature is still not implemented for that > case, so for now the related test cases expect no stretching. > > Other values of alignment aren't implemented yet for tables, but those > will be part of future CLs, once somebody files the appropriated bug. > > BUG=667785 > > Review-Url: https://codereview.chromium.org/2528253003 > Cr-Commit-Position: refs/heads/master@{#454743} > Committed: https://chromium.googlesource.com/chromium/src/+/a90dba1f2dd094e51229dd2e5e059c6b53cee93a TBR=svillar@igalia.com,rego@igalia.com,cbiesinger@chromium.org,dgrogan@chromium.org,mstensho@opera.com # Not skipping CQ checks because original CL landed more than 1 days ago. BUG=667785 Review-Url: https://codereview.chromium.org/2740063003 Cr-Commit-Position: refs/heads/master@{#455719}
Showing
Please register or sign in to comment