Re: [heycam/webidl] Various editorial updates related to ECMAScript (#436)

TimothyGu commented on this pull request.



> @@ -1223,7 +1219,7 @@ lie outside the valid range of values for its type, as given in
     1.  Let |S| be the sequence of characters matched by the
         <emu-t class="regex"><a href="#prod-float">float</a></emu-t> token.
     1.  Let |result| be the Mathematical Value that would be obtained if
-        |S| were parsed as an ECMAScript [=NumericLiteral=].
+        |S| were parsed as an ECMAScript <emu-nt>[=NumericLiteral=]</emu-nt>.

Yep I've checked. That script doesn't link productions automatically.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/pull/436#discussion_r137944257

Received on Sunday, 10 September 2017 09:00:55 UTC