blob: 2fe2551021b7852e5ac19c4976eef52360a70b50 (
plain)
1
2
3
4
5
6
7
8
9
|
<!DOCTYPE html>
<html>
<head>
<title>System palette css test</title>
</head>
<body>
<p style="color: -libweb-palette-syntax-identifier">All of my text should be the identifier color</p>
</body>
</html>
|