We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6280ea7 commit 9b3b98aCopy full SHA for 9b3b98a
2 files changed
css-style-attr/Overview.html
@@ -7,6 +7,9 @@
7
<link href="../default.css" rel=stylesheet type="text/css">
8
<link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel=stylesheet
9
type="text/css">
10
+ <script defer=defer
11
+ src="http://test.csswg.org/harness/annotate.js#CSS-STYLE-ATTR_DEV"
12
+ type="text/javascript"></script>
13
14
<body>
15
<div class=head> <!--begin-logo-->
css-style-attr/Overview.src.html
@@ -6,6 +6,9 @@
6
<link rel="stylesheet" type="text/css" href="../default.css">
<link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-ED">
</head>
<div class="head">
0 commit comments