You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: css-inline-3/Overview.bs
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -646,7 +646,7 @@ Line Sizing Containment: the 'line-sizing' property</h3>
646
646
Computed value: the specified keyword
647
647
</pre>
648
648
649
-
ISSUE: This is a rought draft of a proposal, and has not yet been approved by the CSSWG.
649
+
ISSUE: This is a rough draft of a proposal, and has not yet been approved by the CSSWG.
650
650
See discussion in <a href="https://github.com/w3c/csswg-drafts/issues/3199">Issue 3199</a>, <a href="https://lists.w3.org/Archives/Public/www-style/2011Mar/0364.html">Hyatt's message</a>, and <a href="https://dev.w3.org/cvsweb/~checkout~/csswg/css3-linebox/Attic/Overview.html?rev=1.5;content-type=text%2Fhtml#LineStacking">dbaron's proposal</a>.
651
651
652
652
This property controls the method by which line boxes are sized,
@@ -697,7 +697,7 @@ Line Sizing Containment: the 'line-sizing' property</h3>
697
697
<h3 id="leading-trim-property">
698
698
Leading Control: the 'leading-trim-over' and 'leading-trim-under' properties and 'leading-trim' shorthand</h3>
699
699
700
-
ISSUE: This is a rought draft of a proposal,
700
+
ISSUE: This is a rough draft of a proposal,
701
701
and is likely to change significantly
702
702
as design critiques and use cases are registered.
703
703
Values and property names may be added, dropped, and/or renamed,
@@ -739,7 +739,7 @@ Leading Control: the 'leading-trim-over' and 'leading-trim-under' properties and
739
739
alt="Consider some Latin text placed to the right of an image,
740
740
to be centered between its top and bottom.
741
741
Measuring from the top of the image to the top of the text box yields 13px;
742
-
likewise measuring from the bottom of the image to the bottom of the text box yelds 13px,
742
+
likewise measuring from the bottom of the image to the bottom of the text box yields 13px,
743
743
theoretically perfectly centering the text.
744
744
However, measuring from the top of the image to the cap-height yields 21px;
745
745
and measuring from the bottom to the alphabetic baseline yields 19px,
@@ -751,7 +751,7 @@ Leading Control: the 'leading-trim-over' and 'leading-trim-under' properties and
751
751
</figure>
752
752
753
753
To center the text visually,
754
-
it's necessary to asume the cap height and alphabetic baseline
754
+
it's necessary to assume the cap height and alphabetic baseline
0 commit comments