Skip to content

Commit 347e4ed

Browse files
committed
Merge pull request w3c#61 from Adenilson/noteRephrase
Rephrasing note about shape diversity.
2 parents 7d89df1 + cbf6ff7 commit 347e4ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-round-display/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ <h3 class="heading settled" data-level="3.1" id="device-radius-media-feature"><s
273273
<p class="caption">Devices where the <a class="property" data-link-type="propdesc" href="#descdef-media-device-radius">device-radius</a> media feature is applicable</p>
274274
</div>
275275
</div>
276-
<p class="note" role="note">Note: If the shapes of displays are various, such as polygons, we need to extend the media features more with additional parameters. The current features have limitations to support the diversity beyond round shapes. How can we express star-shaped polygons? (e.g. SVG syntax, etc.) Of course, there is a trade-off between simplicity and expressiveness. </p>
276+
<p class="note" role="note">Note: For other shapes, such as polygons, we need to extend the media features with additional parameters. The current features have limitations to support the diversity beyond round shapes. How can we express star-shaped polygons? (e.g. SVG syntax, etc.) Of course, there is a trade-off between simplicity and expressiveness. </p>
277277
<p class="issue" id="issue-08465960"><a class="self-link" href="#issue-08465960"></a> Using <a class="property" data-link-type="propdesc" href="#descdef-media-device-radius">device-radius</a> with just a single value (e.g. device-radius: 50%) is enough (for simplicity)? Otherwise, do we need to support all possible values the same as <a class="property" data-link-type="propdesc" href="https://drafts.csswg.org/css-backgrounds-3/#border-radius">border-radius</a>? </p>
278278
<h2 class="heading settled" data-level="4" id="aligning-content"><span class="secno">4. </span><span class="content">Aligning content along the display border</span><a class="self-link" href="#aligning-content"></a></h2>
279279
<h3 class="heading settled" data-level="4.1" id="shape-inside-property"><span class="secno">4.1. </span><span class="content">The <a class="property" data-link-type="propdesc" href="#propdef-shape-inside">shape-inside</a> property</span><a class="self-link" href="#shape-inside-property"></a></h3>

0 commit comments

Comments
 (0)