| Index: LayoutTests/http/tests/workers/text-encoding-expected.txt
|
| diff --git a/LayoutTests/http/tests/workers/text-encoding-expected.txt b/LayoutTests/http/tests/workers/text-encoding-expected.txt
|
| index ccc92f250b416484ee8bfab976b4105fd20d9d30..d1ca558dba18d1ab6ce9c6a5487e359de086c51b 100644
|
| --- a/LayoutTests/http/tests/workers/text-encoding-expected.txt
|
| +++ b/LayoutTests/http/tests/workers/text-encoding-expected.txt
|
| @@ -1,3 +1,4 @@
|
| +CONSOLE WARNING: Avoid synchronous requests as it hampers user experience due to unresponsiveness of the web page. Refer https://xhr.spec.whatwg.org/#sync-warning.
|
| This test verifies handling of text encoding in workers. The behavior matches FF3.1b2 with a single exclusion (see below).
|
| This is what's tested:
|
| - If http header 'Content-Type' with 'charset' specified is on response with worker script or XHR payload, that encoding is used.
|
|
|