diff options
author | Marc Alexander <admin@m-a-styles.de> | 2018-12-27 10:36:41 +0100 |
---|---|---|
committer | Marc Alexander <admin@m-a-styles.de> | 2018-12-27 10:36:41 +0100 |
commit | c51859c0bdaf1997efb6a8d792628bd35165bfec (patch) | |
tree | ab9906c417e2142cf4140e0354ba392d3755d387 /tests/text_processing/tickets_data | |
parent | 4bf485395e2f66bc1aa8bfc9fde458c450238cb9 (diff) | |
download | forums-c51859c0bdaf1997efb6a8d792628bd35165bfec.tar forums-c51859c0bdaf1997efb6a8d792628bd35165bfec.tar.gz forums-c51859c0bdaf1997efb6a8d792628bd35165bfec.tar.bz2 forums-c51859c0bdaf1997efb6a8d792628bd35165bfec.tar.xz forums-c51859c0bdaf1997efb6a8d792628bd35165bfec.zip |
[ticket/15921] Update tests for twemoji
PHPBB3-15921
Diffstat (limited to 'tests/text_processing/tickets_data')
-rw-r--r-- | tests/text_processing/tickets_data/PHPBB3-15348.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/text_processing/tickets_data/PHPBB3-15348.html b/tests/text_processing/tickets_data/PHPBB3-15348.html index 3ebe9aac88..1794232d08 100644 --- a/tests/text_processing/tickets_data/PHPBB3-15348.html +++ b/tests/text_processing/tickets_data/PHPBB3-15348.html @@ -1 +1 @@ -<img class="smilies" src="phpBB/images/smilies/icon_e_surprised.gif" width="15" height="17" alt=":o" title="First half of :ok:"> <img class="smilies" src="phpBB/images/smilies/icon_lol.gif" width="15" height="17" alt="k:" title="Second half of :ok:"> <img alt=":ok:" class="emoji smilies" draggable="false" src="//cdn.jsdelivr.net/emojione/assets/4.0/png/64/1f197.png">
\ No newline at end of file +<img class="smilies" src="phpBB/images/smilies/icon_e_surprised.gif" width="15" height="17" alt=":o" title="First half of :ok:"> <img class="smilies" src="phpBB/images/smilies/icon_lol.gif" width="15" height="17" alt="k:" title="Second half of :ok:"> <img alt=":ok:" class="emoji smilies" draggable="false" src="//twemoji.maxcdn.com/2/svg/1f197.svg">
\ No newline at end of file |