diff --git a/index.html b/index.html index 96c8a04a..1338cdc4 100644 --- a/index.html +++ b/index.html @@ -8984,7 +8984,7 @@

Processing actions

of getting the property x from action item. -
  • If x is not an Integer, return error +

  • If x is not a Number, return error with error code invalid argument.

  • Set the x property of action @@ -8994,7 +8994,7 @@

    Processing actions

    of getting the property y from action item. -
  • If y is not an Integer, return error +

  • If y is not an Number, return error with error code invalid argument.

  • Set the y property of action