Fix FOUC issue on Quick View.
Fix FOUC issue on Quick View by making img/audio/video initially be hidden and removing hidden on the event of resize.
This is a workaround until the root cause is fixed.
BUG=
640525
TEST=manually tested by opening Quick View for audio, video and image files which were/weren't producing the FOUC issue before.
Committed:
https://crrev.com/727463ca1bf5bba84683ab7f15bcfd101a5c46ef
Cr-Commit-Position: refs/heads/master@{#414645}