philipwalton / flexbugs

A community-curated list of flexbox issues and cross-browser workarounds for them.
MIT License
13.63k stars 495 forks source link

Update README.md to state Chrome 86 can now render fieldset elements as flexbox containers. #284

Open sassquad opened 4 years ago

sassquad commented 4 years ago

Amended Flexbug 9 notes to state that Chrome 86 (released in October 2020) now fixes the inability to render fieldset elements as flexbox containers.

I've also referred to Edge as Edge Legacy within this Flexbug, as MS Edge now uses the Chromium browser.

foolip commented 3 years ago

@philipwalton I wanted to submit the same change when I spotted this open PR. Can you review this?

foolip commented 3 years ago

In addition, the individual bugs should be marked as fixed: https://bugs.chromium.org/p/chromium/issues/detail?id=375693 in 86 and https://bugs.chromium.org/p/chromium/issues/detail?id=700029 in 82.

mkurz commented 3 years ago

Also see #291