The appendMedium() method of the MediaList interface adds a media query to the list. If the media query is already in the collection, this method does nothing.
appendMedium()
external void appendMedium(String medium);