Index: webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/js/regexp-test-null-string-expected.txt |
=================================================================== |
--- webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/js/regexp-test-null-string-expected.txt (revision 0) |
+++ webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/js/regexp-test-null-string-expected.txt (revision 0) |
@@ -0,0 +1,4 @@ |
+This page tests the exception you get when you test a regular expression against the null string. If the test passes, you'll see a PASS message below. |
+ |
+FAIL: e should be 'Error: No input to /a/.' but instead is 'Error: No input to /a/'. |
+ |