Skip to content

Commit 2f1c15e

Browse files
lukewarlownt1m
authored andcommitted
Add issues
1 parent 3f3218e commit 2f1c15e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

css-forms-1/Overview.bs

+5-1
Original file line numberDiff line numberDiff line change
@@ -499,7 +499,9 @@ Markup Shorthands: css yes, markdown yes
499499

500500
## Color Swatch: the ''::color-swatch'' pseudo-element ## {#color-swatch-pseudo}
501501

502-
The <dfn>::color-swatch</dfn> pseudo-element represents the portion of the control that displays the chosen color value.
502+
ISSUE(11837): Should the name be ::swatch or ::color-swatch?
503+
504+
The <dfn>::color-swatch</dfn> pseudo-element represents the portion of the control that displays the chosen color value.
503505

504506
<div class="example" id="color-swatch-example">
505507
For example, the following example should make the input and its color swatch rounded:
@@ -606,6 +608,8 @@ Markup Shorthands: css yes, markdown yes
606608

607609
ISSUE: This section needs refining with implementation.
608610

611+
ISSUE(11837): Color input styles need refining.
612+
609613
## Basics
610614

611615
```css

0 commit comments

Comments
 (0)