Opened 14 years ago
Closed 14 years ago
#20640 closed enhancement (fixed)
Twenty Eleven: Update html5shiv aka html5.js
| Reported by: | ocean90 | Owned by: | lancewillett |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.5 |
| Component: | Bundled Theme | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
Used version is v1.6.2, current version from http://html5shiv.googlecode.com/svn/trunk/html5.js is pre3.5.
Related to this GitHub commit the version should be without pre.
Attachments (2)
Change History (9)
#4
@
14 years ago
Replying to ocean90:
Twenty Twelve currently has v3.6RC1.
I believe this version is considered stable now, we can commit to Twenty Eleven (and update the comment header in Twenty Twelve).
#5
@
14 years ago
- Keywords needs-refresh removed
Note: this html5shiv file is not the print-compatible version.
See the two versions at https://github.com/aFarkas/html5shiv/tree/master/dist.
Do we want the printable elements version instead? That one wraps all HTML5 elements in the given document with extra printable elements.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Actually, 3.6 is a significant update in that it makes requiring the innerShiv.js library obsolete for compatibility with IE8. I would recommend making every effort to include 3.6 or later in Twenty Eleven.