mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Made block type pattern match less inclusive
This commit is contained in:
parent
a6e2c138db
commit
091282ee24
4 changed files with 63 additions and 2 deletions
|
@ -2015,6 +2015,18 @@
|
|||
"url": "/_mozilla/css/link_style_order.html"
|
||||
}
|
||||
],
|
||||
"css/list_style_fixed_inside_a.html": [
|
||||
{
|
||||
"path": "css/list_style_fixed_inside_a.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/list_style_fixed_inside_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/list_style_fixed_inside_a.html"
|
||||
}
|
||||
],
|
||||
"css/list_style_image_sizing_a.html": [
|
||||
{
|
||||
"path": "css/list_style_image_sizing_a.html",
|
||||
|
@ -6552,6 +6564,18 @@
|
|||
"url": "/_mozilla/css/link_style_order.html"
|
||||
}
|
||||
],
|
||||
"css/list_style_fixed_inside_a.html": [
|
||||
{
|
||||
"path": "css/list_style_fixed_inside_a.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/list_style_fixed_inside_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/list_style_fixed_inside_a.html"
|
||||
}
|
||||
],
|
||||
"css/list_style_image_sizing_a.html": [
|
||||
{
|
||||
"path": "css/list_style_image_sizing_a.html",
|
||||
|
@ -8514,4 +8538,4 @@
|
|||
"rev": null,
|
||||
"url_base": "/_mozilla/",
|
||||
"version": 2
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue