In contenteditable mode when the user types multiple spaces (ASCII char 32, ... regex \s matches 0xA0 in certain cases, fails to match the "white space", ...
確定! 回上一頁