Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/animation-timeline/document-timeline.html |
diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/animation-timeline/document-timeline.html b/third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/animation-timeline/document-timeline.html |
index 3f57329d3784bdbd4a4293b494d2d5d2c018605a..8d61c3df4bbfa59ea1085c087811089c2ec4f9fd 100644 |
--- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/animation-timeline/document-timeline.html |
+++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/animation-timeline/document-timeline.html |
@@ -4,7 +4,7 @@ |
<script src="../../../../resources/testharness.js"></script> |
<script src="../../../../resources/testharnessreport.js"></script> |
<div id="log"></div> |
-<iframe src="data:text/html;charset=utf-8," width="10" height="10" id="iframe"></iframe> |
+<iframe width="10" height="10" id="iframe"></iframe> |
<script> |
'use strict'; |