Jonathan Watt wrote: > Perfect. With your fixes for the test, and with the patch, the development > version of Firefox now renders three rows of three circles as expected. >> >> http://www.w3.org/2004/CDF/TestSuite/WICD_CDR_WP1/test-scalable-child-size-calculation.xhtml Actually, because the HTML <object> elements are display:inline they leave some room for descenders underneath. This means that the bottom and top of the three rows of circles are separated by a gap instead of meeting snuggly together. To get rid of this gap the <object> elements need to have the additional rule: object { vertical-align: bottom; } Regards, JonathanReceived on Friday, 23 November 2007 18:52:13 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 8 January 2008 14:10:41 GMT