mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Upgrade rust-selectors, pass ':empty' tests
https://github.com/servo/rust-selectors/pull/36
This commit is contained in:
parent
406be7accf
commit
b1b03a32db
10 changed files with 110 additions and 10 deletions
|
@ -63,6 +63,18 @@
|
|||
"url": "/_mozilla/css/absolute_hypothetical_float.html"
|
||||
}
|
||||
],
|
||||
"css/empty_pseudo_selector.html": [
|
||||
{
|
||||
"path": "css/empty_pseudo_selector.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/empty_pseudo_selector_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/empty_pseudo_selector.html"
|
||||
}
|
||||
],
|
||||
"css/class-namespaces.html": [
|
||||
{
|
||||
"path": "css/class-namespaces.html",
|
||||
|
@ -455,6 +467,12 @@
|
|||
"url": "/_mozilla/mozilla/element_matches.html"
|
||||
}
|
||||
],
|
||||
"mozilla/element_matches_empty.html": [
|
||||
{
|
||||
"path": "mozilla/element_matches_empty.html",
|
||||
"url": "/_mozilla/mozilla/element_matches_empty.html"
|
||||
}
|
||||
],
|
||||
"mozilla/empty_clientrect.html": [
|
||||
{
|
||||
"path": "mozilla/empty_clientrect.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue