On Thu, Feb 8, 2024 at 11:30 AM Daniel Bratell <bratel...@gmail.com> wrote:

> I didn't really get how it affects non-SVG text. The documentation and the
> examples are all for SVG. Is there HTML text that is also a mix of stroke,
> fill and marker blitting?
>
Here's an example for non-SVG (HTML) text: https://jsfiddle.net/4mh71efb/

Getting a stroke on HTML text requires using the -webkit-text-stroke-*
family of properties. Markers don't apply to text (same as for SVG text).


/fs

> /Daniel
> On 2024-02-08 10:14, Fredrik Söderquist wrote:
>
> On Thu, Feb 8, 2024 at 2:48 AM Stefan Zager <sza...@chromium.org> wrote:
>
>> Contact emails sza...@chromium.org
>>
>> Explainer https://developer.mozilla.org/en-US/docs/Web/CSS/paint-order
>>
>> Specification https://svgwg.org/svg2-draft/painting.html#PaintOrder
>>
>> Summary
>>
>> Adds support for the existing CSS property `paint-order`. This change
>> only affects html (non-SVG) text; SVG text already supports paint-order via
>> attribute or CSS property.
>>
>>
>> Blink component Blink>Paint
>> <https://bugs.chromium.org/p/chromium/issues/list?q=component:Blink%3EPaint>
>>
>> TAG review None
>>
>> TAG review status Not applicable
>>
>> Risks
>>
>>
>> Interoperability and Compatibility
>>
>> None
>>
>>
>> *Gecko*: Shipped in version 60 (2018)
>>
>> *WebKit*: No signal
>>
>
> Also shipped in WebKit (since Safari 11 according to MDN; Safari TP 25
> looking at changelog)
>
>
> /fs
>
>
>> *Web developers*: Positive; 48 stars on tracking bug
>>
>> *Other signals*:
>>
>> WebView application risks
>>
>> None
>>
>>
>> Debuggability
>>
>> None
>>
>>
>> Will this feature be supported on all six Blink platforms (Windows, Mac,
>> Linux, ChromeOS, Android, and Android WebView)? Yes
>>
>> Is this feature fully tested by web-platform-tests
>> <https://chromium.googlesource.com/chromium/src/+/main/docs/testing/web_platform_tests.md>
>> ? Yes
>>
>> Flag name on chrome://flags None
>>
>> Finch feature name None
>>
>> Non-finch justification None
>>
>> Requires code in //chrome? False
>>
>> Estimated milestones
>>
>> 123
>>
>>
>> Anticipated spec changes None
>>
>> Link to entry on the Chrome Platform Status
>> https://chromestatus.com/feature/5178467903864832
>>
>> This intent message was generated by Chrome Platform Status
>> <https://chromestatus.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+unsubscr...@chromium.org.
>> To view this discussion on the web visit
>> https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAHOQ7J9i%3DwoeX%2Bh%2B1rwpidM%3D5SiMPnCq9fskupy2tDUjXcMAMw%40mail.gmail.com
>> <https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAHOQ7J9i%3DwoeX%2Bh%2B1rwpidM%3D5SiMPnCq9fskupy2tDUjXcMAMw%40mail.gmail.com?utm_medium=email&utm_source=footer>
>> .
>>
> --
> 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+unsubscr...@chromium.org.
> To view this discussion on the web visit
> https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAHediLRsC%3DiYN%3D5iKfpYF99c62gqb_1nw4PnFQpawECXiQp7WQ%40mail.gmail.com
> <https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAHediLRsC%3DiYN%3D5iKfpYF99c62gqb_1nw4PnFQpawECXiQp7WQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>
>

-- 
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+unsubscr...@chromium.org.
To view this discussion on the web visit 
https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAHediLRVOYp268B4xTcY8N_Ft2mzZL8kt5dMADKoL1nu-iz7AA%40mail.gmail.com.

Reply via email to