webf icon indicating copy to clipboard operation
webf copied to clipboard

When will Support more CSS style for PseudoClassSelector & PseudoElementSelector

Open looseyi opened this issue 2 years ago • 1 comments

Affected version

0.14.0

No same issues found

  • [X] Yes, I search all issues but not found.

Bug type

CSS/DOM Style

Which frontend framework you are using.

Taro

Steps to reproduce

Null

Code example

Null

Expected results

It works

Actual results

active' selector of type PseudoClassSelector is not implemented  
hover' selector of type PseudoClassSelector is not implemented  
focus' selector of type PseudoClassSelector is not implemented  
-ms-input-placeholder' selector of type PseudoClassSelector is not implemented  
disabled' selector of type PseudoClassSelector is not implemented  
checked' selector of type PseudoClassSelector is not implemented  
host' selector of type PseudoClassSelector is not implemented  
-moz-focusring' selector of type PseudoClassSelector is not implemented  
-webkit-input-placeholder' selector of type PseudoElementSelector is not implemented  
-webkit-inner-spin-button' selector of type PseudoElementSelector is not implemented  
-moz-placeholder' selector of type PseudoElementSelector is not implemented  
-ms-input-placeholder' selector of type PseudoElementSelector is not implemented  
placeholder' selector of type PseudoElementSelector is not implemented  
-webkit-search-cancel-button' selector of type PseudoElementSelector is not implemented  
-moz-focus-inner' selector of type PseudoElementSelector is not implemented  
-webkit-search-decoration' selector of type PseudoElementSelector is not implemented  
-webkit-file-upload-button' selector of type PseudoElementSelector is not implemented  
-webkit-scrollbar' selector of type PseudoElementSelector is not implemented  

looseyi avatar Jan 02 '23 07:01 looseyi

Sorry, can not change it to CSS label

looseyi avatar Jan 02 '23 07:01 looseyi