mirror of
https://github.com/servo/servo.git
synced 2025-08-18 03:45:33 +01:00
layout: Let individual transform properties establish a stacking context (#36749)
Non-initial values for the `scale`, `rotate` and `translate` properties should establish a stacking context, just like `transform`. Testing: adding new WPT tests. Signed-off-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
parent
46f59e329c
commit
00b40bbdaf
5 changed files with 135 additions and 5 deletions
39
tests/wpt/meta/MANIFEST.json
vendored
39
tests/wpt/meta/MANIFEST.json
vendored
|
@ -278370,6 +278370,45 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"stacking-context-002.html": [
|
||||
"ff1d06dcc11ff445abc8ecaebe305836aa6ab14f",
|
||||
[
|
||||
null,
|
||||
[
|
||||
[
|
||||
"/css/reference/ref-filled-green-100px-square.xht",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
{}
|
||||
]
|
||||
],
|
||||
"stacking-context-003.html": [
|
||||
"6852722ed79183119f2a3fb142077b9e7c638e91",
|
||||
[
|
||||
null,
|
||||
[
|
||||
[
|
||||
"/css/reference/ref-filled-green-100px-square.xht",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
{}
|
||||
]
|
||||
],
|
||||
"stacking-context-004.html": [
|
||||
"6d7ec896736db0dc813a6e80ac4c75b7066e12e0",
|
||||
[
|
||||
null,
|
||||
[
|
||||
[
|
||||
"/css/reference/ref-filled-green-100px-square.xht",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
{}
|
||||
]
|
||||
],
|
||||
"translate-fill-box.html": [
|
||||
"8892d63327964cf1e9c16a3febaecf5af4d1cceb",
|
||||
[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue