DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=35534>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=35534 ------- Additional Comments From [EMAIL PROTECTED] 2005-07-19 19:02 ------- > the warning message was to be expected. The default of the "border-collapse" > property is "collapse" and the implementation of the collapsing border model > is incomplete. The warning is simply there to remind you not to expect nicely > drawn borders in this mode. border-collapse="separate" works fine, though, > but > it obviously needs to be specified explicitely. ok, thanks for the explanation. Problem is that docbook-xsl creates tons of fo:table without applying a central property-set (there's one but it's not used everywhere) where I could override border-collapse. If the border-collapse=collapse won't be supported in the near future maybe we could add a switch that allows to flip the default explicitly /globally to 'separate'? Thanks -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
