[w3c/editing] [execCommand] use inline reference for DOM (#203)

Used some variations of `<a[\s\n]*class=[\s\n]*"external"[\s\n]*data-anolis-spec=[\s\n]*"dom"[\s\n]*href=[\s\n]*"http://dom.spec.whatwg.org/#concept-\w+"[\s\n]*title=[\s\n]*"[^"]+">([^<]+)</a>`.
You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/editing/pull/203

-- Commit Summary --

  * [execCommand] use inline reference for dom/tree
  * inline reference for dom/Element
  * inline reference for dom/boundary point
  * inline reference for boundary point
  * inline reference for dom/range
  * inline reference for dom/Attr
  * inline reference for dom/Node
  * inline reference for dom/event
  * for document/event/range
  * exception/throw
  * use exception syntax

-- File Changes --

    M execCommand.html (3606)

-- Patch Links --

https://github.com/w3c/editing/pull/203.patch
https://github.com/w3c/editing/pull/203.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/203

Received on Monday, 26 August 2019 04:36:49 UTC