mirror of
https://github.com/servo/servo.git
synced 2025-06-27 02:23:41 +01:00
4 lines
55 B
CSS
4 lines
55 B
CSS
@scope {
|
|
:scope { z-index:1; }
|
|
.a { z-index:2; }
|
|
}
|