<!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>
<!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>