Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

davidben (David Benjamin)

Member since
davidben

Recent Docs Activity

View all activity
Page Date Comment

flex


Update flexbox support grid.

String.prototype.substring()


Document indexA as being clamped to [0, length], not [0, length-1]. length is a valid value; it just gives an empty string. This matches the spec and doesn't contradict with the fourth bullet under "description"

Using HTML5 audio and video


If end time is omitted in media fragment, there's no trailing comma. Spec seems to say you can't include it. Also tested both Chrome and Firefox and neither like the trailing comma.