Skip to content

Commit d9f7e77

Browse files
author
マルコメ
authored
Sort style
1 parent b17fbc4 commit d9f7e77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/cases/placeholder-shown.out.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
:-ms-input-placeholder {
1+
:-moz-placeholder {
22
background: #eee
33
}
4-
:-moz-placeholder {
4+
:-ms-input-placeholder {
55
background: #eee
66
}
77
:placeholder-shown {

0 commit comments

Comments
 (0)