| Index: LayoutTests/http/tests/inspector/network/script-as-text-loading-expected.txt
|
| diff --git a/LayoutTests/http/tests/inspector/network/script-as-text-loading-expected.txt b/LayoutTests/http/tests/inspector/network/script-as-text-loading-expected.txt
|
| index 0d34d420a47afbe23d916b3e2fad4fb1c7e1106f..4f99cf7a8418feddf2e48d0c081189beb4a75a8b 100644
|
| --- a/LayoutTests/http/tests/inspector/network/script-as-text-loading-expected.txt
|
| +++ b/LayoutTests/http/tests/inspector/network/script-as-text-loading-expected.txt
|
| @@ -1,5 +1,5 @@
|
| -Tests console message when script is loaded with incorrect text/html mime type.
|
| +CONSOLE MESSAGE: line 8: 42
|
| +Tests console is empty when script is loaded with incorrect text/html mime type.
|
|
|
| -Bug 69972
|
| -script-as-text-loading.html:10 Resource interpreted as Script but transferred with MIME type text/plain: "http://127.0.0.1:8000/inspector/network/resources/script-as-text.php".loadScript @ script-as-text-loading.html:10(anonymous function) @ VM:1
|
| +script-as-text.php:8 42
|
|
|
|
|