REGRESSION (r123837): Full screen transition is broken at apple.com
https://bugs.webkit.org/show_bug.cgi?id=95650

Reviewed by Simon Fraser.

Cancel any outstanding animations on <video> elements as they enter full screen, so as to
not confuse the WebKit/WebKit2 full screen window animation about the starting and destination
screen rects.

* css/fullscreen.css:
(video:-webkit-full-screen, audio:-webkit-full-screen):

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@148065 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2 files changed