|
1 | | -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> |
| 1 | +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" ""> |
2 | 2 |
|
3 | 3 | <html lang=en> |
4 | 4 | <head profile="http://dublincore.org/documents/2008/08/04/dc-html/ "> |
|
10 | 10 | rel=dcterms.rights> |
11 | 11 | <meta content="CSS Style Attributes" name=dcterms.title> |
12 | 12 | <meta content=text name=dcterms.type> |
13 | | - <meta content=2013-11-11 name=dcterms.date> |
| 13 | + <meta content=2015-04-10 name=dcterms.date> |
14 | 14 | <meta content="Tantek Çelik" name=dcterms.creator> |
15 | 15 | <meta |
16 | | - content="<span class="p-given-name given-name">Elika</span> <abbr class="p-additional-name additional-name">J.</abbr> <span class="p-family-name family-name">Etemad</span>" |
| 16 | + content="<span class="p-given-name given-name">Elika</span> <abbr class="p-additional-name additional-name">J.</abbr> <span class="p-family-name family-name">Etemad</span>" |
17 | 17 | name=dcterms.creator> |
18 | 18 | <meta content=W3C name=dcterms.publisher> |
19 | 19 | <meta content="http://dev.w3.org/csswg/css-style-attr/" |
|
36 | 36 | <h1 class=p-name>CSS Style Attributes</h1> |
37 | 37 |
|
38 | 38 | <h2 class="no-num no-toc">Editor's Draft <span class=dt-updated><span |
39 | | - class=value-title title=20131111>11 November 2013</span></span></h2> |
| 39 | + class=value-title title=20150410>10 April 2015</span></span></h2> |
40 | 40 |
|
41 | 41 | <dl> |
42 | 42 | <dt>This version: |
@@ -106,14 +106,14 @@ <h2 class="no-num no-toc">Editor's Draft <span class=dt-updated><span |
106 | 106 | <!--begin-copyright--> |
107 | 107 | <p class=copyright><a |
108 | 108 | href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright" |
109 | | - rel=license>Copyright</a> © 2013 <a href="http://www.w3.org/"><abbr |
| 109 | + rel=license>Copyright</a> © 2015 <a href="http://www.w3.org/"><abbr |
110 | 110 | title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a |
111 | 111 | href="http://www.csail.mit.edu/"><abbr |
112 | 112 | title="Massachusetts Institute of Technology">MIT</abbr></a>, <a |
113 | 113 | href="http://www.ercim.eu/"><abbr |
114 | 114 | title="European Research Consortium for Informatics and Mathematics">ERCIM</abbr></a>, |
115 | 115 | <a href="http://www.keio.ac.jp/">Keio</a>, <a |
116 | | - href="http://ev.buaa.edu.cn/">Beihang</a>), All Rights Reserved. W3C <a |
| 116 | + href="http://ev.buaa.edu.cn/">Beihang</a>). W3C <a |
117 | 117 | href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, |
118 | 118 | <a |
119 | 119 | href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> |
@@ -258,8 +258,7 @@ <h2 id=intro><span class=secno>1. </span>Introduction</h2> |
258 | 258 | to specific elements in documents. If a document format defines a style |
259 | 259 | attribute (whether named ‘<code class=property>style</code>’ or |
260 | 260 | something else) and the attribute accepts CSS as its value, then this |
261 | | - specification defines that <dfn id=style-attribute0>style |
262 | | - attribute</dfn>’s syntax and interpretation. |
| 261 | + specification defines that style attribute’s syntax and interpretation. |
263 | 262 |
|
264 | 263 | <div class=example> |
265 | 264 | <p>The following example shows the use of the <code>style</code> attribute |
@@ -432,8 +431,8 @@ <h3 class=no-num id=normative-references>Normative references</h3> |
432 | 431 | <dt id=ref-RFC2119>[RFC2119] |
433 | 432 |
|
434 | 433 | <dd>S. Bradner. <a href="http://www.ietf.org/rfc/rfc2119.txt"><cite>Key |
435 | | - words for use in RFCs to Indicate Requirement Levels.</cite></a> Internet |
436 | | - RFC 2119. URL: <a |
| 434 | + words for use in RFCs to Indicate Requirement Levels.</cite></a> RFC |
| 435 | + 2119. URL: <a |
437 | 436 | href="http://www.ietf.org/rfc/rfc2119.txt">http://www.ietf.org/rfc/rfc2119.txt</a> |
438 | 437 | </dd> |
439 | 438 | <!----> |
|
0 commit comments