File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 120
120
121
121
1. Let |metric| be a new {{PerformanceServerTiming}} whose < a data-for ="PerformanceServerTiming "> metric name</ a > is |name|.
122
122
123
- 1. Let |params| be an empty < a data-cite =" INFRA#map " > map</ a > .
123
+ 1. Let |params| be an empty < a > ordered map</ a > .
124
124
125
125
1. While |position| is not at the end of |field|:
126
126
187
187
188
188
A {{PerformanceServerTiming}} has an associated string < dfn > metric name</ dfn > , initially set to the empty string.
189
189
190
- A {{PerformanceServerTiming}} has an associated < a data-cite =" INFRA#map " > map</ a > < dfn > params</ dfn > , initially empty.
190
+ A {{PerformanceServerTiming}} has an associated < a > ordered map</ a > < dfn > params</ dfn > , initially empty.
191
191
</ section >
192
192
193
193
<!-- TODO: How do extend and cross-reference the interface? -->
You can’t perform that action at this time.
0 commit comments