Re: [heycam/webidl] Correct the 'indexed getter' cross-reference (#679)

> I'm surprised that spec defines such a generic term globally

It doesn't, the definition is scoped to CSSNumericArray: `<dfn data-dfn-for="CSSNumericArray" data-dfn-type="dfn" data-export="" id="cssnumericarray-indexed-getter">indexed getter<a class="self-link" href="#cssnumericarray-indexed-getter"></a></dfn>`

However, this might be the *only* defining instance of that term, so an unqualified autolink will match the dfn without complaining.  Was that term always "indexed property getter" in WebIDL? If so, I should update TypedOM to use the right word. ^_^

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/pull/679#issuecomment-471029918

Received on Friday, 8 March 2019 18:33:33 UTC