Closed
Bug 273360
Opened 21 years ago
Closed 21 years ago
'text-transform: capitalize' does not uppercase word within brackets
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 208789
People
(Reporter: nbrandon, Unassigned)
Details
Attachments
(1 file)
141 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.3) Gecko/20041026 Firefox/1.0RC1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.3) Gecko/20041026 Firefox/1.0RC1
When a word is next to an opening bracket '(', the first character is not
uppercase'd as expected.
Reproducible: Always
Steps to Reproduce:
1. Load attached example
2.
3.
Actual Results:
Text rendered as "External Evidence (log Book - Page)"
Expected Results:
Text rendered as "External Evidence (Log Book - Page)"
Reporter | ||
Comment 1•21 years ago
|
||
Comment 2•21 years ago
|
||
*** This bug has been marked as a duplicate of 208789 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•