Skip to content

Commit 992b5a8

Browse files
fantasaisvgeesus
authored andcommitted
Release restriction of paint-order to SVG per WG resolution. <w3c/fxtf-drafts#107>
1 parent be49982 commit 992b5a8

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

fill-stroke/Overview.bs

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -531,12 +531,9 @@ Strokes (Outlines) {#strokes}
531531
Advisement: It is strongly recommended to use the 'stroke' shorthand when setting <a>strokes</a>.
532532
The individual <a section href="#stroke-paint">painting longhands</a> should only be used when it's needed to alter one individual aspect.
533533

534-
By default, <a>strokes</a> are drawn on top of <a>fills</a>.
535-
In SVG text or <a>SVG shapes</a>,
534+
By default, <a>strokes</a> are drawn on top of <a>fills</a>;
536535
the drawing order is controlled by the 'paint-order' property.
537536

538-
Issue: Should 'paint-order' apply to non-SVG text too?
539-
540537
Layering Multiple Strokes {#stroke-layering}
541538
--------------------------------------------
542539

0 commit comments

Comments
 (0)