You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li><dfndata-dfn-type=typeid=typedef-n-dimension><code><n-dimension></code></dfn> is a 〈dimension〉 with its type flag set to "integer", and a unit that is an <ahref=#ascii-case-insensitive>ASCII case-insensitive</a> match for "n"
2518
+
<li><dfndata-dfn-type=typeid=typedef-ndash-dimension><code><ndash-dimension></code></dfn> is a 〈dimension〉 with its type flag set to "integer", and a unit that is an <ahref=#ascii-case-insensitive>ASCII case-insensitive</a> match for "n-"
2517
2519
<li><dfndata-dfn-type=typeid=typedef-ndashdigit-dimension><code><ndashdigit-dimension></code></dfn> is a 〈dimension〉 with its type flag set to "integer", and a unit that is an <ahref=#ascii-case-insensitive>ASCII case-insensitive</a> match for "n-*", where "*" is a series of one or more <ahref=#digit>digits</a>
2518
2520
<li><dfndata-dfn-type=typeid=typedef-ndashdigit-ident><code><ndashdigit-ident></code></dfn> is an 〈ident〉 whose value is an <ahref=#ascii-case-insensitive>ASCII case-insensitive</a> match for "n-*", where "*" is a series of one or more <ahref=#digit>digits</a>
2519
2521
<li><dfndata-dfn-type=typeid=typedef-dashndashdigit-ident><code><dashndashdigit-ident></code></dfn> is an 〈ident〉 whose value is an <ahref=#ascii-case-insensitive>ASCII case-insensitive</a> match for "-n-*", where "*" is a series of one or more <ahref=#digit>digits</a>
'+'?<sup><ahref="#anb-plus">†</a></sup> n ['+' | '-'] <var><signless-integer></var> |
2388
2392
-n ['+' | '-'] <var><signless-integer></var>
2389
2393
</pre>
2390
2394
2391
-
<pclass='issue'>
2392
-
Ugh, I'm missing cases like "n- 5".
2393
-
2394
2395
where:
2395
2396
2396
2397
<ul>
2397
2398
<li><dfn><code><n-dimension></code></dfn> is a 〈dimension〉 with its type flag set to "integer", and a unit that is an <a>ASCII case-insensitive</a> match for "n"
2399
+
<li><dfn><code><ndash-dimension></code></dfn> is a 〈dimension〉 with its type flag set to "integer", and a unit that is an <a>ASCII case-insensitive</a> match for "n-"
2398
2400
<li><dfn><code><ndashdigit-dimension></code></dfn> is a 〈dimension〉 with its type flag set to "integer", and a unit that is an <a>ASCII case-insensitive</a> match for "n-*", where "*" is a series of one or more <a>digits</a>
2399
2401
<li><dfn><code><ndashdigit-ident></code></dfn> is an 〈ident〉 whose value is an <a>ASCII case-insensitive</a> match for "n-*", where "*" is a series of one or more <a>digits</a>
2400
2402
<li><dfn><code><dashndashdigit-ident></code></dfn> is an 〈ident〉 whose value is an <a>ASCII case-insensitive</a> match for "-n-*", where "*" is a series of one or more <a>digits</a>
@@ -2451,6 +2453,13 @@ <h3 id="the-anb-type">
2451
2453
<var>A</var> is the dimension's value, 1, or -1, respectively.
0 commit comments