mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/10268] Added regression test
PHPBB3-10268
This commit is contained in:
parent
39f1e8c009
commit
2bbd78ec7d
2 changed files with 8 additions and 0 deletions
4
tests/text_processing/tickets_data/PHPBB3-10268.html
Normal file
4
tests/text_processing/tickets_data/PHPBB3-10268.html
Normal file
|
@ -0,0 +1,4 @@
|
|||
<blockquote><div><cite><a href="http://phpbb.com" class="postlink">http://phpbb.com</a> wrote:</cite>...</div></blockquote>
|
||||
<blockquote><div><cite><a href="http://phpbb.com" class="postlink"> http://phpbb.com</a> wrote:</cite>...</div></blockquote>
|
||||
<span style="font-weight: bold"><a href="http://phpbb.com" class="postlink">http://phpbb.com</a></span><br>
|
||||
<span style="font-weight: bold"> <a href="http://phpbb.com" class="postlink">http://phpbb.com</a></span><br>
|
4
tests/text_processing/tickets_data/PHPBB3-10268.txt
Normal file
4
tests/text_processing/tickets_data/PHPBB3-10268.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
[quote="http://phpbb.com"]...[/quote]
|
||||
[quote=" http://phpbb.com"]...[/quote]
|
||||
[b]http://phpbb.com[/b]
|
||||
[b] http://phpbb.com[/b]
|
Loading…
Add table
Reference in a new issue