Skip to content

Commit cd63eb4

Browse files
committed
[css-inline] update bikeshed, try again
1 parent 1f3b6f5 commit cd63eb4

1 file changed

Lines changed: 29 additions & 10 deletions

File tree

css-inline/Overview.html

Lines changed: 29 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -332,9 +332,9 @@ <h3 class="heading settled" data-level="1.1" id="dominant-baseline property"><sp
332332
<dd>
333333
Equivalent to <a class="css" data-link-type="maybe" href="#valdef-dominant-baseline-alphabetic">alphabetic</a> in <i>horizontal writing modes</i>
334334
and in <i>vertical writing modes</i>
335-
when <a class="property" data-link-type="propdesc">text-orientation</a> is <span class="css">sideways</span>, <span class="css">sideways-right</span>, or <span class="css">sideways-left</span>.
335+
when <a class="property" data-link-type="propdesc" href="https://drafts.csswg.org/css-writing-modes-3/#propdef-text-orientation">text-orientation</a> is <a class="css" data-link-type="maybe" href="https://drafts.csswg.org/css-writing-modes-3/#valdef-text-orientation-sideways">sideways</a>, <a class="css" data-link-type="maybe" href="https://drafts.csswg.org/css-writing-modes-3/#valdef-text-orientation-sideways-right">sideways-right</a>, or <a class="css" data-link-type="maybe" href="https://drafts.csswg.org/css-writing-modes-3/#valdef-text-orientation-sideways-left">sideways-left</a>.
336336
equivalent to <a class="css" data-link-type="maybe" href="#valdef-dominant-baseline-central">central</a> in <i>vertical writing modes</i>
337-
when <a class="property" data-link-type="propdesc">text-orientation</a> is <span class="css">mixed</span> or <span class="css">upright</span>.
337+
when <a class="property" data-link-type="propdesc" href="https://drafts.csswg.org/css-writing-modes-3/#propdef-text-orientation">text-orientation</a> is <a class="css" data-link-type="maybe" href="https://drafts.csswg.org/css-writing-modes-3/#valdef-text-orientation-mixed">mixed</a> or <a class="css" data-link-type="maybe" href="https://drafts.csswg.org/css-writing-modes-3/#valdef-text-orientation-upright">upright</a>.
338338

339339

340340
<dt><dfn class="css" data-dfn-for="dominant-baseline" data-dfn-type="value" data-export="" id="valdef-dominant-baseline-text-bottom">text-bottom<a class="self-link" href="#valdef-dominant-baseline-text-bottom"></a></dfn>
@@ -678,7 +678,7 @@ <h4 class="heading settled" data-level="2.1.1" id="drop-initial"><span class="se
678678
</figure>
679679

680680

681-
<p>The alignment constraints for drop initials depend on the writing system. In ideographic scripts, the initial letter extends from the <a data-link-type="dfn">block-start</a> edge of the first line to the <a data-link-type="dfn">block-end</a> edge of the Nth line.</p>
681+
<p>The alignment constraints for drop initials depend on the writing system. In ideographic scripts, the initial letter extends from the <a data-link-type="dfn" href="https://drafts.csswg.org/css-writing-modes-3/#block-start">block-start</a> edge of the first line to the <a data-link-type="dfn" href="https://drafts.csswg.org/css-writing-modes-3/#block-end">block-end</a> edge of the Nth line.</p>
682682

683683

684684
<figure>
@@ -946,16 +946,16 @@ <h3 class="heading settled" data-level="2.4" id="aligning-initial-letter"><span
946946

947947
<dt>margin-box
948948

