Skip to content

Commit 2d039ab

Browse files
authored
Merge pull request w3c#17 from ewilligers/longhand-as-specified
Computed value as specified for longhands
2 parents db3dc65 + 582b8ce commit 2d039ab

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ Applies to: <a>scroll container</a> elements
162162
Inherited: no
163163
Percentages: N/A
164164
Media: visual
165-
Computed value: see individual properties
165+
Computed value: as specified
166166
Animatable: no
167167
Canonical order: <abbr title="follows order of property value definition">per grammar</abbr>
168168
</pre>

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1598,7 +1598,7 @@ <h2 class="heading settled" data-level="5" id="scroll-boundary-behavior-properti
15981598
<td>visual
15991599
<tr>
16001600
<th>Computed value:
1601-
<td>see individual properties
1601+
<td>as specified
16021602
<tr>
16031603
<th>Canonical order:
16041604
<td><abbr title="follows order of property value definition">per grammar</abbr>
@@ -1888,7 +1888,7 @@ <h2 class="no-num no-ref heading settled" id="property-index"><span class="conte
18881888
<td>visual
18891889
<td>no
18901890
<td>per grammar
1891-
<td>see individual properties
1891+
<td>as specified
18921892
<tr>
18931893
<th scope="row"><a class="css" data-link-type="property" href="#propdef-scroll-boundary-behavior-y" id="ref-for-propdef-scroll-boundary-behavior-y①">scroll-boundary-behavior-y</a>
18941894
<td>contain | none | auto
@@ -1899,7 +1899,7 @@ <h2 class="no-num no-ref heading settled" id="property-index"><span class="conte
18991899
<td>visual
19001900
<td>no
19011901
<td>per grammar
1902-
<td>see individual properties
1902+
<td>as specified
19031903
</table>
19041904
</div>
19051905
<aside class="dfn-panel" data-for="scroll-chaining">

0 commit comments

Comments
 (0)