[whatwg/streams] Add identifier highlighting similar to the ES spec (#687)

E.g. in https://tc39.github.io/ecma262/#sec-number-constructor-number-value, if you click _value_, _n_, or _o_, it highlights all other instances of the same value.

We can prototype this here in streams and then possibly consider expanding it to other WHATWG specs.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/issues/687

Received on Friday, 3 March 2017 02:25:30 UTC