File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2605,7 +2605,7 @@ <h3>
2605
2605
[=set=] or failure.
2606
2606
</ p >
2607
2607
< ol >
2608
- < li > If [=Type=](|image|["purpose"]) it not String, or
2608
+ < li > If [=Type=](|image|["purpose"]) is not String, or
2609
2609
|image|["purpose"] consists solely of [=ascii whitespace=], then
2610
2610
return the [=set=] « "any" ».
2611
2611
</ li >
@@ -2840,7 +2840,7 @@ <h3>
2840
2840
</ li >
2841
2841
< li > Let < var > value</ var > be < var > image.sizes</ var > .
2842
2842
</ li >
2843
- < li > If < a > Type</ a > (< var > value</ var > ) it not String, return
2843
+ < li > If < a > Type</ a > (< var > value</ var > ) is not String, return
2844
2844
< code > undefined</ code > .
2845
2845
</ li >
2846
2846
< li > Otherwise, parse < var > value</ var > as if it was a [[HTML]]
@@ -2890,7 +2890,7 @@ <h3>
2890
2890
< ol >
2891
2891
< li > Let < var > value</ var > be < var > image</ var > ["< a > type</ a > "].
2892
2892
</ li >
2893
- < li > If < a > Type</ a > (< var > value</ var > ) it not String, return
2893
+ < li > If < a > Type</ a > (< var > value</ var > ) is not String, return
2894
2894
< code > undefined</ code > .
2895
2895
</ li >
2896
2896
< li > If < var > value</ var > is not a < a > valid MIME type string</ a > or the
You can’t perform that action at this time.
0 commit comments