Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / dom / HTMLScriptElement / dont-load-unknown-type-expected.txt
1 Unknown script types should not be loaded nor executed. If this test fails, an extra line will appear in the output with the script's MIME type.
2 Note: In the current Blink implementation, HTMLPreloadScanner may fetch srcs even though they are invalid. The current HTMLPreloadScanner does not check if the script tag has valid type/language attribute. See crbug.com/329531 for the current status.