Meeting tomorrow

Hey,

Tomorrow is the next call-in meeting [1]. Some of the urgent points I hope
we are able to talk about. Anyone else with things we need to talk about?

-- Dictionary or interface for static ranges [2]. Everyone fine with
interface as proposed?

-- Can we add "plaintext-only" as one of of the states of cE [3]? [4]

-- Can we add a method some place so that a JavaScript can mark a range as
either needing spell checking or having been spell checked already? This is
important when the JavaScript handles some input or changes the DOM due to
changes by collaborators. Where should such a method live?

-- Can we get the information that getTargetRanges provides outside of the
beforeinput event? This would be helpful in order to get an idea where the
bbrowser believes a word ends or where there is a softline break. This
would be helpful to make JavaScript based functions be consistent with
functions that are directly initiated through the browser.

-- 
[1] https://lists.w3.org/Archives/Public/public-editing-tf/2017Mar/0001.html
[2] https://github.com/w3c/input-events/issues/38
[3] http://w3c.github.io/editing/contentEditable.html#editing-states
[4] https://github.com/w3c/editing/issues/162
-- 
Johannes Wilm
http://www.johanneswilm.org
tel: +1 (520) 399 8880

Received on Monday, 13 March 2017 14:41:32 UTC