Romulo Cintra

Results 33 issues of Romulo Cintra

#### Summary MDN Docs for https://github.com/tc39/proposal-intl-duration-format #### Supporting details - https://bugzilla.mozilla.org/show_bug.cgi?id=1648139 - https://bugs.chromium.org/p/v8/issues/detail?id=11660 - https://bugs.webkit.org/show_bug.cgi?id=214794 #### Related issues https://github.com/tc39/ecma402-mdn/issues/22 #### Metadata - [x] Adds a new document - [ ]...

Content:JS
on hold

Create Tabs specimen Tab specimen to show different tabs similar to :

**Is your feature request related to a problem? Please describe.** Exported HTML insn't fully working html. **Describe the solution you'd like** I would like to see generated HTML code maps...

effort3: weeks
type: RFC
scope: CodeGen
priority: High
status: accepted
scope: DSL

Uses Example given in https://github.com/tc39/ecma402/pull/575#pullrequestreview-730209467 to increment coverage in NFv3 tests and AO - SetNumberFormatDigitOptions. Related with https://github.com/tc39/test262/issues/3508

awaiting author
ECMA-402

Hi, opening this issue as a placeholder/reminder for the Intl.DurationFormat tests that advanced to Stage 3 in TC39 2021 October meeting. https://github.com/tc39/proposal-intl-duration-format Checklist - [x] Basic checks (name, length, prop-desc,...

coverage
ECMA-402

Placeholder issue to organize Polyfills creation/contributions. #### Get Started - Consult existing Polyfills in the [project wiki](https://github.com/tc39/ecma402/wiki/Proposal-and-PR-Progress-Tracking#stage-3), those with :x: means that are missing or not started ![image](https://user-images.githubusercontent.com/1572026/176629463-34c2b56d-8459-4d33-9fc5-0ff41df105f9.png) - Choose...

Support formatting ordinals & cardinals ## Style Ordinal ```javascript console.log(new Intl.NumberFormat('en', { style: 'ordinal' }).format(2)); // 2nd console.log(new Intl.NumberFormat('pt', { style: 'ordinal' }).format(2)); // 2.º or 2.ª (M/F) ``` ##...

c: numbers
s: comment
Proposal

This issue tracks the Extended Meetings and topics to be discussed there : Topics that we have noted for further discussion: - [x] Aliases / macros to expressions (#220) -...

Meetings/Agenda

- How do we guarantee backwards/forward compatibility - How we should deal with upgrades

Design Document for Message pattern elements https://docs.google.com/document/d/1f9He3gTjKp0vrg7XMfTfm1t68lfIruWcboGs2H4Szo4/edit?usp=sharing