File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -182,7 +182,7 @@ Image References: the ''url()'' notation {#url-notation}
182
182
An <dfn export for=CSS>ambiguous image URL</dfn> is
183
183
a <<url>> value that can be interpreted
184
184
as either an <<image>> or an element reference.
185
- If an [=ambigous image URL=] is a [[css-values-3#local-urls|fragment-only URL]] ,
185
+ If an [=ambiguous image URL=] is a [[css-values-3#local-urls|fragment-only URL]] ,
186
186
then it must be treated as an element reference.
187
187
Otherwise, if the [=ambiguous image URL=] has a fragment
188
188
that references an element in the resource
@@ -935,7 +935,7 @@ Coloring the Gradient Line</h4>
935
935
If the hint is placed anywhere else,
936
936
it produces a smooth exponential curve
937
937
between the surrounding color stops,
938
- with the “halfway color” occuring exactly where the hint specifies.
938
+ with the “halfway color” occurring exactly where the hint specifies.
939
939
940
940
Issue: Add a visual example of a color hint being used.
941
941
Original file line number Diff line number Diff line change @@ -1517,7 +1517,7 @@ Coloring the Gradient Line</h4>
1517
1517
If the hint is placed anywhere else,
1518
1518
it produces a smooth exponential curve
1519
1519
between the surrounding color stops,
1520
- with the “halfway color” occuring exactly where the hint specifies.
1520
+ with the “halfway color” occurring exactly where the hint specifies.
1521
1521
1522
1522
Issue: Add a visual example of a color hint being used.
1523
1523
You can’t perform that action at this time.
0 commit comments