Ticket #292 (closed defect: fixed)
Buildbot generates incorrect waterfall xhtml
| Reported by: | DevUrandom | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 0.8.0 |
| Version: | 0.7.7 | Keywords: | |
| Cc: |
Description
Buildbot claims to produce xhtml 1.0 strict, but at least the waterfall page is not correct xhtml. The main offenders are the old html style-hints in the content-markup (like "bgcolor", etc) and cdata directly in <body> (without surrounding <div>, <p>, etc).
It would be good if the style-hints could be entirely moved from the markup to a stylesheet.
A very nice addition would be if the page would contain more <div> elements with ids like "header", "footer", and so on. This would allow the page to be more customizable.
Change History
Note: See
TracTickets for help on using
tickets.
![[Buildbot Logo]](/trac/chrome/site/header-text-transparent.png)