Closed seshrs closed 1 year ago
Closes #235. Honestly, I'm not yet certain why the width CSS property behaves like this, but I suspect that simply setting a percentage width on a child changes how the parent's width is calculated.
width
The spec from this PR is available at https://preview.sesh.rs/previews/eecs485staff/primer-spec/239/.
(Available until Tue Jan 24 2023.)
Context
Closes #235. Honestly, I'm not yet certain why the
width
CSS property behaves like this, but I suspect that simply setting a percentage width on a child changes how the parent's width is calculated.Validation