Commit f4012d7
Normative: set compatDisplay only if notation is "compact"
Address #1031
This is necessary because
1. compatDisplay does not make sense if notation is not compact
2. costly to implement resolvedOptions() w/o in v8 since currently v8 depends on icu's skeleton to get the compactDisplay and there are no defined value for the case while notation is not compact1 parent 7dc4a6d commit f4012d7
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
0 commit comments