NumberFormat.baseline 1.7 KB

123456789101112131415161718
  1. Option value 'NaN' for 'minimumIntegerDigits' is outside of valid range. Expected: [1 - 21]
  2. Option value 'Error' for 'minimumIntegerDigits' is outside of valid range. Expected: [1 - 21]
  3. Option value '[object Object]' for 'minimumIntegerDigits' is outside of valid range. Expected: [1 - 21]
  4. Option value 'null' for 'minimumIntegerDigits' is outside of valid range. Expected: [1 - 21]
  5. Option value '[object Object]' for 'minimumFractionDigits' is outside of valid range. Expected: [0 - 20]
  6. Option value 'NaN' for 'minimumFractionDigits' is outside of valid range. Expected: [0 - 20]
  7. Option value 'Error' for 'minimumFractionDigits' is outside of valid range. Expected: [0 - 20]
  8. Option value '[object Object]' for 'maximumFractionDigits' is outside of valid range. Expected: [0 - 20]
  9. Option value 'NaN' for 'maximumFractionDigits' is outside of valid range. Expected: [0 - 20]
  10. Option value 'Error' for 'maximumFractionDigits' is outside of valid range. Expected: [0 - 20]
  11. Option value '[object Object]' for 'minimumSignificantDigits' is outside of valid range. Expected: [1 - 21]
  12. Option value 'null' for 'minimumSignificantDigits' is outside of valid range. Expected: [1 - 21]
  13. Option value 'NaN' for 'minimumSignificantDigits' is outside of valid range. Expected: [1 - 21]
  14. Option value 'Error' for 'minimumSignificantDigits' is outside of valid range. Expected: [1 - 21]
  15. Option value '[object Object]' for 'maximumSignificantDigits' is outside of valid range. Expected: [1 - 21]
  16. Option value 'null' for 'maximumSignificantDigits' is outside of valid range. Expected: [1 - 21]
  17. Option value 'NaN' for 'maximumSignificantDigits' is outside of valid range. Expected: [1 - 21]
  18. Option value 'Error' for 'maximumSignificantDigits' is outside of valid range. Expected: [1 - 21]