!! options
version=2
parsoid-compatible=wt2html,wt2wt
!! end
# This file contains tests of the TreeBuilder behavior
# The html/php section mostly documents what legacy does here,
# it's not a test per se.
!! test
Avoid AFE reconstruction on whitespace (T368720)
!! options
parsoid=wt2html,wt2wt,selser
!! wikitext
a
b
c
d
!! html/php
a
b
c
d
a
b
c
d
b
!! html/parsoid
b
b
!! html/parsoid
b