Skip to content

Commit 2bddbdf

Browse files
committed
[css-text-4] Add warnings to word-boundary-*
1 parent c7462ca commit 2bddbdf

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

css-text-4/Overview.bs

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1003,6 +1003,10 @@ Detecting Word Boundaries: the 'word-boundary-detection' property</h4>
10031003
parsing/word-boundary-detection-valid.html
10041004
</wpt>
10051005

1006+
ISSUE: The design of this property is still being worked out.
1007+
Don't implement it just yet!
1008+
You can ask the editors about status if this is blocking you.
1009+
10061010
This property allows the author to decide
10071011
whether and how
10081012
the user agent must analyse the content
@@ -1407,6 +1411,10 @@ Making Word Boundaries Visible: the 'word-boundary-expansion' property</h4>
14071411
Animation type: discrete
14081412
</pre>
14091413

1414+
ISSUE: The design of this property is still being worked out.
1415+
Don't implement it just yet!
1416+
You can ask the editors about status if this is blocking you.
1417+
14101418
<wpt>
14111419
parsing/word-boundary-expansion-computed.html
14121420
parsing/word-boundary-expansion-invalid.html

0 commit comments

Comments
 (0)