Re: [heycam/webidl] BREAKING: Convert the `unrestricted` keyword into an extended attribute (#857)

annevk commented on this pull request.



> @@ -7454,15 +7428,22 @@ In effect, where <var ignore>x</var> is a Number value,
 </div>
 
 
-<h4 id="es-float">float</h4>
+<h4 id="es-decimal-types">Decimal types</h4>

Floats are not decimal types. Any reason not to stick with the existing structure here?

> @@ -7454,15 +7428,22 @@ In effect, where <var ignore>x</var> is a Number value,
 </div>
 
 
-<h4 id="es-float">float</h4>
+<h4 id="es-decimal-types">Decimal types</h4>
+
+<h5 oldids="es-unrestricted-float" id="es-float">float</h5 id="es-unrestricted-float">

Closing tags should not have attributes.

-- 
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/857#pullrequestreview-377729483

Received on Thursday, 19 March 2020 13:44:10 UTC