- From: Janice Shiu <notifications@github.com>
- Date: Mon, 10 Feb 2020 01:43:20 -0800
- To: w3c/editing <editing@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 10 February 2020 09:43:23 UTC
Hi!
As mentioned in this [HTML spec PR](https://github.com/whatwg/html/pull/5253/files), I am migrating the definition of some terms from the execCommand spec to the HTML spec.
execCommand's definition of `editing host` has been [merged](https://github.com/whatwg/html/pull/5253/files) into the HTML spec.
Following @marcoscaceres' [advice](https://github.com/whatwg/html/pull/5253#issuecomment-583948517), I am now removing the `editing host` definition from execCommand and updating execCommand's references to that definition.
We can now use Respec to [cite](https://respec.org/xref/?term=editing+host) `editing host` with `<a data-cite="html">editing host</a>`.
You can view, comment on, or merge this pull request online at:
https://github.com/w3c/editing/pull/229
-- Commit Summary --
* remove definition of `editing host`
* update references to `editing host`
-- File Changes --
M execCommand.html (75)
-- Patch Links --
https://github.com/w3c/editing/pull/229.patch
https://github.com/w3c/editing/pull/229.diff
--
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/pull/229
Received on Monday, 10 February 2020 09:43:23 UTC