| Index: third_party/WebKit/LayoutTests/fast/xsl/xslt-translate-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/xsl/xslt-line-breaks-expected.txt b/third_party/WebKit/LayoutTests/fast/xsl/xslt-translate-expected.txt
|
| similarity index 64%
|
| copy from third_party/WebKit/LayoutTests/fast/xsl/xslt-line-breaks-expected.txt
|
| copy to third_party/WebKit/LayoutTests/fast/xsl/xslt-translate-expected.txt
|
| index 59af71c504611ff2d517ee618a71281cbf6eaf2d..edfefcdbba4401acc282870eb7c48cb49425fec0 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/xsl/xslt-line-breaks-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/xsl/xslt-translate-expected.txt
|
| @@ -1,9 +1,9 @@
|
| -Must not crash, and transforms to 'data 1breakdata 2'. Test for http://crbug.com/530587.
|
| +Must not crash, and transforms to 'Simple_sting_line'. Test for http://crbug.com/599427.
|
|
|
| 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 processor.transformToFragment(doc, document).textContent is "Simple_sting_line"
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|