Fix the location issue of media control when used other formats
authorSeonae Kim <sunaeluv.kim@samsung.com>
Thu, 11 Apr 2013 17:21:23 +0000 (02:21 +0900)
committerGerrit Code Review <gerrit2@kim11>
Fri, 12 Apr 2013 00:57:21 +0000 (09:57 +0900)
commit4d37ba61799236291914e685766cab941ebde9fe
tree02a79869e31f955108484642a8e15ad63be83dcd
parent39bc1fe1adf64257dce0e54d5a37a739bd809c42
Fix the location issue of media control when used other formats

[Title] Fix location issue of media control when used other formats
[Issue] N/A
[Problem] If other formats are used(ogg, webm), the control location is changed.
[Cause] We did not consider other formats.
[Solution] A position property of media panel is fixed and a flag moving panel is unset to false.

Change-Id: I7b011937b947383131ec64300a8b71a4563ff0ab
Source/WebCore/css/mediaControlsTizenFullscreenHorizontal.css
Source/WebCore/css/mediaControlsTizenFullscreenVertical.css
Source/WebCore/html/shadow/MediaControlRootElement.cpp