| Index: LayoutTests/http/tests/inspector/network/json-preview-expected.txt
|
| diff --git a/LayoutTests/http/tests/inspector/network/json-preview-expected.txt b/LayoutTests/http/tests/inspector/network/json-preview-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..dd7e172e696ca1f40b54a929e5fb997a09e78178
|
| --- /dev/null
|
| +++ b/LayoutTests/http/tests/inspector/network/json-preview-expected.txt
|
| @@ -0,0 +1,11 @@
|
| +Tests that resources with JSON MIME types are previewed with the JSON viewer.
|
| +
|
| +
|
| +Running: test1
|
| +Creating a NetworkRequest with type: application/json
|
| +Its previewer is the JSON previewer: true
|
| +
|
| +Running: test2
|
| +Creating a NetworkRequest with type: application/vnd.document+json
|
| +Its previewer is the JSON previewer: true
|
| +
|
|
|