Use of absolute font sizes breaks WCAG 2.0

mgifford - October 9, 2009 - 17:46
Project:DHTML Menu
Version:6.x-3.5
Component:CSS code
Category:bug report
Priority:minor
Assigned:Unassigned
Status:closed
Issue tags:accessibility
Description

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.

#1

Arancaytar - October 9, 2009 - 21:01

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

#2

mgifford - October 9, 2009 - 22:35

thanks!

#3

Arancaytar - November 7, 2009 - 00:56
Status:active» needs review

Here's a patch for HEAD.

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

#4

Arancaytar - November 7, 2009 - 01:04
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

Arancaytar - November 7, 2009 - 01:07
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

Arancaytar - November 7, 2009 - 01:08
Status:needs review» fixed

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

#7

mgifford - November 7, 2009 - 02:39

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

#8

System Message - November 21, 2009 - 02:40
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.