mirror of
https://github.com/servo/servo.git
synced 2025-10-01 09:09:15 +01:00
style: Fix @import serialization.
This commit is contained in:
parent
b9901fbd89
commit
8356c3386a
3 changed files with 23 additions and 1 deletions
|
@ -6638,6 +6638,12 @@
|
|||
"url": "/_mozilla/css/float_relative_to_position.html"
|
||||
}
|
||||
],
|
||||
"css/import_serialization.html": [
|
||||
{
|
||||
"path": "css/import_serialization.html",
|
||||
"url": "/_mozilla/css/import_serialization.html"
|
||||
}
|
||||
],
|
||||
"css/matchMedia.html": [
|
||||
{
|
||||
"path": "css/matchMedia.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue