with-polyfills example: only link to specific browsers (#77211)
Previously, this example named specific browsers, including IE 11 which
is no longer supported by default. This now links to the corresponding
docs page that lists what’s currently supported.
I couldn’t find any other examples of this in the codebase.