browser-compat-bugs
browser-compat-bugs copied to clipboard
Repository for Web Developers to report bugs with interop bugs in browsers
The readme could say something about that to motivate the effort of filing an issue.
**Describe the issue** Using multiple SVG images without specified dimensions in CSS multicol (`columns: 2`) renders differently in Chrome compared to Safari and Firefox. Chrome renders the images in one...
@denschub suggested we use https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository#creating-issue-forms
**Describe the issue** Trying to use :placeholder-shown to truncate placeholder text mostly works for input elements (though only Firefox shows a color change). Using it on a textarea does not...