On Thu, Sep 29, 2016, at 04:04 PM, Jeremy Chen wrote:
> Summary: Initial-letters have been widely used in typographic printing
> for
> long. However, it is not handy to put initial-letters on web pages. Web
> developers/designers have suffered from doing massive math calculations
> while laying out a initial-letter through :first-letter pseudo element,
> and
> afterward, they may still bump into cross-browser issues. I'd like to
> implement this property to ease web authors' pain. Also, I believe this
> property should not be absence from the modern layout.

IIRC, your plan is to only implement "initial-letter" for :first-letter
pseudo element for now, and try to ship that without having the property
available for inline-level first child of a block. Is that right? If
yes, you should probably mention that in your "intend to ship" when you
finish the implementation.

- Xidorn
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to