Skip to content

Commit be6913e

Browse files
committed
[css-ruby] Switch back title, remove extraneous hyphen in abstract.
1 parent 2bc0f28 commit be6913e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

css-ruby/Overview.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE html><html lang=en><head>
22
<meta content="text/html; charset=utf-8" http-equiv=Content-Type>
3-
<title>CSS Inter-linear (Ruby) Annotation Layout Module Level 1</title>
3+
<title>CSS Ruby Layout Module Level 1</title>
44
<link href=../default.css rel=stylesheet type=text/css>
55
<link href=../csslogo.ico rel="shortcut icon" type=image/x-icon>
66
<style>
@@ -52,7 +52,7 @@
5252
<img alt=W3C height=48 src=https://www.w3.org/Icons/w3c_home width=72>
5353
</a>
5454
</p>
55-
<h1 class="p-name no-ref" id=title>CSS Inter-linear (Ruby) Annotation Layout Module Level 1</h1>
55+
<h1 class="p-name no-ref" id=title>CSS Ruby Layout Module Level 1</h1>
5656
<h2 class="no-num no-toc no-ref heading settled heading" id=subtitle><span class=content>Editor’s Draft,
5757
<span class=dt-updated><span class=value-title title=20140702>2 July 2014</span></span></span></h2>
5858
<div data-fill-with=spec-metadata><dl>
@@ -78,7 +78,7 @@ <h2 class="no-num no-toc no-ref heading settled heading" id=subtitle><span class
7878
</div>
7979

8080
<h2 class="no-num no-toc no-ref heading settled heading" id=abstract><span class=content>Abstract</span></h2>
81-
<div class=p-summary data-fill-with=abstract><p>Inter-linear annotations, also known as “ruby”, are short runs of text alongside the base text,
81+
<div class=p-summary data-fill-with=abstract><p>Interlinear annotations, also known as “ruby”, are short runs of text alongside the base text,
8282

8383
typically used in East Asian documents to indicate pronunciation or to provide a short annotation.
8484
This module describes the rendering model and formatting controls related to displaying ruby annotations in CSS.</p>

css-ruby/Overview.src.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<h1>CSS Inter-linear (Ruby) Annotation Layout Module Level 1</h1>
1+
<h1>CSS Ruby Layout Module Level 1</h1>
22

33
<pre class='metadata'>
44
Shortname: css-ruby
@@ -10,7 +10,7 @@ <h1>CSS Inter-linear (Ruby) Annotation Layout Module Level 1</h1>
1010
Previous Version: http://www.w3.org/TR/2013/WD-css3-ruby-20130919/
1111
Editor: Elika J. Etemad, Invited Expert, http://fantasai.inkedblade.net/contact
1212
Editor: Koji Ishii, Invited Expert, kojiishi@gluesoft.co.jp
13-
Abstract: Inter-linear annotations, also known as “ruby”, are short runs of text alongside the base text,
13+
Abstract: Interlinear annotations, also known as “ruby”, are short runs of text alongside the base text,
1414
Abstract: typically used in East Asian documents to indicate pronunciation or to provide a short annotation.
1515
Abstract: This module describes the rendering model and formatting controls related to displaying ruby annotations in CSS.
1616
Ignored terms: collapsible, collapsible white space, white space, segment break, soft wrap opportunity, justification opportunity, justification opportunities, characters, internal table elements

0 commit comments

Comments
 (0)