Skip to content

Commit 2de4e9b

Browse files
committed
[css-text-4] Properly mark up 'text-align' even though bikeshed doesn't currently link to a property in a different level of the same spec.
1 parent a772881 commit 2de4e9b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

css-text-4/Overview.bs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -724,7 +724,7 @@ Alignment and Justification</h2>
724724

725725
Issue: Add final level 3 content
726726

727-
Add this value to text-align
727+
Add this value to 'text-align'
728728

729729
<dl dfn-for=text-align dfn-type=value>
730730
<dt><dfn>&lt;string&gt;</dfn></dt>
@@ -850,7 +850,7 @@ Character-based Alignment in a Table Column</h3>
850850
Is it only in-flow text whose containing block is the cell?
851851
Or is text within any in-flow descendants
852852
in the block formatting context established by the cell considered?
853-
If so, is it considered only as long as its text-align property
853+
If so, is it considered only as long as its 'text-align' property
854854
is consistent with the cell's?
855855
(Consistent in the alignment character, or fully consistent?)</p>
856856

@@ -914,7 +914,7 @@ Character-based Alignment in a Table Column</h3>
914914

915915
<p class="issue">Formally defining the intrinsic width contributions
916916
of column-spanning cells with &lt;string&gt; values of
917-
text-align is a complicated (although straightforward) extension
917+
'text-align' is a complicated (although straightforward) extension
918918
of the decisions made for intrinsic width contributions
919919
of non-column-spanning cells;
920920
this should also be formally defined.

0 commit comments

Comments
 (0)