OLD | NEW |
1 This test verifies that smart insert and delete can be disabled at test time. | 1 This test verifies that smart insert and delete can be disabled at test time. |
2 If viewing in a browser, you should see the words "foo bar baz". | 2 If viewing in a browser, you should see the words "foo bar baz". |
3 If using a version of testRunner with this functionality, you should see "foo ba
z". (two spaces between the words) | 3 If using a version of testRunner with this functionality, you should see "foo ba
z". (two spaces between the words) |
4 If using a version of testRunner without this functionality, you should see "foo
baz". (one space between the words) | 4 If using a version of testRunner without this functionality, you should see "foo
baz". (one space between the words) |
5 foo baz | 5 foo baz |
OLD | NEW |