- From: <bugzilla@jessica.w3.org>
- Date: Thu, 06 Dec 2012 09:39:17 +0000
- To: public-css-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=20262 Bug ID: 20262 Summary: Styling of first letter pseudo-element in Indian languages Classification: Unclassified Product: CSS Version: unspecified Hardware: PC URL: http://w3cindia.in/ABNFValidSegmentationdocument.html# first OS: Windows XP Status: NEW Keywords: needsAction Severity: major Priority: P2 Component: Text Assignee: fantasai.bugs@inkedblade.net Reporter: tyagi@w3.org QA Contact: public-css-bugzilla@w3.org CC: kojiishi@gluesoft.co.jp, somnath@w3.org, swaran@w3.org, tyagi@w3.org Created attachment 1257 --> https://www.w3.org/Bugs/Public/attachment.cgi?id=1257&action=edit complete description of this issues The first-letter pseudo-element represents the first letter of the first line of a block, if it is not preceded by any other content (such as images or inline tables) on its line. It allows that first letter to be styled individually, without markup. It may be used for "initial caps" and "drop caps", which are common typographical effects in text in Latin script. Drop initial is a typographic effect emphasizing the initial letter(s) of a block element with a presentation similar to a 'floated' element. The drop initial effect may also be used for writing systems which use different alignment strategies. For example, in Devanagari the hanging baseline may be preferred. In that case the primary connection point connects the text-after-edge of the initial letter with the text-after-edge of the nth line, but the secondary connection point connects the hanging baselines of the initial letter and the initial line. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Thursday, 6 December 2012 09:39:27 UTC