Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(112)

Unified Diff: third_party/WebKit/LayoutTests/fast/xsl/xslt-translate-expected.txt

Issue 1897383004: Added XSLT translate test (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/WebKit/LayoutTests/fast/xsl/xslt-translate.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « third_party/WebKit/LayoutTests/fast/xsl/xslt-translate.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698