Open
Description
In whatwg/webidl#1385 we discovered some specification UB. However, that also raised the question as to whether this method should perhaps be throwing an exception when given a detached buffer.
I tend to think it should and hopefully there's no callers relying on it not throwing as it's still early days?