From b6d9cd99ceafdef2cb40cf65546a140c3bed1268 Mon Sep 17 00:00:00 2001 From: Andreu Botella Date: Wed, 10 Dec 2025 14:05:02 +0100 Subject: [PATCH] Add editorial fixes from the published standard These are fixes from the editorial reviews of the Minimum Common Web API spec. --- index.bs | 275 ++++++++++++++++++++++++++++++++++--------------------- 1 file changed, 173 insertions(+), 102 deletions(-) diff --git a/index.bs b/index.bs index 8b2a299..9df282f 100644 --- a/index.bs +++ b/index.bs @@ -6,8 +6,8 @@ Status: DRAFT URL: https://min-common-api.proposal.wintertc.org/ Repository: https://github.com/WinterTC55/proposal-minimum-common-api Editor: James M Snell, Cloudflare https://cloudflare.com/, jsnell@cloudflare.com -Abstract: Minimum Common Web Platform API for Non-Browser ECMAScript-based runtimes. Markup Shorthands: markdown yes +No Abstract: yes