From 609b083c54bbca4b990ea88b27114db46a241a2f Mon Sep 17 00:00:00 2001 From: Nigel Megitt <nigel.megitt@bbc.co.uk> Date: Tue, 8 Oct 2024 15:09:53 +0100 Subject: [PATCH] Switch A/B order in content-descriptor sub-type definition Makes it match the table --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 0bded72..dc036dc 100755 --- a/index.html +++ b/index.html @@ -905,9 +905,9 @@ <h5><code><content-descriptor></code> values</h5> </div> <p><code><<a>content-descriptor</a>></code> has values that are delimiter separated ordered lists of tokens.</p> - <p>A <code><<a>content-descriptor</a>></code> value <em>A</em> is a <dfn data-abbr="sub-type">content descriptor sub-type</dfn> - of another <code><content-descriptor></code> value <em>B</em> if B's ordered list of <a>descriptor-tokens</a> is - present at the beginning of A's ordered list of <a>descriptor-tokens</a>. + <p>A <code><<a>content-descriptor</a>></code> value <em>B</em> is a <dfn data-abbr="sub-type">content descriptor sub-type</dfn> + of another <code><content-descriptor></code> value <em>A</em> if A's ordered list of <a>descriptor-tokens</a> is + present at the beginning of B's ordered list of <a>descriptor-tokens</a>. </p> <aside class="example"> <table class="data">