This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 9446 - text-transform:lowercase; ineffective
Summary: text-transform:lowercase; ineffective
Status: RESOLVED LATER
Alias: None
Product: Amaya
Classification: Unclassified
Component: CSS (show other bugs)
Version: 11.3.1
Hardware: Macintosh MacOS X
: P3 normal
Target Milestone: ---
Assignee: Vatton
QA Contact: Vatton
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-08 10:54 UTC by alex.cruice
Modified: 2010-04-09 09:50 UTC (History)
5 users (show)

See Also:


Attachments

Description alex.cruice 2010-04-08 10:54:14 UTC
Amaya 11.3.1 (Dec 9 2009)
Mac OS X 10.6.3 (10D573)

The following CSS syntax:

h1 {
text-transform:lowercase;}

in an externally linked stylesheet appeared to have no effect when rendered in Amaya.

Rendered correctly in Safari Version 4.0.5 (6531.22.7) and Firefox version 3.6.2.
Comment 1 lcarcone 2010-04-09 09:50:40 UTC
Indeed, this css rule is not yet interpreted in Amaya.
We'll try to work on it when if we get more resources.

Thanks