Re: [w3c/manifest] chore: fix some xrefs (#883)

@marcoscaceres commented on this pull request.



> @@ -2484,8 +2483,8 @@ <h3>
           <li>If <a>Type</a>(<var>value</var>) is not String, return
           <code>undefined</code>.
           </li>
-          <li>Otherwise, parse <var>value</var> as if it was a [[HTML]]
-          {{HTMLLinkElement/sizes}} attribute and let <a>list</a>
+          <li>Otherwise, parse <var>value</var> as if it was a
+          {{HTMLLinkElement/sizes}} attribute and let [=list=]

We take the [[CITATION]] into consideration when doing the matching (we dynamically move the citation into the nearest parent element to give "context"), which may be confusing it. Something weird there tho, so we should double check what's happened... specially for [=list=]. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/883#discussion_r432267294

Received on Friday, 29 May 2020 05:46:04 UTC