mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
16 lines
300 B
HTML
16 lines
300 B
HTML
<!DOCTYPE html>
|
||
<html>
|
||
<head>
|
||
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
||
<title>14 Rendering — HTML Standard</title>
|
||
<style>
|
||
pre.css:first-line { color: #AAAA50; }
|
||
</style>
|
||
</head>
|
||
<body>
|
||
<pre class="css">foo
|
||
|
||
bar ׳
|
||
</pre>
|
||
</body></html>
|