Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F2757
parser_test_out.txt
Public
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Authored By
•
bzimport
Nov 21 2014, 9:12 PM
2014-11-21 21:12:28 (UTC+0)
Size
978 B
Referenced Files
None
Subscribers
None
parser_test_out.txt
View Options
This is MediaWiki version 1.16alpha (r60422).
Reading tests from "maintenance/parserTests.txt"...
Running test Paragraphs inside divs (extra line break on open)... FAILED!
--- /var/folders/bf/bf9S1tQ2Gf8uRZmIPXd-EE+++TI/-Tmp-//mwParser-1030713798-expected 2009-12-29 02:09:27.000000000 +0000
+++ /var/folders/bf/bf9S1tQ2Gf8uRZmIPXd-EE+++TI/-Tmp-//mwParser-1030713798-actual 2009-12-29 02:09:27.000000000 +0000
@@ -1,5 +1,5 @@
<div>
<p>Line one
-</p>
-Line two</div>
+Line two</p>
+</div>
Running test Paragraphs inside blockquotes/divs (extra line break on open)... FAILED!
--- /var/folders/bf/bf9S1tQ2Gf8uRZmIPXd-EE+++TI/-Tmp-//mwParser-66980331-expected 2009-12-29 02:09:27.000000000 +0000
+++ /var/folders/bf/bf9S1tQ2Gf8uRZmIPXd-EE+++TI/-Tmp-//mwParser-66980331-actual 2009-12-29 02:09:27.000000000 +0000
@@ -1,5 +1,5 @@
<blockquote><div>
<p>Line one
-</p>
-Line two</div></blockquote>
+Line two</p>
+</div></blockquote>
Passed 0 of 2 tests (0%)... 2 tests failed!
File Metadata
Details
Attached
Mime Type
text/x-diff
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2331
Default Alt Text
parser_test_out.txt (978 B)
Attached To
Mode
T7718: Block element written inline splits multiline paragraphs
Attached
Detach File
Event Timeline
Log In to Comment