Max Schmitt
|
cd22072685
|
chore: enable object-curly-spacing in ESLint (#9168)
|
2021-09-27 18:58:08 +02:00 |
|
Dmitry Gozman
|
f0d23b5d4d
|
fix(css selector): absolutize relative CSS selectors (#9088)
Selectors like `> div` are replaced by `:scope > div`,
which is useful for combining them with parent selectors.
This is a part of CSS Level 4 spec.
|
2021-09-22 14:13:00 -07:00 |
|
Pavel Feldman
|
982f61d575
|
chore: BFS nodes, simplify querying (#7861)
|
2021-07-27 12:53:12 -07:00 |
|
Dmitry Gozman
|
217cbe3e21
|
test: cleanup bad usages of pageTest (#6430)
|
2021-05-06 07:08:22 -07:00 |
|
Dmitry Gozman
|
9433cae4fe
|
test: move all page tests to a subdirectory (#6427)
|
2021-05-05 19:10:28 -07:00 |
|