mirror of
https://github.com/phpbb/phpbb.git
synced 2025-03-23 09:00:48 +01:00
Merge pull request #4666 from JoshyPHP/ticket/14790
[ticket/14790] Added test case
This commit is contained in:
commit
577bd9efb9
4
tests/text_processing/tickets_data/PHPBB3-14790.html
Normal file
4
tests/text_processing/tickets_data/PHPBB3-14790.html
Normal file
@ -0,0 +1,4 @@
|
||||
<span style="color: #0000FF"></span><ul><li><span style="color: #0000FF">text</span></li>
|
||||
<li><span style="color: #0000FF">text</span></li>
|
||||
<li><span style="color: #0000FF">text</span></li>
|
||||
<li><span style="color: #0000FF">text</span></li></ul>
|
4
tests/text_processing/tickets_data/PHPBB3-14790.txt
Normal file
4
tests/text_processing/tickets_data/PHPBB3-14790.txt
Normal file
@ -0,0 +1,4 @@
|
||||
[color=#0000FF][list][*]text
|
||||
[*]text
|
||||
[*]text
|
||||
[*]text[/list][/color]
|
Loading…
x
Reference in New Issue
Block a user