mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 15:07:44 +00:00
LibWeb: Implement the :dir()
selector pseudo-class
This commit is contained in:
parent
5b125811f1
commit
b8e694c0f2
4 changed files with 152 additions and 0 deletions
|
@ -11,6 +11,9 @@
|
|||
"defined": {
|
||||
"argument": ""
|
||||
},
|
||||
"dir": {
|
||||
"argument": "<ident>"
|
||||
},
|
||||
"disabled": {
|
||||
"argument": ""
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue