Changes between Initial Version and Version 1 of Ticket #37433
- Timestamp:
- 07/21/2016 04:16:58 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #37433 – Description
initial v1 1 1 When viewing the page source of https://wordpress.org/news/2016/07/wordpress-4-6-beta-4/ (specifically, the emoji item), the alt text of the rendered emoji displays as an empty box, not at all, or the Unicode entity number (depending on the browser) instead of the expected image. Skin tone modifiers display fine, though. 2 2 3 I don't know if that's a flaw in the browser, lack of OS support, or in the `html_entity_decode( $emoji )` function .3 I don't know if that's a flaw in the browser, lack of OS support, or in the `html_entity_decode( $emoji )` function call. 4 4 5 5 This happens for me on OS X 10.11.6 running Chrome 51.0.2704.84 and Safari 9.1.2, and Firefox 47.0.1.