File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3580,7 +3580,7 @@ The CSSColor Object</h3>
35803580 <dt> <dfn method>toName()</dfn>
35813581 <dd>
35823582 All of these methods delegate to the appropriate methods on <a idl>RGBColor</a> ,
3583- exactly as if created by calling <code> CSSColor.forwardConverter ("asHSL")</code> , etc.
3583+ exactly as if created by calling <code> CSSColor.forward ("asHSL")</code> , etc.
35843584
35853585 </dl>
35863586
Original file line number Diff line number Diff line change @@ -3683,7 +3683,7 @@ <h4 class="heading settled heading" data-level=15.5.3 id=api-CSSColor><span clas
36833683 < dt > < dfn class =idl-code data-dfn-for =CSSColor data-dfn-type =method data-export ="" id =dom-csscolor-toname > toName()< a class =self-link href =#dom-csscolor-toname > </ a > </ dfn >
36843684 < dd >
36853685 All of these methods delegate to the appropriate methods on < a data-link-type =idl href =#dom-rgbcolor title =rgbcolor > RGBColor</ a > ,
3686- exactly as if created by calling < code > CSSColor.forwardConverter ("asHSL")</ code > , etc.
3686+ exactly as if created by calling < code > CSSColor.forward ("asHSL")</ code > , etc.
36873687
36883688 </ dl >
36893689
You can’t perform that action at this time.
0 commit comments