Skip to content

Commit d94f20d

Browse files
committed
[css-writing-modes] Clarify that mappings are based on used direction (per existing definitions in #logical-directions)
1 parent 0c32fc5 commit d94f20d

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

css-writing-modes-3/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1674,7 +1674,8 @@ Line-relative Directions</h3>
16741674
<h3 id="logical-to-physical">
16751675
Abstract-to-Physical Mappings</h3>
16761676

1677-
<p>The following table summarizes the abstract-to-physical mappings:</p>
1677+
<p>The following table summarizes the abstract-to-physical mappings
1678+
(based on the <em>used</em> 'direction' and 'writing-mode'):
16781679

16791680
<table class="complex data">
16801681
<caption>Abstract-Physical Mapping</caption>

css-writing-modes-4/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1759,7 +1759,8 @@ Line-relative Directions</h3>
17591759
<h3 id="logical-to-physical">
17601760
Abstract-to-Physical Mappings</h3>
17611761

1762-
<p>The following table summarizes the abstract-to-physical mappings:</p>
1762+
<p>The following table summarizes the abstract-to-physical mappings
1763+
(based on the <em>used</em> 'direction' and 'writing-mode'):
17631764

17641765
<table class="complex data">
17651766
<caption>Abstract-Physical Mapping</caption>

0 commit comments

Comments
 (0)