HTMLElement.ruby constructor

HTMLElement.ruby()

Creates an HTMLElement using the tag 'ruby'.

Implementation

HTMLElement.ruby() : _ = document.createElement('ruby');