Skip to content

Commit f86bd05

Browse files
committed
Generated. Do not edit!
1 parent 7c815dc commit f86bd05

1 file changed

Lines changed: 72 additions & 62 deletions

File tree

css3-background/Overview.html

Lines changed: 72 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
code { font-size: inherit; }
1313
#box-shadow-samples td { background: white; color: black; }
1414
</style>
15-
<link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet
15+
<link href="http://www.w3.org/StyleSheets/TR/W3C-CR.css" rel=stylesheet
1616
type="text/css">
1717

1818
<body>
@@ -22,14 +22,15 @@
2222

2323
<h1>CSS Backgrounds and Borders Module Level 3</h1>
2424

25-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 17 May 2011</h2>
25+
<h2 class="no-num no-toc" id=longstatus-date>W3C Candidate Recommendation
26+
08 June 2011</h2>
2627

2728
<dl>
2829
<dt>This version:
2930

30-
<dd><!-- <a href="http://www.w3.org/TR/2011/CR-css3-background-20110517">http://www.w3.org/TR/2011/ED-css3-background-20110517/</a> -->
31-
<a
32-
href="http://dev.w3.org/csswg/css3-background">http://dev.w3.org/csswg/css3-background</a>
31+
<dd><a
32+
href="http://www.w3.org/TR/2011/CR-css3-background-20110608">http://www.w3.org/TR/2011/CR-css3-background-20110608/</a>
33+
<!-- <a href="http://dev.w3.org/csswg/css3-background">http://dev.w3.org/csswg/css3-background</a> -->
3334

3435

3536
<dt>Latest version:
@@ -95,36 +96,46 @@ <h2 class="no-num no-toc" id=abstract>Abstract</h2>
9596
<h2 class="no-num no-toc" id=status>Status of this document</h2>
9697
<!--begin-status-->
9798

98-
<p>This is a public copy of the editors' draft. It is provided for
99-
discussion only and may change at any moment. Its publication here does
100-
not imply endorsement of its contents by W3C. Don't cite this document
101-
other than as work in progress.
99+
<p><em>This section describes the status of this document at the time of
100+
its publication. Other documents may supersede this document. A list of
101+
current W3C publications and the latest revision of this technical report
102+
can be found in the <a href="http://www.w3.org/TR/">W3C technical reports
103+
index at http://www.w3.org/TR/.</a></em>
104+
105+
<p>This document was produced by the <a
106+
href="http://www.w3.org/Style/CSS/members">CSS Working Group</a> as a <a
107+
href="http://www.w3.org/Consortium/Process/tr#RecsCR">Candidate
108+
Recommendation.</a>
102109

103-
<p>The (<a
110+
<p>A Candidate Recommendation is a document that has been widely reviewed
111+
and is ready for implementation. W3C encourages everybody to implement
112+
this specification and return comments to the (<a
104113
href="http://lists.w3.org/Archives/Public/www-style/">archived</a>) public
105114
mailing list <a
106115
href="mailto:www-style@w3.org?Subject=%5Bcss3-background%5D%20PUT%20SUBJECT%20HERE">
107116
www-style@w3.org</a> (see <a
108-
href="http://www.w3.org/Mail/Request">instructions</a>) is preferred for
109-
discussion of this specification. When sending e-mail, please put the text
110-
&#8220;css3-background&#8221; in the subject, preferably like this:
111-
&#8220;[<!---->css3-background<!---->] <em>&hellip;summary of
112-
comment&hellip;</em>&#8221;
117+
href="http://www.w3.org/Mail/Request">instructions</a>). When sending
118+
e-mail, please put the text &#8220;css3-background&#8221; in the subject,
119+
preferably like this: &#8220;[<!---->css3-background<!---->]
120+
<em>&hellip;summary of comment&hellip;</em>&#8221;
113121

114-
<p>This document was produced by the <a href="/Style/CSS/members">CSS
115-
Working Group</a> (part of the <a href="/Style/">Style Activity</a>).
122+
<p>Publication as a Candidate Recommendation does not imply endorsement by
123+
the W3C Membership. This is a draft document and may be updated, replaced
124+
or obsoleted by other documents at any time. It is inappropriate to cite
125+
this document as other than work in progress.
116126

