Chromium Code Reviews| Index: LayoutTests/http/tests/inspector/network/script-as-text-loading-data-url-expected.txt | 
| diff --git a/LayoutTests/http/tests/inspector/network/script-as-text-loading-data-url-expected.txt b/LayoutTests/http/tests/inspector/network/script-as-text-loading-data-url-expected.txt | 
| new file mode 100644 | 
| index 0000000000000000000000000000000000000000..18c30f18bc21acacc19c08478356c83f949314bb | 
| --- /dev/null | 
| +++ b/LayoutTests/http/tests/inspector/network/script-as-text-loading-data-url-expected.txt | 
| @@ -0,0 +1,5 @@ | 
| +Tests that long data: URLs are correctly trimmed in MIME type console warnings. | 
| + | 
| +Bug 100083 | 
| +Resource interpreted as Script but transferred with MIME type text/plain: "data:text/plain;base64,dmFyIGpvaG5xdW90ZSA9ICJCZWNhdXNlIG9mIHRoZSBuYXR1cmUg…JlbHkgY29tcGV0ZW50IHByb2dyYW1tZXIgc29tZSBudW1iZXIgb2YgeWVhcnMgbGF0ZXIuIjs=". script-as-text-loading-data-url.html:10 | 
| + |