Re: [csswg-drafts] [css-position] Behaviour of semi-replaced elements. (#6789)

Thanks. Here's a variant of my earlier testcase, now with explicit `width:auto; height:auto` on the abspos elements:
https://bug1740580.bmoattachments.org/attachment.cgi?id=9250287

This change doesn't change the outcome much, though. The only differences from this change:
- It makes `<input type="color">` size the same as `<button>` (whatever that means for the given browser)
- In Chrome and Safari, it makes `progress` and `meter` stretch in both axes. (This makes them consistent with `<input type="range">` in Safari, though not in Chrome, since Chrome shrinks-to-fit `<input type="range">` in the inline axis.)

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


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

Received on Wednesday, 10 November 2021 21:27:14 UTC