Modify ↓
Ticket #11055 (closed bug: fixed)
Update HTML5 Shim elements list to support latest html5shiv
| Reported by: | rwaldron | Owned by: | rwaldron |
|---|---|---|---|
| Priority: | low | Milestone: | 1.7.2 |
| Component: | manipulation | Version: | 1.7.1 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
In the latest version of html5shiv, the following elements are supported for shimming:
abbr article aside audio bdi canvas data datalist details figcaption figure footer header hgroup mark meter nav output progress section summary time video
Change History
comment:1 Changed 17 months ago by rwaldron
- Owner set to rwaldron
- Priority changed from undecided to low
- Status changed from new to assigned
- Component changed from unfiled to manipulation
- Milestone changed from None to 1.next
comment:2 Changed 17 months ago by Rick Waldron
- Status changed from assigned to closed
- Resolution set to fixed
Adds 'bdi' and 'data' to shim list and test runner. Fixes #11055
Changeset: d07116a9525f039d7a2a2e080f468d8ddbc283a7
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

https://github.com/jquery/jquery/pull/640