We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be49982 commit 992b5a8Copy full SHA for 992b5a8
1 file changed
fill-stroke/Overview.bs
@@ -531,12 +531,9 @@ Strokes (Outlines) {#strokes}
531
Advisement: It is strongly recommended to use the 'stroke' shorthand when setting <a>strokes</a>.
532
The individual <a section href="#stroke-paint">painting longhands</a> should only be used when it's needed to alter one individual aspect.
533
534
- By default, <a>strokes</a> are drawn on top of <a>fills</a>.
535
- In SVG text or <a>SVG shapes</a>,
+ By default, <a>strokes</a> are drawn on top of <a>fills</a>;
536
the drawing order is controlled by the 'paint-order' property.
537
538
- Issue: Should 'paint-order' apply to non-SVG text too?
539
-
540
Layering Multiple Strokes {#stroke-layering}
541
--------------------------------------------
542
0 commit comments