mirror of
https://github.com/servo/servo
synced 2026-05-10 00:52:08 +02:00
5 lines
55 B
CSS
5 lines
55 B
CSS
@scope {
|
|
:scope { z-index:1; }
|
|
.a { z-index:2; }
|
|
}
|