mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-24 10:22:05 -05:00
9 lines
206 B
HTML
9 lines
206 B
HTML
<!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>
|