Skip to content

Commit 83fb505

Browse files
committed
[css-shapes] s/larger/greater/ argh
1 parent 04d36a1 commit 83fb505

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

css-shapes/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -634,7 +634,7 @@ <h2 class="heading settled heading" data-level=4 id=shapes-from-image><span clas
634634
where the opacity of the specified image
635635
is greater than the <a class=property data-link-type=propdesc href=#propdef-shape-image-threshold title=shape-image-threshold>shape-image-threshold</a> value.
636636
The absence of any pixels with an alpha value
637-
larger than the specified threshold
637+
greater than the specified threshold
638638
results in an <a data-link-type=dfn href=#empty-float-area title="empty float area">empty float area</a>.
639639
If the <a class=property data-link-type=propdesc href=#propdef-shape-image-threshold title=shape-image-threshold>shape-image-threshold</a> is not specified,
640640
the initial value to be considered is 0.0.

css-shapes/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -515,7 +515,7 @@ <h2 id="shapes-from-image">
515515
where the opacity of the specified image
516516
is greater than the 'shape-image-threshold' value.
517517
The absence of any pixels with an alpha value
518-
larger than the specified threshold
518+
greater than the specified threshold
519519
results in an <a>empty float area</a>.
520520
If the 'shape-image-threshold' is not specified,
521521
the initial value to be considered is 0.0.

0 commit comments

Comments
 (0)