blob: a1e9c326142947cd00ec46443b4a172de2a550b0 [file] [log] [blame]
<!DOCTYPE html>
<script src="../../../resources/js-test.js"></script>
<script>
description("Test that File.lastModifiedDate works in workers.");
startWorker('resources/worker-file-last-modified.js');
</script>