v8/test/intl/number-format
littledan 0bd50885e8 Remove certain non-standard properties from Intl
This patch removes the following properties, as their use count is
very low, they are V8-only, and not on a standards track.
- v8Parse
- resolved
- pattern

v8BreakIterator is left in as it has significantly more usage.

BUG=v8:3785
R=adamk,jshin@chromium.org

Review-Url: https://codereview.chromium.org/1968893002
Cr-Commit-Position: refs/heads/master@{#36190}
2016-05-12 00:34:48 +00:00
..
check-digit-ranges.js
check-minimum-fraction-digits.js Fix user options for fractional digits in Intl.NumberFormatter 2015-10-22 11:31:13 +00:00
default-locale.js
format-currency.js Do not expect verbatim JPY symbol in test. 2015-07-20 10:52:51 +00:00
format-is-bound.js Remove certain non-standard properties from Intl 2016-05-12 00:34:48 +00:00
parse-currency.js Remove certain non-standard properties from Intl 2016-05-12 00:34:48 +00:00
parse-decimal.js Revert r22544: "Rebaseline/update the intl tests with ICU 52" 2014-07-23 11:39:46 +00:00
parse-invalid-input.js Remove certain non-standard properties from Intl 2016-05-12 00:34:48 +00:00
parse-percent.js Revert r22544: "Rebaseline/update the intl tests with ICU 52" 2014-07-23 11:39:46 +00:00
property-override.js
resolved-options-is-method.js
wellformed-unsupported-locale.js