[publican-list] [Bug 448331] inline graphic tag does not render inline. See 2 in above page.

bugzilla at redhat.com bugzilla at redhat.com
Thu Jun 5 07:25:08 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: inline graphic tag does not render inline. See 2 in above page.


https://bugzilla.redhat.com/show_bug.cgi?id=448331





------- Additional Comments From jfearn at redhat.com  2008-06-05 03:25 EST -------
Here is the simple fix for the css, the PDF will require more work.

p img {
	display:inline;
	margin:0em;
	padding: 0em 0.5em;
}

We need to discuss if this tag is acceptable.

The HTML, even fixed, looks poor, and I doubt much can be done to fix this.

This tag can break section 508 compliance. At the minimum we would require
enforcing the use of attributes to overcome this breakage.

This tag breaks txt output; possibly the section 508 fix would overcome this.

This tag may impact translation.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the publican-list mailing list