Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add workaround for HTML5 Shiv / Modernizr violation of document.createElement() #104

Closed
timdown opened this issue Mar 22, 2014 · 5 comments

Comments

@timdown
Copy link
Owner

timdown commented Mar 22, 2014

From [email protected] on May 29, 2012 00:39:10

Creating a range in IE < 9 fails when html5shiv or Modernizr are present in the page because they break document.createElement(). Reluctantly add a workaround.

Original issue: http://code.google.com/p/rangy/issues/detail?id=104

@timdown
Copy link
Owner Author

timdown commented Mar 22, 2014

From [email protected] on May 28, 2012 16:57:57

Summary: Add workaround for HTML5 Shiv / Modernizr violation of document.createElement()

@timdown
Copy link
Owner Author

timdown commented Mar 22, 2014

From [email protected] on May 28, 2012 17:04:40

Fixed in r606 for version 1.3.

@timdown
Copy link
Owner Author

timdown commented Mar 22, 2014

From [email protected] on June 03, 2012 08:45:38

See aFarkas/html5shiv#64 for background.

@timdown
Copy link
Owner Author

timdown commented Mar 22, 2014

From [email protected] on June 03, 2012 08:46:52

Issue 77 has been merged into this issue.

@timdown
Copy link
Owner Author

timdown commented Mar 22, 2014

From [email protected] on June 03, 2012 10:43:04

Fixed in 1.3alpha.639.

Status: Fixed

@timdown timdown closed this as completed Mar 22, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant