Does removing html5 media elements also remove memory used by the video/audio?
问题 Does removing an html5 media DOM element (video or audio) also free any memory used by the media represented by that element? (assuming no references in code also) 回答1: From the specification: 4.8.10.16 Best practices for authors using media elements Playing audio and video resources on small devices such as set-top boxes or mobile phones is often constrained by limited hardware resources in the device. For example, a device might only support three simultaneous videos. For this reason, it is