Subgrid example only works in FF
Not sure how to word it best, but the codepen for the subgrid example only matches the screenshot (at the moment) when using Firefox.
Changes proposed in this pull request:
- Clarifies that the codepen link for the subgrid example will only render as expected in Firefox
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
View this failed invocation of the CLA check for more information.
For the most up to date status, view the checks section at the bottom of the pull request.
Hello! This is an automated review by our custom reviewbot. It updates automatically when code or GitHub comments in this pull request are created or updated.
Requested changes
If there are any common problems with the content files you created or modified, they will be listed here.
src/site/content/en/blog/interop-2022/index.md
- This file passed all of our automated Markdown audits.
Hello! This is an automated review by our custom reviewbot. It updates automatically when code or GitHub comments in this pull request are created or updated.
Requested changes
If there are any common problems with the content files you created or modified, they will be listed here.
src/site/content/en/blog/interop-2022/index.md
- This file passed all of our automated Markdown audits.
At current, subgrid is only supported in Firefox stable, Safari 16 (and Technical Preview). I imagine this is why it only works in Firefox for the moment. Source: httpsS://caniuse.com/?search=subgrid
As time goes on, and other browsers land subgrid, this should change. Perhaps a link to call out browser support would be best until subgrid reaches broader adoption across browsers.
Subgrid is now interoperable.