117127
<p>This document was produced by a group operating under the <a
118-
href="/Consortium/Patent-Policy-20040205/">5 February 2004 W3C Patent
119-
Policy</a>. W3C maintains a <a href="/2004/01/pp-impl/32061/status"
128+
href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5 February
129+
2004 W3C Patent Policy</a>. W3C maintains a <a
130+
href="http://www.w3.org/2004/01/pp-impl/32061/status"
120131
rel=disclosure>public list of any patent disclosures</a> made in
121132
connection with the deliverables of the group; that page also includes
122133
instructions for disclosing a patent. An individual who has actual
123134
knowledge of a patent which the individual believes contains <a
124-
href="/Consortium/Patent-Policy-20040205/#def-essential">Essential
125-
Claim(s)</a> must disclose the information in accordance with <a
126-
href="/Consortium/Patent-Policy-20040205/#sec-Disclosure">section 6 of the
127-
W3C Patent Policy</a>.</p>
135+
href="http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential">
136+
Essential Claim(s)</a> must disclose the information in accordance with <a
137+
href="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure">
138+
section 6 of the W3C Patent Policy</a>.</p>
128139
<!--end-status-->
129140

130141
<p>The following features are at-risk and may be dropped at the end of the
@@ -4275,20 +4286,19 @@ <h3 class=no-num id=normative-references>Normative references</h3>
42754286
<dt id=CSS21>[CSS21]
42764287

