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.

Dholbert

Member since
Dholbert

Recent Docs Activity

View all activity
Page Date Comment

Coding style


Fix logic typo ("somethingthatshouldbetrue" meant to say "somethingthatshouldbefalse") in NS_WARN_IF documentation. The point is that we warn [and return an error code] if the thing is unexpectedly true.

Using Icecream


Fix typo (liens-->lines)

Firefox 49 for developers


Mention that -webkit-min-device-pixel-ratio & -webkit-max-device-pixel-ratio are disabled by default for now

-webkit-box-direction


Redirect to main box-direction page

box-direction


Reorder styles in example, to follow best practice of listing modern/unprefixed styles *after* vendor-prefixed styles.