mirror of
https://github.com/servo/servo
synced 2026-05-10 00:52:08 +02:00
4 lines
78 B
CSS
4 lines
78 B
CSS
@namespace x url("test");
|
|
@namespace y url("test");
|
|
w|test { background:red }
|