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.

mflodin

Member since
mflodin

Recent Docs Activity

View all activity
Page Date Comment

Pixel manipulation with canvas


Fixed a bug in the code example where alpha value was given as integer between 0 and 255 instead of float between 0.0 and 1.0.

Specificity


Added some information about inherited styles and their role with regards to specificity, since I was confused myself and found no good resources mentioning that.