Active
Project:
Millwood
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Feb 2009 at 11:48 UTC
Updated:
25 Feb 2009 at 11:50 UTC
The theme shows a couple of minor errors when validating the page http://d-theme.com/millwood. With a few minor changes, it would receive all sorts of validation stamps of approval.
The following line has white space at the end of the class attribute, which is illegal in the official XHTML schema.
<div id="navigation" class="menu withprimary withsecondary ">
The following break needs the training slash.
<br>
The following heading is not nested properly, a WAI AA level problem.
<h3 class="title">User login</h3>
Comments
Comment #1
peterx commentedThe CSS validation listed the following errors for both CSS 2.1 and CSS 3.
URI : http://d-theme.com/sites/all/themes/millwood/style.css?3
114 #header, #content, #sidebar-left, #sidebar-right, #footer Property word-wrap doesn't exist : break-word
URI : http://d-theme.com/sites/all/themes/millwood/css/layout-fixed.css?3
123 #footer .block Value Error : font too few values for the property font : normal
URI : http://d-theme.com/sites/all/themes/millwood/css/main.css?3
31 .node-teaser Property word-wrap doesn't exist : break-word
32 .node-teaser Property -moz-border-radius doesn't exist : 10px
33 .node-teaser Property -webkit-border-radius doesn't exist : 10px
211 table Property margin_right doesn't exist : auto