Re: [svgwg] Update getNumberOfChars() definition

> * For getNumberOfChars() and textContent.length, title and desc are 
NOT included

>From my testing on Chrome, Safari and Firefox, `textContent.length` 
DOES indlude `<title>`, `<desc>` and `<tspan style="display: none">` 
while `getNumberOfChars()` DOES NOT include them: 
https://jsfiddle.net/Lbhtyh1t/10/

-- 
GitHub Notification of comment by jarek-foksa
Please view or discuss this issue at 
https://github.com/w3c/svgwg/issues/200#issuecomment-232309943 using 
your GitHub account

Received on Wednesday, 13 July 2016 09:52:45 UTC