chromium/chrome/test/data/extensions/api_test/mime_handler_view/test_embedded_data_url_object.html

<html>
<body>
<object id="plugin" width="200" height="200" data="data:text/csv;base64,Y29udGVudCB0byByZWFkCg==" type="text/csv"></object>
</body>
</html>