Documentation needs updating
I have run into a few things that are not in the current documentation. One example is the attribute for background-image size is not in the doc and I can't find it in the change log.
I was able to figure it out with an outside CSS reference but this is the second or third attribute I have found that is not in the documentation. I'm sorry that I can't point you to the other ones I have found.
Be 21.4.1
.plain tt
{font-family: monospace; font-size: 100%; font-weight: normal; font-style: normal;}
.plain div.plain_line
{white-space: pre-wrap;}
body
{font-family: Helvetica; font-size: 14px; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); margin-left: 0px; margin-right: 8px;}
.plain tt
{font-family: Helvetica; font-size: 14px;}
{font-family: monospace; font-size: 100%; font-weight: normal; font-style: normal;}
.plain div.plain_line
{white-space: pre-wrap;}
body
{font-family: Helvetica; font-size: 14px; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); margin-left: 0px; margin-right: 8px;}
.plain tt
{font-family: Helvetica; font-size: 14px;}
Comments