42774288
<dd>Bert Bos; et al. <a
4278-
href="http://www.w3.org/TR/2009/CR-CSS2-20090423"><cite>Cascading Style
4279-
Sheets Level 2 Revision 1 (CSS&#160;2.1) Specification.</cite></a> 23
4280-
April 2009. W3C Candidate Recommendation. (Work in progress.) URL: <a
4281-
href="http://www.w3.org/TR/2009/CR-CSS2-20090423">http://www.w3.org/TR/2009/CR-CSS2-20090423</a>
4289+
href="http://www.w3.org/TR/2011/REC-CSS2-20110607"><cite>Cascading Style
4290+
Sheets Level 2 Revision 1 (CSS&#160;2.1) Specification.</cite></a> 7 June
4291+
2011. W3C Recommendation. URL: <a
4292+
href="http://www.w3.org/TR/2011/REC-CSS2-20110607">http://www.w3.org/TR/2011/REC-CSS2-20110607</a>
42824293
</dd>
42834294
<!---->
42844295

42854296
<dt id=CSS3COLOR>[CSS3COLOR]
42864297

42874298
<dd>Tantek &#199;elik; Chris Lilley; L. David Baron. <a
4288-
href="http://www.w3.org/TR/2010/PR-css3-color-20101028"><cite>CSS Color
4289-
Module Level 3.</cite></a> 28 October 2010. W3C Proposed Recommendation.
4290-
(Work in progress.) URL: <a
4291-
href="http://www.w3.org/TR/2010/PR-css3-color-20101028">http://www.w3.org/TR/2010/PR-css3-color-20101028</a>
4299+
href="http://www.w3.org/TR/2011/REC-css3-color-20110607"><cite>CSS Color
4300+
Module Level 3.</cite></a> 7 June 2011. W3C Recommendation. URL: <a
4301+
href="http://www.w3.org/TR/2011/REC-css3-color-20110607">http://www.w3.org/TR/2011/REC-css3-color-20110607</a>
42924302
</dd>
42934303
<!---->
42944304

@@ -4343,10 +4353,10 @@ <h3 class=no-num id=other-references>Other references</h3>
43434353
<dt id=CSSBEIJING>[CSSBEIJING]
43444354

43454355
<dd>Elika J. Etemad. <a
4346-
href="http://www.w3.org/TR/2010/WD-css-beijing-20100727/"><cite>Cascading
4347-
Style Sheets (CSS) Snapshot 2007.</cite></a> 27 July 2010. W3C Working
4348-
Draft. (Work in progress.) URL: <a
4349-
href="http://www.w3.org/TR/2010/WD-css-beijing-20100727/">http://www.w3.org/TR/2010/WD-css-beijing-20100727/</a>
4356+
href="http://www.w3.org/TR/2011/NOTE-css-beijing-20110512/"><cite>Cascading
4357+
Style Sheets (CSS) Snapshot 2007.</cite></a> 12 May 2011. W3C Working
4358+
Group Note. URL: <a
4359+
href="http://www.w3.org/TR/2011/NOTE-css-beijing-20110512/">http://www.w3.org/TR/2011/NOTE-css-beijing-20110512/</a>
43504360
</dd>
43514361
<!---->
43524362

@@ -4393,7 +4403,7 @@ <h2 class=no-num id=property-index>Property index</h2>
43934403
<th>Media
43944404

43954405
<tbody>
4396-
<tr valign=baseline>
4406+
<tr>
43974407
<td><a class=property href="#background">background</a>
43984408

43994409
<td>[ &lt;bg-layer&gt; , ]* &lt;final-bg-layer&gt;
@@ -4408,7 +4418,7 @@ <h2 class=no-num id=property-index>Property index</h2>
44084418

44094419
<td>visual
44104420

4411-
<tr valign=baseline>
4421+
<tr>
44124422
<td><a class=property
44134423
href="#background-attachment">background-attachment</a>
44144424

@@ -4424,7 +4434,7 @@ <h2 class=no-num id=property-index>Property index</h2>
44244434

44254435
<td>visual
44264436

4427-
<tr valign=baseline>
4437+
<tr>
44284438
<td><a class=property href="#background-clip">background-clip</a>
44294439

44304440
<td>&lt;box&gt; [ , &lt;box&gt; ]*
@@ -4439,7 +4449,7 @@ <h2 class=no-num id=property-index>Property index</h2>
44394449

44404450
<td>visual
44414451

4442-
<tr valign=baseline>
4452+
<tr>
44434453
<td><a class=property href="#background-color">background-color</a>
44444454

44454455
<td>&lt;color&gt;
@@ -4454,7 +4464,7 @@ <h2 class=no-num id=property-index>Property index</h2>
44544464

44554465
<td>visual
44564466

4457-
<tr valign=baseline>
4467+
<tr>
44584468
<td><a class=property href="#background-image">background-image</a>
44594469

44604470
<td>&lt;bg-image&gt; [ , &lt;bg-image&gt; ]*
@@ -4469,7 +4479,7 @@ <h2 class=no-num id=property-index>Property index</h2>
44694479

44704480
<td>visual
44714481

4472-
<tr valign=baseline>
4482+
<tr>
44734483
<td><a class=property href="#background-origin">background-origin</a>
44744484

44754485
<td>&lt;box&gt; [ , &lt;box&gt; ]*
@@ -4484,7 +4494,7 @@ <h2 class=no-num id=property-index>Property index</h2>
44844494

44854495
<td>visual
44864496

4487-
<tr valign=baseline>
4497+
<tr>
44884498
<td><a class=property
44894499
href="#background-position">background-position</a>
44904500

@@ -4501,7 +4511,7 @@ <h2 class=no-num id=property-index>Property index</h2>
45014511

45024512
<td>visual
45034513

4504-
<tr valign=baseline>
4514+
<tr>
45054515
<td><a class=property href="#background-repeat">background-repeat</a>
45064516

45074517
<td>&lt;repeat-style&gt; [ , &lt;repeat-style&gt; ]*
@@ -4516,7 +4526,7 @@ <h2 class=no-num id=property-index>Property index</h2>
45164526

45174527
<td>visual
45184528

4519-
<tr valign=baseline>
4529+
<tr>
45204530
<td><a class=property href="#background-size">background-size</a>
45214531

45224532
<td>&lt;bg-size&gt; [ , &lt;bg-size&gt; ]*
@@ -4531,7 +4541,7 @@ <h2 class=no-num id=property-index>Property index</h2>
45314541

45324542
<td>visual
45334543

4534-
<tr valign=baseline>
4544+
<tr>
45354545
<td><a class=property href="#border">border</a>
45364546

45374547
<td>&lt;border-width&gt; || &lt;border-style&gt; || &lt;color&gt;
@@ -4546,7 +4556,7 @@ <h2 class=no-num id=property-index>Property index</h2>
45464556

45474557
<td>visual
45484558

4549-
<tr valign=baseline>
4559+
<tr>
45504560
<td><a class=property href="#border-color">border-color</a>
45514561

45524562
<td>&lt;color&gt;{1,4}
@@ -4561,7 +4571,7 @@ <h2 class=no-num id=property-index>Property index</h2>
45614571

45624572
<td>visual
45634573

4564-
<tr valign=baseline>
4574+
<tr>
45654575
<td><a class=property href="#border-image">border-image</a>
45664576

45674577
<td>&lt;&lsquo;border-image-source&rsquo;&gt; ||
@@ -4580,7 +4590,7 @@ <h2 class=no-num id=property-index>Property index</h2>
45804590

45814591
<td>visual
45824592

4583-
<tr valign=baseline>
4593+
<tr>
45844594
<td><a class=property
45854595
href="#border-image-outset">border-image-outset</a>
45864596

@@ -4597,7 +4607,7 @@ <h2 class=no-num id=property-index>Property index</h2>
45974607

45984608
<td>visual
45994609

4600-
<tr valign=baseline>
4610+
<tr>
46014611
<td><a class=property
46024612
href="#border-image-repeat">border-image-repeat</a>
46034613

@@ -4614,7 +4624,7 @@ <h2 class=no-num id=property-index>Property index</h2>
46144624

46154625
<td>visual
46164626

4617-
<tr valign=baseline>
4627+
<tr>
46184628
<td><a class=property href="#border-image-slice">border-image-slice</a>
46194629

46204630
<td>[&lt;number&gt; | &lt;percentage&gt;]{1,4} &amp;&amp; fill?
@@ -4630,7 +4640,7 @@ <h2 class=no-num id=property-index>Property index</h2>
46304640

46314641
<td>visual
46324642

4633-
<tr valign=baseline>
4643+
<tr>
46344644
<td><a class=property
46354645
href="#border-image-source">border-image-source</a>
46364646

@@ -4647,7 +4657,7 @@ <h2 class=no-num id=property-index>Property index</h2>
46474657

46484658
<td>visual
46494659

4650-
<tr valign=baseline>
4660+
<tr>
46514661
<td><a class=property href="#border-image-width">border-image-width</a>
46524662

46534663
<td>[ &lt;length&gt; | &lt;percentage&gt; | &lt;number&gt; | auto ]{1,4}
@@ -4663,7 +4673,7 @@ <h2 class=no-num id=property-index>Property index</h2>
46634673

46644674
<td>visual
46654675

4666-
<tr valign=baseline>
4676+
<tr>
46674677
<td><a class=property href="#border-radius">border-radius</a>
46684678

46694679
<td>[ &lt;length&gt; | &lt;percentage&gt; ]{1,4} [ / [ &lt;length&gt; |
@@ -4680,7 +4690,7 @@ <h2 class=no-num id=property-index>Property index</h2>
46804690

46814691
<td>visual
46824692

4683-
<tr valign=baseline>
4693+
<tr>
46844694
<td><a class=property href="#border-style">border-style</a>
46854695

46864696
<td>&lt;border-style&gt;{1,4}
@@ -4695,7 +4705,7 @@ <h2 class=no-num id=property-index>Property index</h2>
46954705

46964706
<td>visual
46974707

4698-
<tr valign=baseline>
4708+
<tr>
46994709
<td><a class=property href="#border-top">border-top</a>, <a
47004710
class=property href="#border-right">border-right</a>, <a class=property
47014711
href="#border-bottom">border-bottom</a>, <a class=property
@@ -4713,7 +4723,7 @@ <h2 class=no-num id=property-index>Property index</h2>
47134723

47144724
<td>visual
47154725

4716-
<tr valign=baseline>
4726+
<tr>
47174727
<td><a class=property href="#border-top-color">border-top-color </a>, <a
47184728
class=property href="#border-right-color">border-right-color</a>, <a
47194729
class=property href="#border-bottom-color">border-bottom-color</a>, <a
@@ -4731,7 +4741,7 @@ <h2 class=no-num id=property-index>Property index</h2>
47314741

47324742
<td>visual
47334743

4734-
<tr valign=baseline>
4744+
<tr>
47354745
<td><a class=property
47364746
href="#border-top-right-radius">border-top-right-radius</a>, <a
47374747
class=property
@@ -4754,7 +4764,7 @@ <h2 class=no-num id=property-index>Property index</h2>
47544764

47554765
<td>visual
47564766

4757-
<tr valign=baseline>
4767+
<tr>
47584768
<td><a class=property href="#border-top-style">border-top-style</a>, <a
47594769
class=property href="#border-right-style">border-right-style</a>, <a
47604770
class=property href="#border-bottom-style">border-bottom-style</a>, <a
@@ -4772,7 +4782,7 @@ <h2 class=no-num id=property-index>Property index</h2>
47724782

47734783
<td>visual
47744784

4775-
<tr valign=baseline>
4785+
<tr>
47764786
<td><a class=property href="#border-top-width">border-top-width</a>, <a
47774787
class=property href="#border-right-width">border-right-width</a>, <a
47784788
class=property href="#border-bottom-width">border-bottom-width</a>, <a
@@ -4790,7 +4800,7 @@ <h2 class=no-num id=property-index>Property index</h2>
47904800

47914801
<td>visual
47924802

4793-
<tr valign=baseline>
4803+
<tr>
47944804
<td><a class=property href="#border-width">border-width</a>
47954805

47964806
<td>&lt;border-width&gt;{1,4}
@@ -4805,7 +4815,7 @@ <h2 class=no-num id=property-index>Property index</h2>
48054815

48064816
<td>visual
48074817

4808-
<tr valign=baseline>
4818+
<tr>
48094819
<td><a class=property
48104820
href="#box-decoration-break">box-decoration-break</a>
48114821

@@ -4821,7 +4831,7 @@ <h2 class=no-num id=property-index>Property index</h2>
48214831

48224832
<td>visual
48234833

4824-
<tr valign=baseline>
4834+
<tr>
48254835
<td><a class=property href="#box-shadow">box-shadow</a>
48264836

48274837
<td>none | &lt;shadow&gt; [ , &lt;shadow&gt; ]*

0 commit comments

Comments
 (0)