Skip to content

Commit 81d1c4a

Browse files
committed
[css-ui] Remove unnecessary mention of input[type=hidden] in HTML default stylesheet
This seems redundant/pointless considering that https://github.com/w3c/csswg-drafts/blob/81355cb5f6a776d8988e7eb8b54efb3cad14594f/css-ui/Overview.bs#L1672-L1676 makes it `display: none`.
1 parent be58730 commit 81d1c4a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

css-ui/Overview.bs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1626,7 +1626,6 @@ input[type=radio],
16261626
textarea,
16271627
input,
16281628
input[type=text],
1629-
input[type=hidden],
16301629
input[type=password],
16311630
input[type=image]
16321631
{

0 commit comments

Comments
 (0)