RESOLVED FIXED 91960
[EFL] media/controls-styling-strict.html is failing
https://bugs.webkit.org/show_bug.cgi?id=91960
Summary [EFL] media/controls-styling-strict.html is failing
Chris Dumez
Reported 2012-07-22 22:34:42 PDT
Expected result is missing for media/controls-styling-strict.html, we need to generate it.
Attachments
Patch (deleted)
2012-07-23 01:38 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2012-07-22 23:05:26 PDT
The generated result for this test does not look right: The controls are not properly aligned.
Chris Dumez
Comment 2 2012-07-23 01:38:45 PDT
Created attachment 153753 [details] Patch We need to use "display: -webkit-box;" instead of "display: inline-block;" for video controls because inline-block behaves differently in strict mode.
WebKit Review Bot
Comment 3 2012-07-23 02:23:47 PDT
Comment on attachment 153753 [details] Patch Clearing flags on attachment: 153753 Committed r123320: <http://trac.webkit.org/changeset/123320>
WebKit Review Bot
Comment 4 2012-07-23 02:23:54 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.