Closed Bug 1252805 Opened 9 years ago Closed 8 years ago

text-transform does nothing with ::first-line pseudo-element

Categories

(Developer Documentation Graveyard :: CSS, defect, P5)

x86_64
Windows 8.1
defect

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: goncharov.c.s, Unassigned)

References

()

Details

:: Developer Documentation Request Request Type: Correction Gecko Version: unspecified Technical Contact: :: Details In _Summary_ section `text-transform` were included in subset of CSS properties can be used inside a declaration block of a CSS ruleset containing a selector using the ::first-line pseudo-element. In _Examples_ section definition text is: " text-transform Change the letters of the first line of every paragraph to uppercase." But really `text-transform` does nothing with `::first-line`.
Reproduced in Google Chrome Version 48.0.2564.116 m. In Firefox work as expected.
OS: Other → Windows 8.1
Hardware: All → x86_64
Looks fine on MDN now. text-transform is supported in ::first-line pseudo element and only functional in Firefox but Chrome. Spec: https://drafts.csswg.org/css-pseudo-4/#first-line-pseudo
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.