Skip to content

Fix missing offset parameter on Range.setStart()#34

Open
marcelerz wants to merge 1 commit into
tomhuda:masterfrom
marcelerz:missing-offset
Open

Fix missing offset parameter on Range.setStart()#34
marcelerz wants to merge 1 commit into
tomhuda:masterfrom
marcelerz:missing-offset

Conversation

@marcelerz

Copy link
Copy Markdown

The unit test ("it can be appended to an existing node") failed on my FF 29 (Mac OS 10.9.4) because of the missing offset parameter in Range.setStart() that is required per standard.
My FF upgraded to 30 since and it works there without the parameter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant