Index: Source/core/html/HTMLMediaElement.idl |
diff --git a/Source/core/html/HTMLMediaElement.idl b/Source/core/html/HTMLMediaElement.idl |
index 0007ac70eab8f9b7c668c4ded6c1f13bafb9686f..4f485a0f57cc1c26c320cc899746f4300327026c 100644 |
--- a/Source/core/html/HTMLMediaElement.idl |
+++ b/Source/core/html/HTMLMediaElement.idl |
@@ -57,7 +57,6 @@ |
// playback state |
[SetterRaisesException] attribute double currentTime; |
- readonly attribute double initialTime; |
readonly attribute double duration; |
readonly attribute boolean paused; |
attribute double defaultPlaybackRate; |