Closed keithjgrant closed 7 years ago
There are two bugs in Chrome that are particularly annoying, relating to forms:
If an input or textarea is a grid-item, it collapses to a width of 0 as soon as the user enters some text (OS X) — https://bugs.chromium.org/p/chromium/issues/detail?id=727076
Some elements, such a fieldset and button cannot be a grid container — https://bugs.chromium.org/p/chromium/issues/detail?id=375693
Thanks - added as #10 and #11
There are two bugs in Chrome that are particularly annoying, relating to forms:
If an input or textarea is a grid-item, it collapses to a width of 0 as soon as the user enters some text (OS X) — https://bugs.chromium.org/p/chromium/issues/detail?id=727076
Some elements, such a fieldset and button cannot be a grid container — https://bugs.chromium.org/p/chromium/issues/detail?id=375693