From 86ac7b790414c1760f0628e8d2bd34d7cf5b38b0 Mon Sep 17 00:00:00 2001 From: Asumu Takikawa Date: Thu, 6 Mar 2025 10:53:01 -0800 Subject: [PATCH] Editorial: adjust markup for annex C definitions Related to issue #174 --- spec.emu | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/spec.emu b/spec.emu index 0aaae16..9ee96cd 100644 --- a/spec.emu +++ b/spec.emu @@ -1355,34 +1355,34 @@ return lastURL;
WebAssembly Core Specification <https://www.w3.org/TR/wasm-core-2/>
- custom section, - module_decode, - WebAssembly error, - WebAssembly names + custom section, + module_decode, + WebAssembly error, + WebAssembly names
WHATWG Encoding <https://encoding.spec.whatwg.org/>
- UTF-8 decode + UTF-8 decode
WHATWG Fetch <https://fetch.spec.whatwg.org/>
- fetch, - HTTP newline byte, - processResponseConsumeBody, - request, - request URL + fetch, + HTTP newline byte, + processResponseConsumeBody, + request, + request URL
WHATWG Infra <https://infra.spec.whatwg.org/>
- byte sequence, - byte-sequence-prefix + byte sequence, + byte-sequence-prefix
WHATWG URL <https://url.spec.whatwg.org/>
- HTTP(S) scheme, - scheme, - URL, - URL parsing + HTTP(S) scheme, + scheme, + URL, + URL parsing