Quote:
Originally Posted by kovidgoyal
I need an ebook file that shows the problem to be able to help.
|
Look the attached file.
______
About the CSS3 check, it seems not to recognize shorthanded properties, like this:
Code:
border-top: inherit solid 1px;
It gives me this error:
Code:
Expected end of value but found 'solid'.