Download & Extend

Use of absolute font sizes breaks WCAG 2.0

Project:DHTML Menu
Version:6.x-3.5
Component:CSS code
Category:bug report
Priority:minor
Assigned:Unassigned
Status:closed (fixed)
Issue tags:accessibility

Issue Summary

Could we have something like this for the CSS:

.fake-leaf
{
  font-size:0.7em;
  font-style:italic;
}

So that it doesn't break http://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/C14

when validating for WCAG 2.0 through - http://www.tawdis.net

Thanks.

Comments

#1

Sure. I must not have paid much attention while writing that CSS...

#2

thanks!

#3

Status:active» needs review

Here's a patch for HEAD.

AttachmentSize
dhtml_menu-leaf-size-em-600340-3.patch 493 bytes

#4

Status:needs review» patch (to be ported)

Committed to HEAD and DRUPAL-6--4. Will need a trivial port for 6.x-3.5.

#5

Status:patch (to be ported)» needs review

Patch for 6.x-3.x-dev.

AttachmentSize
dhtml_menu-leaf-size-em-D6-600340-5.patch 426 bytes

#6

Status:needs review» fixed

Fixed in 6.x-3.x as well. Thanks for your patience!

#7

Not too bad a response time at all. Glad it's fixed. When is the next stable release coming out?

#8

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here