Pass | assert_equals("document.title and space normalization", "document.title and space normalization")
at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.title-04.xhtml:14:3) |
Pass | assert_equals("one space", "one space")
at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.title-04.xhtml:17:3) |
Pass | assert_equals("two spaces", "two spaces")
at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.title-04.xhtml:20:3) |
Pass | assert_equals("one tab", "one tab")
at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.title-04.xhtml:23:3) |
Pass | assert_equals("two tabs", "two tabs")
at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.title-04.xhtml:26:3) |
Pass | assert_equals("one newline", "one newline")
at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.title-04.xhtml:29:3) |
Pass | assert_equals("two newlines", "two newlines")
at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.title-04.xhtml:32:3) |
Pass | assert_equals("one form feed", "one form feed")
at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.title-04.xhtml:35:3) |
Pass | assert_equals("two form feeds", "two form feeds")
at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.title-04.xhtml:38:3) |
Pass | assert_equals("one carriage return", "one carriage return")
at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.title-04.xhtml:41:3) |
Pass | assert_equals("two carriage returns", "two carriage returns")
at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.title-04.xhtml:44:3) |