File tree 1 file changed +5
-1
lines changed
1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -499,7 +499,9 @@ Markup Shorthands: css yes, markdown yes
499
499
500
500
## Color Swatch: the ''::color-swatch'' pseudo-element ## {#color-swatch-pseudo}
501
501
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.
503
505
504
506
<div class="example" id="color-swatch-example">
505
507
For example, the following example should make the input and its color swatch rounded:
@@ -606,6 +608,8 @@ Markup Shorthands: css yes, markdown yes
606
608
607
609
ISSUE: This section needs refining with implementation.
608
610
611
+ ISSUE(11837): Color input styles need refining.
612
+
609
613
## Basics
610
614
611
615
```css
You can’t perform that action at this time.
0 commit comments