mirror of
https://github.com/servo/servo.git
synced 2025-10-01 09:09:15 +01:00
Normalize rotations in computed transforms
This commit is contained in:
parent
1901a21a2c
commit
20b3c4bf21
4 changed files with 69 additions and 1 deletions
|
@ -3720,6 +3720,18 @@
|
|||
"url": "/_mozilla/css/non-inline-block-resets-underline-property.html"
|
||||
}
|
||||
],
|
||||
"css/normalize-rotation.html": [
|
||||
{
|
||||
"path": "css/normalize-rotation.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/normalize-rotation-ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/normalize-rotation.html"
|
||||
}
|
||||
],
|
||||
"css/noscript.html": [
|
||||
{
|
||||
"path": "css/noscript.html",
|
||||
|
@ -13114,6 +13126,18 @@
|
|||
"url": "/_mozilla/css/non-inline-block-resets-underline-property.html"
|
||||
}
|
||||
],
|
||||
"css/normalize-rotation.html": [
|
||||
{
|
||||
"path": "css/normalize-rotation.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/normalize-rotation-ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/normalize-rotation.html"
|
||||
}
|
||||
],
|
||||
"css/noscript.html": [
|
||||
{
|
||||
"path": "css/noscript.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue