Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/animatable/animate.html |
diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/animatable/animate.html b/third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/animatable/animate.html |
index afc9221301d9f129aa8aac3ce81334b0488d0ce2..2cf3ef2024324c3520fdf8d16dbe859ba29f0e00 100644 |
--- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/animatable/animate.html |
+++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/animatable/animate.html |
@@ -102,7 +102,6 @@ test(function(t) { |
async_test(function(t) { |
var iframe = document.createElement('iframe'); |
- iframe.src = 'data:text/html;charset=utf-8,'; |
iframe.width = 10; |
iframe.height = 10; |