HTML5 Video Full Screen button broken (looks like white square)
<rdar://problem/11260404>
Created attachment 137436 [details] Patch
Comment on attachment 137436 [details] Patch What about the exit full screen button? Does this fix it too?
(In reply to comment #3) > (From update of attachment 137436 [details]) > What about the exit full screen button? Does this fix it too? It does. Once the correct -webkit-appearance is set, rendering the correct state is taken care of by MediaControlElements.cpp. Thanks!
Comment on attachment 137436 [details] Patch Clearing flags on attachment: 137436 Committed r114417: <http://trac.webkit.org/changeset/114417>
All reviewed patches have been landed. Closing bug.