NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Bug in parsing CSS3 selector expression containing :has


Joined: 27 Mar 2023
Posts: 38
Reply with quote
Just to report a bug in parsing a CSS3 :has selector:

Code:
.btnspacer:nth-child(2n+1):has(+ .prevnextrec)


Gives an error on the + sign, but the selector is perfectly fine and works properly.
View user's profileFind all posts by ShoresOfNowhereSend private message


Joined: 27 Mar 2023
Posts: 38
Reply with quote
Also, another bug with the :has selector:

Code:
select:has(option[value="_"])


gives a non existent error on [ square bracket.
View user's profileFind all posts by ShoresOfNowhereSend private message


Joined: 27 Mar 2023
Posts: 38
Reply with quote
Another one:

Code:
.list td:has(.colortag)


On the dot . .
View user's profileFind all posts by ShoresOfNowhereSend private message


Joined: 27 Mar 2023
Posts: 38
Reply with quote
Another one like the second, on the plus sign:

Code:
.testaco_tog:has(+ .testaco.on)::before
View user's profileFind all posts by ShoresOfNowhereSend private message
Bug in parsing CSS3 selector expression containing :has
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic