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.

mina86

Member since
mina86

Recent Docs Activity

View all activity
Page Date Comment

font-size


Stop assuming 1em is 16px.

font-size


Removed the 62.5% technique. It makes no sense so stop advocating it.

Array.prototype.indexOf()


Modified example to demonstrate effect of fromIndex argument.

Specificity


Grouped selectors of the same specificity into a single point rather than having them as separate points which suggest they have different specicify.

Specificity


Change ‘* #foo’ to match the same things as ‘*[id="foo"]’.