Skip to content

Parser improvement on :not(...) and others#696

Merged
robocoder merged 1 commit intoleafo:masterfrom
Cerdic:Issue/leafo/368b
May 16, 2019
Merged

Parser improvement on :not(...) and others#696
robocoder merged 1 commit intoleafo:masterfrom
Cerdic:Issue/leafo/368b

Conversation

@Cerdic
Copy link
Contributor

@Cerdic Cerdic commented May 16, 2019

2nd part of trying to fix #368:
Parser improvement to parse the content of :not() :has() :where() :is() itself as subselector - supporting all the selector syntax

At the moment the subselector is re-flatten after the parsing because the compiler not know how to deal with nested selector structure (this can be a future improvement in the compiler)

…() itself as subselector - supporting all the selector syntax

At the moment the subselector is re-flatten after the parsing because the compiler not know how to deal with nested selector structure
#368
@Cerdic Cerdic mentioned this pull request May 16, 2019
@robocoder robocoder merged commit e30c215 into leafo:master May 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

self: in selector

2 participants