File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5807,9 +5807,9 @@ <h3 id=om-fontfeaturevalues><span class=secno>8.2 </span>The <a
58075807 title ="feature_value_block "> feature value block</ i > </ a > and so forth.
58085808
58095809 < p > The < code > CSSFontFeatureValuesMap</ code > interface uses the < a
5810- href ="http://dev.w3.org/2006/webapi/WebIDL/#es-map-members "> default
5811- methods of map class</ a > but the < code > set</ code > method takes a sequence
5812- of unsigned integers and associates it with a given
5810+ href ="http://dev.w3.org/2006/webapi/WebIDL/#es-map-members "> default map
5811+ class methods </ a > but the < code > set</ code > method has different behavior.
5812+ It takes a sequence of unsigned integers and associates it with a given
58135813 < code > featureValueName</ code > . The method behaves the same as the default
58145814 map class method except that a single unsigned long value is treated as a
58155815 sequence of a single value. The method throws an exception if an invalid
You can’t perform that action at this time.
0 commit comments