[wp-trac] [WordPress Trac] #35977: WP Emojis & IE 11 & Youtube subtitle broken

WordPress Trac noreply at wordpress.org
Thu Mar 3 05:20:22 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 needs-     |     Focuses:  ui,
  testing 2nd-opinion                            |  javascript
-------------------------------------------------+-------------------------
Changes (by pento):

 * owner:   => pento
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"36817"]:
 {{{
 #!CommitTicketReference repository="" revision="36817"
 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.

 Fixes #35977 for trunk.
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/35977#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list