| Index: LayoutTests/http/tests/inspector/network/script-as-text-loading.html
|
| diff --git a/LayoutTests/http/tests/inspector/network/script-as-text-loading.html b/LayoutTests/http/tests/inspector/network/script-as-text-loading.html
|
| index 0a021a7c12f0e012f1b751d756808b4eec6e6260..43cdbab8022af76f3fd90fb2c90127555fd392c4 100644
|
| --- a/LayoutTests/http/tests/inspector/network/script-as-text-loading.html
|
| +++ b/LayoutTests/http/tests/inspector/network/script-as-text-loading.html
|
| @@ -24,7 +24,6 @@ function test()
|
| </script>
|
| </head>
|
| <body onload="runTest()">
|
| -<p>Tests console message when script is loaded with incorrect text/html mime type.</p>
|
| -<a href="https://bugs.webkit.org/show_bug.cgi?id=69972">Bug 69972</a>
|
| +<p>Tests console is empty when script is loaded with incorrect text/html mime type.</p>
|
| </body>
|
| </html>
|
|
|