browser-specs icon indicating copy to clipboard operation
browser-specs copied to clipboard

Add execCommand spec?

Open Elchi3 opened this issue 1 year ago • 1 comments

I see there is currently this entry for execCommand:

"https://w3c.github.io/editing/docs/execCommand/": {
"lastreviewed": "2024-03-01",
"comment": "no longer worked on and not implemented consistently or fully by user agents"
},

BCD/MDN would like to reference the spec for https://developer.mozilla.org/en-US/docs/Web/API/Document/execCommand at: https://w3c.github.io/editing/docs/execCommand/#dom-document-execcommand

https://github.com/w3c/trusted-types/issues/500#issuecomment-2044588710 says "https://w3c.github.io/editing/docs/execCommand/ is a bit dramatic about its status. It definitely needs to continue to be maintained."

Should this be added? Thoughts?

Elchi3 avatar Jul 29 '24 13:07 Elchi3

Adding links to past discussions on the topic:

  • https://github.com/w3c/browser-specs/issues/58#issuecomment-636017113
  • https://github.com/w3c/browser-specs/issues/1008#issuecomment-1700538283

Since then (or in parallel):

  • The spec was added as a potential deliverable to the new Web Editing WG charter
  • The Trusted Types thread suggests that @zcorpan will take over editing.

It would be great if there were some clearer signal in the spec itself that its maintenance has resumed.

tidoust avatar Jul 29 '24 13:07 tidoust

Closing as the execCommand spec was added to the list. The spec was added with a "pending" standing, pending proper adoption in the Web Editing WG and initial updates to the spec to note that it is no longer an "unofficial draft".

tidoust avatar Aug 29 '24 07:08 tidoust