From: antti@apple.com Date: Sat, 17 Nov 2007 02:13:48 +0000 (+0000) Subject: Fix ChangeLog X-Git-Url: https://git.webkit.org/?p=WebKit-https.git;a=commitdiff_plain;h=f003387aeb841998e064a0354a47a027bd646cbd;ds=inline Fix ChangeLog git-svn-id: https://svn.webkit.org/repository/webkit/trunk@27867 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog index 987df34087aa..632ed05a5688 100644 --- a/WebCore/ChangeLog +++ b/WebCore/ChangeLog @@ -2,7 +2,7 @@ Reviewed by Adele. - Seeking related fixes, updates match to the latest specification + Seeking related fixes, updates to match the latest specification - rename loopCount of HTMLMediaElement to playCount - add explicit seeking attribute to HTMLMediaElement to get semantics right - implement the specification behavior that currentTime must immediately return seeked position in HTMLMediaElement