Skip to content

Commit 7bbb9b1

Browse files
author
Jihye Hong
committed
[css-round-display] Add issue about positioning elements based on the edge of the containing block
1 parent da6ad6a commit 7bbb9b1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

css-round-display/Overview.bs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -379,3 +379,6 @@ How to position items to the edge of the containing block without overflowing it
379379
<p class="issue">
380380
One of the profits of polar coordinate system is performance improvement. The significant performance improvement can be seen in animation using the polar coordinate. How to define animation in polar coordinate? Is there any difference between the conventional coordinate and polar coordinate when animate elements?
381381
</p>
382+
<p class="issue">
383+
By 'polar-distance' property, a position of an element is specified based on the containing block's center. In other way, is the method of positioning elements by the distance based on the edge of the containing block needed?
384+
</p>

0 commit comments

Comments
 (0)