You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h2id="interpret">Cascading and Interpretation</h2>
233
252
234
253
<p>The declarations in a style attribute apply to the element to which
@@ -250,6 +269,14 @@ <h2 id="interpret">Cascading and Interpretation</h2>
250
269
independently and treated as a separate style rule, the ordering of which
251
270
should be defined by the document language, else is undefined.
252
271
272
+
<h2id="changes">Changes</h2>
273
+
274
+
Changes since the <ahref="http://www.w3.org/TR/2013/PR-css-style-attr-20131003/">2013-10-03 Proposed Recommendation</a> are:
275
+
276
+
<ul>
277
+
<li>Parse at-rules in declaration lists to allow future extension.
278
+
</ul>
279
+
253
280
<h2id="ack">Acknowledgments</h2>
254
281
255
282
<p>Thanks to feedback from <spanclass="vcard"><spanclass="fn">Daniel Glazman</span></span>, <spanclass="vcard"><spanclass="fn">Ian Hickson</span></span>, <spanclass="vcard"><spanclass="fn n"><spanclass="given-name">Eric</span><abbrclass="additional-name">A.</abbr><spanclass="family-name">Meyer</span></span></span>,
0 commit comments