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.

jviereck

Member since
jviereck

Recent Docs Activity

View all activity
Page Date Comment

RegExp


RegExp


RegExp


Added a meta RegExp `x` for the quantifiers {n}, {n, } and {n, m} as otherwise it's hard to get that these follow after a regexp. The example make it clear but I think it should be possible to get the right idea just from looking through the column.

RegExp


Missing documentation about the `?` behind the "repeat" characters + and *.

Drawing text


Fix intro text: Return type is not the width directly but an object. See `Return value` section which states it right.; 3 words added