mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-26 01:20:25 +00: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>
|