[whatwg/encoding] "For logical right shifts operands must have at ..." (#250)

> For logical right shifts operands must have at least twenty-one bits precision.

Shouldn't this be for left shifts? After all, the result of a logical right shift will never have more bits than the larger of its operands.

-- 
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/encoding/issues/250

Received on Monday, 4 January 2021 10:28:13 UTC