| OLD | NEW |
| (Empty) | |
| 1 CONSOLE MESSAGE: line 6: XHR loaded: 1 |
| 2 CONSOLE MESSAGE: line 6: XHR loaded: 2 |
| 3 CONSOLE MESSAGE: line 6: XHR loaded: 3 |
| 4 CONSOLE MESSAGE: line 6: XHR loaded: 4 |
| 5 CONSOLE MESSAGE: line 6: XHR loaded: 5 |
| 6 CONSOLE MESSAGE: line 6: XHR loaded: 6 |
| 7 CONSOLE MESSAGE: line 6: XHR loaded: 7 |
| 8 CONSOLE MESSAGE: line 6: XHR loaded: 8 |
| 9 Tests that resources with JSON MIME types are previewed with the JSON viewer. |
| 10 |
| 11 |
| 12 Running: plainTextTest |
| 13 Is Searchable: true |
| 14 Type: ResourceSourceFrame |
| 15 Should have found and highlighted all: foo |
| 16 Normal search found 0 results in dom. |
| 17 CodeMirror search found 2 results in dom. |
| 18 |
| 19 |
| 20 Running: jsonTest |
| 21 Is Searchable: true |
| 22 Type: JSONView |
| 23 Should have found and highlighted all: 533 |
| 24 Normal search found 1 results in dom. |
| 25 CodeMirror search found 0 results in dom. |
| 26 |
| 27 Should have found and highlighted all: 322 |
| 28 Normal search found 1 results in dom. |
| 29 CodeMirror search found 0 results in dom. |
| 30 |
| 31 |
| 32 Running: jsonSpecialMimeTest |
| 33 Is Searchable: true |
| 34 Type: JSONView |
| 35 Should have found and highlighted all: foo |
| 36 Normal search found 2 results in dom. |
| 37 CodeMirror search found 0 results in dom. |
| 38 |
| 39 |
| 40 Running: xmlMultipleSearchTest |
| 41 Is Searchable: false |
| 42 Type: XMLView |
| 43 |
| 44 Running: xmlSingleSearchTest |
| 45 Is Searchable: false |
| 46 Type: XMLView |
| 47 |
| 48 Running: xmlCommentSearchTest |
| 49 Is Searchable: false |
| 50 Type: XMLView |
| 51 |
| 52 Running: xmlCDATASearchTest |
| 53 Is Searchable: false |
| 54 Type: XMLView |
| 55 |
| 56 Running: xmlMimeTypeJsonTest |
| 57 Is Searchable: true |
| 58 Type: JSONView |
| 59 Should have found and highlighted all: fooo |
| 60 Normal search found 1 results in dom. |
| 61 CodeMirror search found 0 results in dom. |
| 62 |
| 63 Should have found and highlighted all: bar |
| 64 Normal search found 2 results in dom. |
| 65 CodeMirror search found 0 results in dom. |
| 66 |
| 67 |
| OLD | NEW |