Skip to content
This repository was archived by the owner on Feb 16, 2024. It is now read-only.

Commit a8862a7

Browse files
Point to some implementation tracking bugs
1 parent 50e8216 commit a8862a7

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -269,12 +269,15 @@ No. It’s an explicit goal of our proposal that a correct ECMAScript lexer befo
269269
## Specification
270270
271271
Temporary:
272-
* [Google Doc](https://docs.google.com/document/d/1Tbv3hfX9CxQtzH9r-JdxJsQZhmmDsidRUKKxg345JV0/edit)
272+
- [Google Doc](https://docs.google.com/document/d/1Tbv3hfX9CxQtzH9r-JdxJsQZhmmDsidRUKKxg345JV0/edit)
273273
274274
TBD:
275-
* [Ecmarkup source](https://github.com/tc39/ecma262/pull/2418)
276-
* [HTML version](https://arai-a.github.io/ecma262-compare/?pr=2418)
275+
- [Ecmarkup source](https://github.com/tc39/ecma262/pull/2418)
276+
- [HTML version](https://arai-a.github.io/ecma262-compare/?pr=2418)
277277
278278
## Implementations
279279
280-
* [ICU](https://unicode-org.atlassian.net/browse/ICU-21652)
280+
- [SpiderMonkey/Firefox](https://bugzilla.mozilla.org/show_bug.cgi?id=1713657)
281+
- [V8/Chrome](https://bugs.chromium.org/p/v8/issues/detail?id=11935)
282+
- JavaScriptCore/Safari
283+
- [ICU](https://unicode-org.atlassian.net/browse/ICU-21652)

0 commit comments

Comments
 (0)