[wp-trac] [WordPress Trac] #34204: Add fallbacks for WP oEmbed JavaScript & CSS
WordPress Trac
noreply at wordpress.org
Sat Oct 31 03:12:43 UTC 2015
#34204: Add fallbacks for WP oEmbed JavaScript & CSS
---------------------------+--------------------------
Reporter: peterwilsoncc | Owner: johnbillion
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 4.4
Component: Embeds | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch | Focuses: javascript
---------------------------+--------------------------
Changes (by peterwilsoncc):
* keywords: has-patch needs-refresh => has-patch
Comment:
@pento moved to the IE file in [attachment:34204.8.diff], other notes:
* the cssmin upgrade deletes `*` hacks, added an option to prevent.
* At some point `.js .dashicons-share` was set to block, it should be
`inline-block` so this has changed.
* Most of the `*` hacks are to emulate `inline-block` in IE7
* `.wp-embed { *width: auto; }` is to account for the lack of `border-box`
support in IE7
* and the png fallbacks this ticket started with
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34204#comment:33>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list