949-
<dd>Uses the <a data-link-type="dfn">line-over</a> and <a data-link-type="dfn">line-under</a> margin edges
950-
as the <a data-link-type="dfn">over</a> and <a data-link-type="dfn">under</a> alignment points, respectively.
949+
<dd>Uses the <a data-link-type="dfn" href="https://drafts.csswg.org/css-writing-modes-3/#line-over">line-over</a> and <a data-link-type="dfn" href="https://drafts.csswg.org/css-writing-modes-3/#line-under">line-under</a> margin edges
950+
as the <a data-link-type="dfn" href="https://drafts.csswg.org/css-writing-modes-3/#over">over</a> and <a data-link-type="dfn" href="https://drafts.csswg.org/css-writing-modes-3/#under">under</a> alignment points, respectively.
951951

952952

953953
<dt>content-box
954954

955-
<dd>Uses the <a data-link-type="dfn">line-over</a> and <a data-link-type="dfn">line-under</a> content edges
956-
as the <a data-link-type="dfn">over</a> and <a data-link-type="dfn">under</a> alignment points, respectively.
955+
<dd>Uses the <a data-link-type="dfn" href="https://drafts.csswg.org/css-writing-modes-3/#line-over">line-over</a> and <a data-link-type="dfn" href="https://drafts.csswg.org/css-writing-modes-3/#line-under">line-under</a> content edges
956+
as the <a data-link-type="dfn" href="https://drafts.csswg.org/css-writing-modes-3/#over">over</a> and <a data-link-type="dfn" href="https://drafts.csswg.org/css-writing-modes-3/#under">under</a> alignment points, respectively.
957957
(In most cases, these will correspond to
958-
the <a data-link-type="dfn">over</a> and <a data-link-type="dfn">under</a> edges of the glyph bounding box.)
958+
the <a data-link-type="dfn" href="https://drafts.csswg.org/css-writing-modes-3/#over">over</a> and <a data-link-type="dfn" href="https://drafts.csswg.org/css-writing-modes-3/#under">under</a> edges of the glyph bounding box.)
959959
</dl>
960960

961961

@@ -1109,10 +1109,10 @@ <h3 class="heading settled" data-level="2.9" id="initial-letter-position"><span
11091109
Positioning and Kerning Initial Letters</span><a class="self-link" href="#initial-letter-position"></a></h3>
11101110

11111111

1112-
<p>In the <a data-link-type="dfn">block axis</a>, the <a data-link-type="dfn" href="#initial-letter">initial letter</a> is positioned to satisfy its alignment requirements. (See <a class="property" data-link-type="propdesc" href="#propdef-initial-letter-align">initial-letter-align</a>.)</p>
1112+
<p>In the <a data-link-type="dfn" href="https://drafts.csswg.org/css-writing-modes-3/#block-axis">block axis</a>, the <a data-link-type="dfn" href="#initial-letter">initial letter</a> is positioned to satisfy its alignment requirements. (See <a class="property" data-link-type="propdesc" href="#propdef-initial-letter-align">initial-letter-align</a>.)</p>
11131113

11141114

1115-
<p>In the <a data-link-type="dfn">inline axis</a>, the position of the inline letter is given by aligning its start margin edge to the start edge of the containing block.</p>
1115+
<p>In the <a data-link-type="dfn" href="https://drafts.csswg.org/css-writing-modes-3/#inline-axis">inline axis</a>, the position of the inline letter is given by aligning its start margin edge to the start edge of the containing block.</p>
11161116

11171117

