Skip to content

Commit a36488d

Browse files
committed
[css-inline-3] Bikeshed fixes
1 parent c8a4b3f commit a36488d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

css-inline-3/Overview.bs

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<style media="print" type="text/css">
2-
img#edge { width: 80%; height: 70%;}
3-
dt.label { display: run-in; }
2+
img#edge { width: 80%; height: 70%;}
3+
dt.label { display: run-in; }
44
</style>
55

66
<pre class='metadata'>
@@ -2058,8 +2058,8 @@ Font Sizing of Initial Letters</h4>
20582058

20592059
<figure>
20602060
<img src="images/infinite-text.png" width="300"
2061-
alt="text underlay shows how initial letter alignment is not affected
2062-
by the content of the spanned lines">
2061+
alt="Text underlay shows how initial letter alignment
2062+
is not affected by the content of the spanned lines.">
20632063
</figure>
20642064

20652065
For an <var>N</var>-line drop initial in a Western script,
@@ -2982,7 +2982,7 @@ Changes</h2>
29822982
Changes since the
29832983
<a href="https://www.w3.org/TR/2020/WD-css-inline-3-20200827/">28 August 2020 Working Draft</a>:
29842984
<ul>
2985-
<li>Fixed 'inline-sizing' to be [=inherited=], as was originally intended.
2985+
<li>Fixed 'inline-sizing' to be [=CSS/inherited=], as was originally intended.
29862986
(<a href="https://github.com/w3c/csswg-drafts/issues/1974">Issue 1974</a>)
29872987
<li>Update 'inline-sizing' “Applies to” to exclude ruby boxes.
29882988
<li>Editorial fixes, including missing images.

0 commit comments

Comments
 (0)