File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 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
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
You can’t perform that action at this time.
0 commit comments