Skip to content

Commit 76e49d9

Browse files
committed
[css-forms-1] Add control-value() issues.
1 parent f587be0 commit 76e49d9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

css-forms-1/Overview.bs

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,9 @@ Markup Shorthands: css yes, markdown yes
538538

539539
ISSUE: This is not ready for implementation, file an issue regarding this.
540540

541-
ISSUE: Consider privacy implications, regarding data exfiltration.
541+
ISSUE(11860): Consider privacy implications, regarding data exfiltration.
542+
543+
ISSUE(11842): Consider adding more types.
542544

543545
The <dfn>control-value()</dfn> function computes to the current value of the form control it is on. If it is used on an element that is not a form control,
544546
it returns an empty string.

0 commit comments

Comments
 (0)