summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/xsl/xslt-line-breaks-expected.txt
blob: 59af71c504611ff2d517ee618a71281cbf6eaf2d (plain)
1
2
3
4
5
6
7
8
9
10
Must not crash, and transforms to 'data 1breakdata 2'. Test for http://crbug.com/530587.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


PASS processor.transformToFragment(doc, document).textContent is "data 1breakdata 2"
PASS successfullyParsed is true

TEST COMPLETE