Re: [w3c/editing] remove document.designMode (#177)

Oh, I found  we've had it.
On Chrome, `document.designeMode = on` is used  0.075% in wild [1] and the other hand `contenteditable = true` is used 2.25% in wild [2].

[1] https://www.chromestatus.com/metrics/feature/timeline/popularity/1129
[2] https://www.chromestatus.com/metrics/feature/timeline/popularity/1130



-- 
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/177#issuecomment-402368128

Received on Wednesday, 4 July 2018 05:34:42 UTC