https://issues.apache.org/ooo/show_bug.cgi?id=125325
Issue ID: 125325
Issue Type: DEFECT
Summary: [SVG] Cannot handle style sheet comments
Product: Draw
Version: 4.2.0-dev
Hardware: PC
OS: Windows 7
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: code
Assignee: [email protected]
Reporter: [email protected]
Created attachment 83749
--> https://issues.apache.org/ooo/attachment.cgi?id=83749&action=edit
file with /*comment*/ in style sheet
The test case styling-css-04-f.svg from the W3C_SVG_11_TestSuite cannot run,
because the frame rectangle is filled and covers the test results.
I have pinpoint the problem to this: AOO cannot handle comments in style
sheets. A style sheet comment is written as /*comment*/, for details see
http://www.w3.org/wiki/CSS_basics or the spec itself in
http://www.w3.org/TR/CSS2/syndata.html#comments
Insert the attached file into a Draw document. The right rectangle should be
without filling, but it has the default black filling.
--
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.