Skip to content

Commit 7861814

Browse files
authored
fix bikeshed error (disambiguate #blockwidth reference) (#566)
1 parent 8039864 commit 7861814

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -3529,7 +3529,7 @@ Sometimes monkey patching is unavoidable (e.g., early in the design phase of a n
35293529
</div>
35303530
<div class="example" id="example-monkeypatch-quote-text-replace-def">
35313531

3532-
In terms of CSS2.1 block-level formatting [[CSS2]], the rules for “over-constrained” computations in [[CSS2#blockwidth]] are ignored in favor of alignment as specified here and the used value of the margin properties are therefore not adjusted to correct for the over-constraint.
3532+
In terms of CSS2.1 block-level formatting [[CSS2]], the rules for “over-constrained” computations in [[CSS2/#blockwidth]] are ignored in favor of alignment as specified here and the used value of the margin properties are therefore not adjusted to correct for the over-constraint.
35333533

35343534
</div>
35353535
<div class="example" id="example-monkeypatch-quote-text-change-idl">

0 commit comments

Comments
 (0)