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.

DuncanMacWeb (Duncan MacKenzie)

Member since
DuncanMacWeb

Recent Docs Activity

View all activity
Page Date Comment

Array.prototype.map()


Revise description to clarify that Array.map works on elements which are not missing, i.e. have been set and not deleted. It does work on elements set to `undefined`. See https://es5.github.io/#x15.4.4.19

float


Minor grammar correction (it's → its)

-moz-float-edge


3rd attempt: “`border-box` h & w props include c, p & b but not m. `content-box` h & w props include c but not p, b or m. `margin-box` h & w props include c, p, b & m. `padding-box` h & w props include c & p but not b or m.”

-moz-float-edge


Corrected meaning of `margin-box` description (it was the same as `content-box`) and re-ordered content, padding, border and margin to be in that order in descriptions for better readability.

-moz-float-edge


Revert to revision of 2015-02-26 11:27:07 by teoli: "My changes weren’t saved, so reverting to previous revision."