Skip to content

Commit d25ec67

Browse files
committed
[css-ruby] fix indentation
1 parent 0d37029 commit d25ec67

1 file changed

Lines changed: 79 additions & 79 deletions

File tree

css-ruby/Overview.src.html

Lines changed: 79 additions & 79 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<!DOCTYPE html>
22
<html lang="en">
33
<head>
4-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
5-
<title>CSS Ruby Module Level 1</title>
6-
<link rel=contents href="#contents">
7-
<link rel=index href="#index">
8-
<link rel="stylesheet" type="text/css" href="../default.css">
9-
<link href="../csslogo.ico" rel="shortcut icon" type="image/x-icon">
10-
<link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-[STATUS].css">
4+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
5+
<title>CSS Ruby Module Level 1</title>
6+
<link rel=contents href="#contents">
7+
<link rel=index href="#index">
8+
<link rel="stylesheet" type="text/css" href="../default.css">
9+
<link href="../csslogo.ico" rel="shortcut icon" type="image/x-icon">
10+
<link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-[STATUS].css">
1111
</head>
1212

1313
<body class="h-entry">
@@ -19,48 +19,48 @@ <h1 class="p-name">CSS Ruby Module Level 1</h1>
1919

2020
<h2 class="no-num no-toc">[LONGSTATUS] <time class="dt-updated" datetime="[CDATE]">[DATE]</time> <!-- for HTML4 doctype: <span class="value-title" title="[CDATE]">[DATE]</span></span> --> </h2>
2121
<dl>
22-
<dt>This version:
23-
<dd><a class="u-url" href="[VERSION]">[VERSION]</a>
24-
25-
<dt>Latest version:
26-
<dd><a href="http://www.w3.org/TR/[SHORTNAME]/">http://www.w3.org/TR/css3-ruby/</a>
27-
28-
<dt>Editor's draft:
29-
<dd><a href="http://dev.w3.org/csswg/[SHORTNAME]/">http://dev.w3.org/csswg/[SHORTNAME]/</a>
30-
(<a href="https://dvcs.w3.org/hg/csswg/log/tip/[SHORTNAME]/Overview.src.html">change log</a>)
31-
32-
<dt>Previous version:
33-
<dd><a href="http://www.w3.org/TR/2011/WD-css3-ruby-20110630/">
34-
http://www.w3.org/TR/2011/WD-css3-ruby-20110630/</a>
35-
36-
<dt>Issue Tracking:</dt>
37-
<dd><a rel="issues" href="http://www.w3.org/Style/CSS/Tracker/products/FIXME">http://www.w3.org/Style/CSS/Tracker/products/FIXME</a>
38-
39-
<dt>Feedback:</dt>
40-
<dd><a href="mailto:www-style@w3.org?subject=%5BSHORTNAME%5D%20feedback"
41-
>www-style@w3.org</a>
42-
with subject line &ldquo;<kbd>[[SHORTNAME]]
43-
<var>&hellip; message topic &hellip;</var></kbd>&rdquo;
44-
(<a rel="discussion" href="http://lists.w3.org/Archives/Public/www-style/"
45-
>archives</a>)
46-
47-
<dt>Editors:
48-
<dd class="p-author h-card vcard">
49-
<a class="p-name fn u-url url" rel="author"
50-
href="http://fantasai.inkedblade.net/contact">Elika J. Etemad</a>,
51-
<a class="p-org org h-org" href="http://www.mozilla.org/">Mozilla</a>
52-
<dd class="p-author h-card vcard">
53-
<a class="p-name fn u-url url" rel="author"
54-
href="mailto:koji.a.ishii@mail.rakuten.com">Koji Ishii</a>,
55-
<span class="p-org org">Rakuten, Inc.</span>
56-
<dd class="p-author h-card vcard">
57-
<a class="p-name fn u-url url" rel="author"
58-
href="mailto:ishida@w3.org">Richard Ishida</a>,
59-
<span class="p-org org">W3C</span>
60-
61-
<dt>Former editors:
62-
<dd>Michel Suignard, Microsoft
63-
<dd>Marcin Sawicki, Microsoft
22+
<dt>This version:
23+
<dd><a class="u-url" href="[VERSION]">[VERSION]</a>
24+
25+
<dt>Latest version:
26+
<dd><a href="http://www.w3.org/TR/[SHORTNAME]/">http://www.w3.org/TR/css3-ruby/</a>
27+
28+
<dt>Editor's draft:
29+
<dd><a href="http://dev.w3.org/csswg/[SHORTNAME]/">http://dev.w3.org/csswg/[SHORTNAME]/</a>
30+
(<a href="https://dvcs.w3.org/hg/csswg/log/tip/[SHORTNAME]/Overview.src.html">change log</a>)
31+
32+
<dt>Previous version:
33+
<dd><a href="http://www.w3.org/TR/2011/WD-css3-ruby-20110630/">
34+
http://www.w3.org/TR/2011/WD-css3-ruby-20110630/</a>
35+
36+
<dt>Issue Tracking:</dt>
37+
<dd><a rel="issues" href="http://www.w3.org/Style/CSS/Tracker/products/FIXME">http://www.w3.org/Style/CSS/Tracker/products/FIXME</a>
38+
39+
<dt>Feedback:</dt>
40+
<dd><a href="mailto:www-style@w3.org?subject=%5BSHORTNAME%5D%20feedback"
41+
>www-style@w3.org</a>
42+
with subject line &ldquo;<kbd>[[SHORTNAME]]
43+
<var>&hellip; message topic &hellip;</var></kbd>&rdquo;
44+
(<a rel="discussion" href="http://lists.w3.org/Archives/Public/www-style/"
45+
>archives</a>)
46+
47+
<dt>Editors:
48+
<dd class="p-author h-card vcard">
49+
<a class="p-name fn u-url url" rel="author"
50+
href="http://fantasai.inkedblade.net/contact">Elika J. Etemad</a>,
51+
<a class="p-org org h-org" href="http://www.mozilla.org/">Mozilla</a>
52+
<dd class="p-author h-card vcard">
53+
<a class="p-name fn u-url url" rel="author"
54+
href="mailto:koji.a.ishii@mail.rakuten.com">Koji Ishii</a>,
55+
<span class="p-org org">Rakuten, Inc.</span>
56+
<dd class="p-author h-card vcard">
57+
<a class="p-name fn u-url url" rel="author"
58+
href="mailto:ishida@w3.org">Richard Ishida</a>,
59+
<span class="p-org org">W3C</span>
60+
61+
<dt>Former editors:
62+
<dd>Michel Suignard, Microsoft
63+
<dd>Marcin Sawicki, Microsoft
6464
</dl>
6565

