mirror of
https://github.com/servo/servo.git
synced 2025-07-17 12:23:40 +01:00
Auto merge of #8268 - servo:manifest-fixes, r=Ms2ger
A couple WPT manifest fixes <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8268) <!-- Reviewable:end -->
This commit is contained in:
commit
f00e6fe7d8
2 changed files with 40 additions and 28 deletions
|
@ -17909,6 +17909,10 @@
|
|||
"path": "html/semantics/forms/the-select-element/common-HTMLOptionsCollection.html",
|
||||
"url": "/html/semantics/forms/the-select-element/common-HTMLOptionsCollection.html"
|
||||
},
|
||||
{
|
||||
"path": "html/semantics/forms/the-select-element/select-ask-for-reset.html",
|
||||
"url": "/html/semantics/forms/the-select-element/select-ask-for-reset.html"
|
||||
},
|
||||
{
|
||||
"path": "html/semantics/forms/the-select-element/select-named-getter.html",
|
||||
"url": "/html/semantics/forms/the-select-element/select-named-getter.html"
|
||||
|
@ -17917,10 +17921,6 @@
|
|||
"path": "html/semantics/forms/the-select-element/select-remove.html",
|
||||
"url": "/html/semantics/forms/the-select-element/select-remove.html"
|
||||
},
|
||||
{
|
||||
"path": "html/semantics/forms/the-select-element/select-ask-for-reset.html",
|
||||
"url": "/html/semantics/forms/the-select-element/select-ask-for-reset.html"
|
||||
},
|
||||
{
|
||||
"path": "html/semantics/forms/the-textarea-element/textarea-type.html",
|
||||
"url": "/html/semantics/forms/the-textarea-element/textarea-type.html"
|
||||
|
|
|
@ -2087,18 +2087,6 @@
|
|||
"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_item_overflow.html": [
|
||||
{
|
||||
"path": "css/list_item_overflow.html",
|
||||
|
@ -2111,6 +2099,18 @@
|
|||
"url": "/_mozilla/css/list_item_overflow.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 +6552,18 @@
|
|||
"url": "/_mozilla/css/last_of_type_pseudo_a.html"
|
||||
}
|
||||
],
|
||||
"css/layerization_layer_size.html": [
|
||||
{
|
||||
"path": "css/layerization_layer_size.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/layerization_layer_size_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/layerization_layer_size.html"
|
||||
}
|
||||
],
|
||||
"css/layerization_z_order_a.html": [
|
||||
{
|
||||
"path": "css/layerization_z_order_a.html",
|
||||
|
@ -6708,18 +6720,6 @@
|
|||
"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_item_overflow.html": [
|
||||
{
|
||||
"path": "css/list_item_overflow.html",
|
||||
|
@ -6732,6 +6732,18 @@
|
|||
"url": "/_mozilla/css/list_item_overflow.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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue