Re: [presentation-api] ReSpec fails to process current editor's draft

FWIW, this seems due to a recent commit in ReSpec:
https://github.com/w3c/respec/pull/534/files

I pinged @dontcallmedom about it.

The reason being that ReSpec attempts to assign a value to a string 
property that is read-only in strict mode (and the code runs in strict
 mode). I am not sure why it does not fail in Firefox but it does 
crash in Chrome and Edge.

-- 
GitHub Notification of comment by tidoust
Please view or discuss this issue at 
https://github.com/w3c/presentation-api/issues/232#issuecomment-168742148
 using your GitHub account

Received on Monday, 4 January 2016 17:23:37 UTC