11181118
<p>However, if the <a data-link-type="dfn" href="#initial-letter">initial letter</a> is a non-atomic inline with zero padding and borders, the UA must apply an additional negative offset on the start side of the amount necessary to optically align the first glyph to the containing block edge as it would be in normal text.</p>
@@ -1639,6 +1639,23 @@ <h3 class="no-num heading settled" id="index-defined-elsewhere"><span class="con
16391639
<li><a href="https://drafts.csswg.org/css-values-3/#comb-one">|</a>
16401640
<li><a href="https://drafts.csswg.org/css-values-3/#comb-any">||</a>
16411641
</ul>
1642+
<li><a data-link-type="biblio" href="#biblio-css-writing-modes-3">[css-writing-modes-3]</a> defines the following terms:
1643+
<ul>
1644+
<li><a href="https://drafts.csswg.org/css-writing-modes-3/#block-axis">block axis</a>
1645+
<li><a href="https://drafts.csswg.org/css-writing-modes-3/#block-end">block-end</a>
1646+
<li><a href="https://drafts.csswg.org/css-writing-modes-3/#block-start">block-start</a>
1647+
<li><a href="https://drafts.csswg.org/css-writing-modes-3/#inline-axis">inline axis</a>
1648+
<li><a href="https://drafts.csswg.org/css-writing-modes-3/#line-over">line-over</a>
1649+
<li><a href="https://drafts.csswg.org/css-writing-modes-3/#line-under">line-under</a>
1650+
<li><a href="https://drafts.csswg.org/css-writing-modes-3/#valdef-text-orientation-mixed">mixed</a>
1651+
<li><a href="https://drafts.csswg.org/css-writing-modes-3/#over">over</a>
1652+
<li><a href="https://drafts.csswg.org/css-writing-modes-3/#valdef-text-orientation-sideways">sideways</a>
1653+
<li><a href="https://drafts.csswg.org/css-writing-modes-3/#valdef-text-orientation-sideways-left">sideways-left</a>
1654+
<li><a href="https://drafts.csswg.org/css-writing-modes-3/#valdef-text-orientation-sideways-right">sideways-right</a>
1655+
<li><a href="https://drafts.csswg.org/css-writing-modes-3/#propdef-text-orientation">text-orientation</a>
1656+
<li><a href="https://drafts.csswg.org/css-writing-modes-3/#under">under</a>
1657+
<li><a href="https://drafts.csswg.org/css-writing-modes-3/#valdef-text-orientation-upright">upright</a>
1658+
</ul>
16421659
<li><a data-link-type="biblio" href="#biblio-css21">[CSS21]</a> defines the following terms:
16431660
<ul>
16441661
<li><a href="https://drafts.csswg.org/css2/visuren.html#propdef-clear">clear</a>
@@ -1654,6 +1671,8 @@ <h3 class="no-num heading settled" id="normative"><span class="content">Normativ
16541671
<dd>Elika Etemad; Koji Ishii. <a href="http://www.w3.org/TR/css-text-3/">CSS Text Module Level 3</a>. 10 October 2013. LCWD. URL: <a href="http://www.w3.org/TR/css-text-3/">http://www.w3.org/TR/css-text-3/</a>
16551672
<dt id="biblio-css-values"><a class="self-link" href="#biblio-css-values"></a>[CSS-VALUES]
16561673
<dd>Tab Atkins Jr.; Elika Etemad. <a href="http://www.w3.org/TR/css-values/">CSS Values and Units Module Level 3</a>. 11 June 2015. CR. URL: <a href="http://www.w3.org/TR/css-values/">http://www.w3.org/TR/css-values/</a>
1674+
<dt id="biblio-css-writing-modes-3"><a class="self-link" href="#biblio-css-writing-modes-3"></a>[CSS-WRITING-MODES-3]
1675+
<dd>Elika Etemad; Koji Ishii. <a href="http://www.w3.org/TR/css-writing-modes-3/">CSS Writing Modes Level 3</a>. 20 March 2014. CR. URL: <a href="http://www.w3.org/TR/css-writing-modes-3/">http://www.w3.org/TR/css-writing-modes-3/</a>
16571676
<dt id="biblio-rfc2119"><a class="self-link" href="#biblio-rfc2119"></a>[RFC2119]
16581677
<dd>S. Bradner. <a href="https://tools.ietf.org/html/rfc2119">Key words for use in RFCs to Indicate Requirement Levels</a>. March 1997. Best Current Practice. URL: <a href="https://tools.ietf.org/html/rfc2119">https://tools.ietf.org/html/rfc2119</a>
16591678
</dl>

0 commit comments

Comments
 (0)