File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ Value Definitions</h3>
8787Defining Custom Properties: the '--*' family of properties</h2>
8888
8989 This specification defines an open-ended set of properties called <a>custom properties</a> ,
90- which, among other things, are used to define the [=substitute |substitution value=] of ''var()'' functions.
90+ which, among other things, are used to define the [=arbitrary substitution |substitution value=] of ''var()'' functions.
9191
9292 <pre class='propdef'>
9393 Name : --*
@@ -1025,7 +1025,7 @@ As such, there are no new privacy considerations.
10251025Security Considerations {#security}
10261026===============================================
10271027
1028- [[#long-substitution]] calls out a long-standing Denial-of-Service attack
1028+ [[css-values-5 #long-substitution]] calls out a long-standing Denial-of-Service attack
10291029that can be mounted against "macro-expansion"-like mechanisms,
10301030such as the ''var()'' function,
10311031and mandates a defense against that attack.
@@ -1040,4 +1040,6 @@ variables-animation-math-functions.html
10401040
10411041<!-- unrelated to this specification; random bugs etc -->
10421042variable-recalc-with-initial.html
1043- </wpt>
1043+ </wpt>
1044+
1045+ <wpt-rest></wpt-rest>
You can’t perform that action at this time.
0 commit comments