web.dev icon indicating copy to clipboard operation
web.dev copied to clipboard

Subgrid example only works in FF

Open runofthemill opened this issue 3 years ago • 4 comments

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

runofthemill avatar Jun 19 '22 19:06 runofthemill

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.

google-cla[bot] avatar Jun 19 '22 19:06 google-cla[bot]

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.

malchata avatar Jun 26 '22 12:06 malchata

Subgrid is now interoperable.

rachelandrew avatar Oct 16 '23 12:10 rachelandrew