সাম্প্রতিক ডকুমেন্টেশন কার্যক্রম
সমস্ত কার্যকলাপ দেখুনপৃষ্ঠা | তারিখ | মন্তব্য |
---|---|---|
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." |