We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f684d20 + c7d08aa commit 08122cbCopy full SHA for 08122cb
1 file changed
src/core/implementation-status.js
@@ -3,6 +3,10 @@
3
* Module: "core/implementation-status"
4
* Adds an implementation status badge to the spec front matter,
5
* showing Baseline browser availability from web-features data.
6
+ *
7
+ * Baseline name and logos are trademarks of Google LLC, used under
8
+ * the CC BY-ND 4.0 license. See usage guidelines:
9
+ * https://web-platform-dx.github.io/web-features/name-and-logo-usage-guidelines/
10
*/
11
import { docLink, fetchAndCache, showWarning } from "./utils.js";
12
import { pub, sub } from "./pubsubhub.js";
0 commit comments