SarannyaRaj / epubcheck

Automatically exported from code.google.com/p/epubcheck
MIT License
0 stars 0 forks source link

Incorrect warning messages appear on properly formatted CSS #240

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
PROBLEM:
Warning message <Token '***' not allowed here, expecting :> appear for css 
files. With other epubchecker (e.g. http://www.bluegriffon-epubedition.com/), 
they do not get any warning.

The  line number of the warning also do not match with the token mentioned. 
They are off by 5-10 lines.

METHOD:

What steps will reproduce the problem?
1.Run epubchecker on the attached CSS files

RESULT:
2 Warning messages appear
WARNING: test.epub/OEBPS/css/ebook_style.css(76): Token '.cover' not allowed 
here, expecting :
WARNING: test.epub/OEBPS/css/ebook_style_v.css(128): Token '}' not allowed here

EXPECTED:

No warning or provide precisely what's wrong with them.

PLATFORM:
Windows 7 Enterprise SP1
EpubChecker ver. 3.0

Original issue reported on code.google.com by shink...@gmail.com on 9 Jan 2013 at 1:13

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by markus.g...@gmail.com on 26 Mar 2013 at 11:02

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r449.

Original comment by markus.g...@gmail.com on 26 Mar 2013 at 11:44