@@ -724,7 +724,7 @@ Alignment and Justification</h2>
724
724
725
725
Issue: Add final level 3 content
726
726
727
- Add this value to text-align
727
+ Add this value to ' text-align'
728
728
729
729
<dl dfn-for=text-align dfn-type=value>
730
730
<dt> <dfn><string></dfn> </dt>
@@ -850,7 +850,7 @@ Character-based Alignment in a Table Column</h3>
850
850
Is it only in-flow text whose containing block is the cell?
851
851
Or is text within any in-flow descendants
852
852
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
854
854
is consistent with the cell's?
855
855
(Consistent in the alignment character, or fully consistent?)</p>
856
856
@@ -914,7 +914,7 @@ Character-based Alignment in a Table Column</h3>
914
914
915
915
<p class="issue"> Formally defining the intrinsic width contributions
916
916
of column-spanning cells with <string> values of
917
- text-align is a complicated (although straightforward) extension
917
+ ' text-align' is a complicated (although straightforward) extension
918
918
of the decisions made for intrinsic width contributions
919
919
of non-column-spanning cells;
920
920
this should also be formally defined.
0 commit comments