← Back to team overview

zorba-coders team mailing list archive

[Bug 933709] [NEW] XQDoc table cells should be vertically aligned at the top

 

Public bug reported:

When doing XQDoc documentation and including a <table>, the table cells
should have the CSS equivalent of the valign="top" attribute, e.g. <td
valign="top">. Don't forget the same for <th>.

The default rendering in most browsers is to vertically center text
which always looks ugly.

** Affects: zorba
     Importance: Low
     Assignee: William Candillon (wcandillon)
         Status: New


** Tags: xqdoc

** Summary changed:

- XQDoc table cells should be vertically aligned
+ XQDoc table cells should be vertically aligned at the top

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/933709

Title:
  XQDoc table cells should be vertically aligned at the top

Status in Zorba - The XQuery Processor:
  New

Bug description:
  When doing XQDoc documentation and including a <table>, the table
  cells should have the CSS equivalent of the valign="top" attribute,
  e.g. <td valign="top">. Don't forget the same for <th>.

  The default rendering in most browsers is to vertically center text
  which always looks ugly.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/933709/+subscriptions


Follow ups

References