Skip to content

Commit b7110cb

Browse files
committed
[css-position] Add issue about logical properties being out of date.
1 parent c0488b7 commit b7110cb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

css-position/Overview.bs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -984,6 +984,8 @@ Box offsets: 'top', 'right', 'bottom', 'left'</h3>
984984
<h3 id="logical-box-offsets-beaso">
985985
Logical box offsets: 'offset-before', 'offset-end', 'offset-after' and 'offset-start'</h3>
986986

987+
Issue: See [[!CSS-LOGICAL-1]]; this section is not up-to-date.
988+
987989
Logical offset properties allow for offsetting positioned boxes based on the
988990
'writing-mode' and 'direction' properties. When both the physical property and
989991
equivalent logical property (based on 'writing-mode' and 'direction') are

0 commit comments

Comments
 (0)