Skip to content

Commit 8891d8d

Browse files
committed
Should be typeError.
1 parent 367e81a commit 8891d8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-typed-om/Overview.bs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1275,8 +1275,8 @@ of all the "math" operations.
12751275
[=throw=] a {{SyntaxError}}.
12761276

12771277
3. Let |type| be the result of [=adding=] the [=types=] of all the [=list/items=] of |args|.
1278-
If |type| is failure,
1279-
[=throw=] a {{SyntaxError}}.
1278+
If |type| is failure,
1279+
[=throw=] a {{TypeError}}.
12801280

12811281
4. Return a new {{CSSMathSum}}
12821282
whose {{CSSMathSum/values}} internal slot

0 commit comments

Comments
 (0)