List Info

Thread: New - Output HTML fails W3




New - Output HTML fails W3
user name
2006-05-21 10:48:01
To comment on the following update, log in, then open the
issue:
http://www.openoffice.org/issues/show_bug.cgi?id=65658
                  Issue #:|65658
                  Summary:utput
HTML fails W3C validator
                Component:|Word processor
                  Version:Oo 2.0.2
                 Platform:|All
                      URL:|
               OS/Version:|Windows XP
                   Status:|UNCONFIRMED
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|save-export
              Assigned to:|mru
              Reported by:|rick2910





------- Additional comments from rick2910openoffice.org Sun May 21 03:48:00 -0700 2006 -------
When a document is being saved (exported) as a HTML page,
this HTML page is not
W3C valid. 

The problem is in the <STYLE> tag. This tag does not
include the type reference
and this causes the W3C failure.

Generated:
...
	<STYLE>
	<!--
		page { margin: 2cm }
		P { margin-bottom: 0.21cm }
	-->
	</STYLE>
...

As it should be:
...
	<STYLE TYPE="TEXT/CSS">
	<!--
		page { margin: 2cm }
		P { margin-bottom: 0.21cm }
	-->
	</STYLE>
...

------------------------------------------------------------
---------
Please do not reply to this automatically generated
notification from
Issue Tracker. Please log onto the website and enter your
comments.
http://qa.openoffice.org/issue_handling/
project_issues.html#notification

------------------------------------------------------------
---------
To unsubscribe, e-mail: issues-unsubscribesw.openoffice.org
For additional commands, e-mail: issues-helpsw.openoffice.org

[1]

about | contact  Other archives ( Real Estate discussion Medical topics )