[wp-trac] [WordPress Trac] #35977: WP Emojis & IE 11 & Youtube subtitle broken
    WordPress Trac 
    noreply at wordpress.org
       
    Tue Mar 29 02:01:24 UTC 2016
    
    
  
#35977: WP Emojis & IE 11 & Youtube subtitle broken
-------------------------------------------------+-------------------------
 Reporter:  bufny                                |       Owner:  pento
     Type:  defect (bug)                         |      Status:  closed
 Priority:  normal                               |   Milestone:  4.4.3
Component:  Emoji                                |     Version:  4.2
 Severity:  normal                               |  Resolution:  fixed
 Keywords:  has-screenshots has-patch fixed-     |     Focuses:  ui,
  major                                          |  javascript
-------------------------------------------------+-------------------------
Changes (by pento):
 * status:  reopened => closed
 * resolution:   => fixed
Comment:
 In [changeset:"37089"]:
 {{{
 #!CommitTicketReference repository="" revision="37089"
 Emoji: Add some extra IE11 compatibility.
 IE 11's implementation of MutationObserver is buggy. It unnecessarily
 splits text nodes when it encounters a HTML template interpolation symbol
 ( "{{", for example ). So, we join the text nodes back together as a work-
 around.
 Merge of [36817] and [36981] to the 4.4 branch.
 Fixes #35977.
 }}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35977#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
    
    
More information about the wp-trac
mailing list