Skip to content

When will Support more CSS style for PseudoClassSelector & PseudoElementSelector #211

@looseyi

Description

@looseyi

Affected version

0.14.0

No same issues found

  • 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  

Metadata

Metadata

Assignees

Labels

CSSw3c css standard featuresP3questionFurther information is requested

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions