Initial letters are large, decorative letters have been used to start new sections of text since before the invention of printing. In fact, their use predates lowercase letters entirely. Blink will support CSS property "initial-letter".
Chrome supports full syntax of `initial-letter`: 1 `initial-letter:` number 2 `initial-letter:` number integer 3.`initial-letter:` number `drop` 4.`initial-letter:` number `raise` However Safari supports: 1. `-webkit-initial-letter:` integer 2. `-webkit-initial-letter:` integer integer So, web authors need to use Safari compatible syntax.
Does this intent deprecate or change behavior of existing APIs, such that it has potentially high risk for Android WebView-based applications?
No.
The goal for the experiment is to seek feedback about this feature and observe no crash and no performance regression.
No milestones specified
Contact emails
yo...@chromium.org, ko...@chromium.orgExplainer
NoneSpecification
https://drafts.csswg.org/css-inline/#initial-letter-stylingDesign docs
https://bit.ly/3KzJ27GSummary
Initial letters are large, decorative letters have been used to start new sections of text since before the invention of printing. In fact, their use predates lowercase letters entirely. Blink will support CSS property "initial-letter".
Blink component
Blink>Layout>InlineTAG review
Not applicable
TAG review status
Not applicableRisks
Interoperability and Compatibility
Chrome supports full syntax of `initial-letter`: 1 `initial-letter:` number 2 `initial-letter:` number integer 3.`initial-letter:` number `drop` 4.`initial-letter:` number `raise` However Safari supports: 1. `-webkit-initial-letter:` integer 2. `-webkit-initial-letter:` integer integer So, web authors need to use Safari compatible syntax.
Gecko: In development (https://bugzilla.mozilla.org/show_bug.cgi?id=1223880) No active development since 2017.
WebKit: Shipped/Shipping (https://bugs.webkit.org/show_bug.cgi?id=229090) Needs to use the prefix version `-webkit-initial-letter`. Supports only an integer size. No `drop` and `raise` keyword support.
Web developers: No signals
Link to entry on the Chrome Platform Status
https://chromestatus.com/feature/5167442033115136Links to previous Intent discussions
Intent to prototype: https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CABJ-EHNMC29gEMkgopMJFW6LfWCCuxXmC0F%2BRPpOuM%3Dznbo5LQ%40mail.gmail.comThis intent message was generated by Chrome Platform Status.
--
You received this message because you are subscribed to the Google Groups "blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CABJ-EHPFVLa-frSXmjhbK97L%3D8eh7ZeS6Uap3BiSNfksDicdHA%40mail.gmail.com.
--
You received this message because you are subscribed to the Google Groups "blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/71b0bebd-e427-56bc-d5a6-6151bb40519e%40mozilla.com.
Thanks for the reply!First of all, this thread is changed to "Intent to Ship: CSS Initial Letters".Because WebKit already shipped with a prefixed version.I would like answer questions here:Q: TAG review: Why it N/ABecause WebKit already shipped with a prefixed version.Q: Web Developers: No signals: Is it possible to get such signals? Do you have partners lined up to use the OT?Here is Web Developers demand, I was put into the wrong box in the tool.It’s implemented only in Safari, but the usage is high.
- * 40.2% usage ratio according to CSS2021 Usage Overview.
- * 23.9% have used it according to CSS2021 Typography features.
@Yoav, Could you tell me what "OT" stands for?
Q: What's the timeline in which you want the experiment to run?We would like to ship in canary, once I get LGTM.This is intent to ship instead of experiment, because WebKit shipped.
--I also found the meta bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1273019On Tue, Nov 22, 2022 at 1:22 AM Emilio Cobos Álvarez <emi...@mozilla.com> wrote:On 11/21/22 08:49, Yoshifumi Inoue wrote:
> /Gecko/: In development
> (https://bugzilla.mozilla.org/show_bug.cgi?id=1223880
> <https://bugzilla.mozilla.org/show_bug.cgi?id=1223880>) No active
> development since 2017.
While it is my understanding that we're not opposed to this feature, I
don't think this quite qualifies as an official position. Would be worth
to file an issue in
<https://github.com/mozilla/standards-positions/issues/new>
Thanks,
-- Emilio
--
You received this message because you are subscribed to the Google Groups "blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/71b0bebd-e427-56bc-d5a6-6151bb40519e%40mozilla.com.
You received this message because you are subscribed to the Google Groups "blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CABJ-EHPt6AfN_uGY83gUquOwKou-ROhbTH5KT4ozR%3D8GC0VmJg%40mail.gmail.com.
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+unsubscribe@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/71b0bebd-e427-56bc-d5a6-6151bb40519e%40mozilla.com.
--
You received this message because you are subscribed to the Google Groups "blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+unsubscribe@chromium.org.
On 22Nov 2022, at 17:19, Yoshifumi Inoue <yo...@chromium.org> wrote:Here is Web Developers demand, I was put into the wrong box in the tool.It’s implemented only in Safari, but the usage is high.
- * 40.2% usage ratio according to CSS2021 Usage Overview.
- * 23.9% have used it according to CSS2021 Typography features.