[w3c/editing] Shuold the methods of EditContext throw an exception if they abort due to not activated? (Issue #379)

The methods of `EditContext` are defined their behavior as

> 1.  If the EditContext is not activated, abort these steps. 

But this is unclear whether an exception should be thrown or silently do nothing.

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

Received on Monday, 13 December 2021 12:01:53 UTC