Side by Side Diff: LayoutTests/fast/dom/HTMLScriptElement/dont-load-unknown-type-expected.txt
Issue 673603002:
Reland: Make the HTMLDocumentParser yield more aggressively (Closed)
Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebased
Created 6 years, 1 month ago
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
1 shouldnotexecute.js has MIME type application/javascript
1 Unknown script types should not be loaded nor executed. If this test fails, an e
xtra line will appear in the output with the script's MIME type.
2 Unknown script types should not be loaded nor executed. If this test fails, an e
xtra line will appear in the output with the script's MIME type.
2 Note: In the current Blink implementation, HTMLPreloadScanner may fetch srcs eve
n 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 curre
nt status.
3 Note: In the current Blink implementation, HTMLPreloadScanner may fetch srcs eve
n 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 curre
nt status.
Issue 673603002: Reland: Make the HTMLDocumentParser yield more aggressively
(Closed)
Created 6 years, 2 months ago by kouhei (in TOK)
Modified 5 years, 11 months ago
Reviewers: haraken, Sami (do not use), tyoshino (SeeGerritForStatus), dmazzoni
Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Comments: 3