[csswg-drafts] [css-text-3] ::first-letter is typographically misplaced

hunboy has just created a new issue for 
https://github.com/w3c/csswg-drafts:

== [css-text-3] ::first-letter is typographically misplaced ==
Currently the ::first-letter is typographically misplaced. To solve 
this issue some spec declaration would be useful.

I collected the issue at the mozbugzilla with samples, explanations, 
workarounds, troubleshoots, etc during the years.

Please, visit for discussion:
https://bugzilla.mozilla.org/show_bug.cgi?id=415506

Summary applied on ::first-letter pseudo:

 -moz-versal-type: raised|dropped|adjacent|none
 -moz-versal-egality: kerning|none
 -moz-versal-lines: {decimal number}
 
shorthand sample is:

 -moz-versal: dropped kerning 5.5;

default is: none none 1

Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/issues/965 using your GitHub 
account

Received on Saturday, 21 January 2017 08:36:57 UTC