summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/filesystem/workers/file-writer-sync-truncate-extend.html
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/filesystem/workers/file-writer-sync-truncate-extend.html')
-rw-r--r--third_party/WebKit/LayoutTests/fast/filesystem/workers/file-writer-sync-truncate-extend.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/filesystem/workers/file-writer-sync-truncate-extend.html b/third_party/WebKit/LayoutTests/fast/filesystem/workers/file-writer-sync-truncate-extend.html
index 0e353f4..fb9f839 100644
--- a/third_party/WebKit/LayoutTests/fast/filesystem/workers/file-writer-sync-truncate-extend.html
+++ b/third_party/WebKit/LayoutTests/fast/filesystem/workers/file-writer-sync-truncate-extend.html
@@ -1,7 +1,6 @@
<!DOCTYPE HTML>
<html>
<head>
- <link rel="stylesheet" href="../../js/resources/js-test-style.css">
<title>File Writer Sync Truncate-To-Extend</title>
<script src="../../js/resources/js-test-pre.js"></script>
<script src="../resources/fs-worker-test-util.js"></script>