Re: [csswg-drafts] [css-tables] percent width cells behave differently in nested tables (#3336)

Does specification describe how TD's 1% width, 20px min width makes table's intrinsic width be 20*100px wide? I never found it.

    <td style="width:1%; background:yellow;" data-expected-width="100">
      <div style="width:20px"></div>
     </td>

-- 
GitHub Notification of comment by atotic
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3336#issuecomment-735470334 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Sunday, 29 November 2020 22:49:29 UTC