6666
<!--copyright-->
@@ -70,18 +70,18 @@ <h2 class="no-num no-toc">[LONGSTATUS] <time class="dt-updated" datetime="[CDATE
7070

7171
<h2 class="no-num no-toc" id="abstract">Abstract</h2>
7272

73-
<p>
74-
<span class="p-summary">
75-
“Ruby” are short runs of text alongside the base text,
76-
typically used in East Asian documents to indicate pronunciation
77-
or to provide a short annotation.
78-
This module describes the rendering model and formatting controls
79-
related to displaying ruby annotations in CSS.
80-
</span>
81-
82-
<a href="http://www.w3.org/TR/CSS/">CSS</a> is a language for describing
83-
the rendering of structured documents (such as HTML and XML) on screen, on
84-
paper, in speech, etc.
73+
<p>
74+
<span class="p-summary">
75+
“Ruby” are short runs of text alongside the base text,
76+
typically used in East Asian documents to indicate pronunciation
77+
or to provide a short annotation.
78+
This module describes the rendering model and formatting controls
79+
related to displaying ruby annotations in CSS.
80+
</span>
81+
82+
<a href="http://www.w3.org/TR/CSS/">CSS</a> is a language for describing
83+
the rendering of structured documents (such as HTML and XML) on screen, on
84+
paper, in speech, etc.
8585

8686
<h2 class="no-num no-toc" id="status">Status of this document</h2>
8787

@@ -97,33 +97,33 @@ <h2 class="no-num no-toc" id="contents">
9797
<h2 id="intro">
9898
Introduction</h2>
9999

100-
<p><em>This section is not normative.</em>
100+
<p><em>This section is not normative.</em>
101101

102102
<h3 id="placement">
103103
Module interactions</h3>
104104

105-
<p>This module extends the inline box model of CSS Level 2 [[!CSS21]]
106-
to support ruby.
105+
<p>This module extends the inline box model of CSS Level 2 [[!CSS21]]
106+
to support ruby.
107107

108-
<p>None of the properties in this module apply to the <code>::first-line</code> or
109-
<code>::first-letter</code> pseudo-elements.
108+
<p>None of the properties in this module apply to the <code>::first-line</code> or
109+
<code>::first-letter</code> pseudo-elements.
110110

111111
<h3 id="values">
112112
Values</h3>
113113

114-
<p>This specification follows the
115-
<a href="http://www.w3.org/TR/CSS21/about.html#property-defs">CSS property
116-
definition conventions</a> from [[!CSS21]]. Value types not defined in
117-
this specification are defined in CSS Level 2 Revision 1 [[!CSS21]].
118-
Other CSS modules may expand the definitions of these value types: for
119-
example [[CSS3VAL]], when combined with this module, expands the
120-
definition of the <var>&lt;length&gt;</var> value type as used in this specification.</p>
121-
122-
<p>In addition to the property-specific values listed in their definitions,
123-
all properties defined in this specification also accept the
124-
<a href="http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit">inherit</a>
125-
keyword as their property value. For readability it has not been repeated
126-
explicitly.
114+
<p>This specification follows the
115+
<a href="http://www.w3.org/TR/CSS21/about.html#property-defs">CSS property
116+
definition conventions</a> from [[!CSS21]]. Value types not defined in
117+
this specification are defined in CSS Level 2 Revision 1 [[!CSS21]].
118+
Other CSS modules may expand the definitions of these value types: for
119+
example [[CSS3VAL]], when combined with this module, expands the
120+
definition of the <var>&lt;length&gt;</var> value type as used in this specification.</p>
121+
122+
<p>In addition to the property-specific values listed in their definitions,
123+
all properties defined in this specification also accept the
124+
<a href="http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit">inherit</a>
125+
keyword as their property value. For readability it has not been repeated
126+
explicitly.
127127

128128
<h3 id="conventions">
129129
Document conventions</h3>

0 commit comments

Comments
 (0)