Open main menu

CDOT Wiki β

Changes

Mozilla.dev.tech.layout - Friday October 13 2006

692 bytes removed, 09:48, 2 November 2006
no edit summary
=Newsgroup summaries:mozilla.dev.tech.layout=
September 23October 13-2926, 2006
Go to [http://groups.google.com/group/mozilla.dev.tech.layout mozilla.dev.tech.layout] on google groups.
=Discussions=
*Discussion on how the Firefox 1.5.0.7 DOM generates XHTML inline elements using Wordpress. It was determined that the generated elements from Wordpress do not follow the WC3 guidelines in appendix C of XHTML 1.0. Although the W3 validation accepted the generated XHTML as valid, a bug identified within the HTML Working Group ignored the invalid elements. Details can be located at [http://groups.google.com/group/mozilla.dev.tech.layout/browse_thread/thread/42e27d7b95193c53/81c1636a55a31474#81c1636a55a31474 layout confusion] *Refactoring the nsHTMLReflowState(ComputeBlockBoxData, InitConstraints) and nsImageFrame::GetDesiredSize which uses NS_INRINSICSIZE, into the following method: 
<pre>
/**
1
edit