We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44a477e commit 52f7a88Copy full SHA for 52f7a88
1 file changed
css-variables/Overview.src.html
@@ -1,6 +1,6 @@
1
<!DOCTYPE html>
2
<html lang="en">
3
-<head profile="http://www.w3.org/2006/03/hcard">
+<head>
4
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
5
<title>CSS Variables Module Level 1</title>
6
<link rel="stylesheet" type="text/css" href="http://dev.w3.org/csswg/default.css">
@@ -32,7 +32,7 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
32
<span class="org">Google, Inc.</span>,
33
<span class="email">macpherson@google.com</span>
34
<dd class='vcard'>
35
- <a href="http://xanthir.com/contact/" rel='url'>
+ <a href="http://xanthir.com/contact/" class='url'>
36
<span class='fn'>Tab Atkins Jr.</span>,
37
</a>
38
<span class=org>Google, Inc.</span>
0 commit comments