ecmarkup icon indicating copy to clipboard operation
ecmarkup copied to clipboard

An HTML superset/Markdown subset source format for ECMAScript and related specifications

Results 98 ecmarkup issues
Sort by recently updated
recently updated
newest added

I feel like this is already an open issue, but I couldn't find it, so making it again I guess. We need to make concrete methods linkable and have some...

This is mostly useful when navigating the spec as multipage. Also we should surface its existence somewhere probably.

It might be nice to display the red UC box next to the AO headers themselves.

To make it more clear this is a nested function rather than something being executed right now maybe even make them collapsable! cc @syg

Once https://github.com/tc39/ecma262/pull/545 lands we'll have a lot of information about AOs in machine-consumable form (and hopefully more over time), some of which could be included in the biblio file. That...

@bterlson In order for old links to  to work, it’s necessary to create as per . ## See also: -

Continuing discussion from [here](https://github.com/tc39/ecmarkup/pull/301#issuecomment-787398659), I read [this page](https://developers.google.com/search/docs/advanced/crawling/consolidate-duplicate-urls) to imply that `

This patch adds `content-visibility: auto` as described here: - https://web.dev/content-visibility/ - https://www.youtube.com/watch?v=FFA-v-CIxJQ Demo: - Before: https://mathiasbynens.github.io/ecma262-layout-chunking/before.html - After: https://mathiasbynens.github.io/ecma262-layout-chunking/after.html Demo with deep link: - Before: https://mathiasbynens.github.io/ecma262-layout-chunking/before.html#sec-string.prototype.replaceall - After: https://mathiasbynens.github.io/ecma262-layout-chunking/after.html#sec-string.prototype.replaceall This...

The main thing I would like to have fixed is that I can easily read the text on the page as soon as it loads. Currently the dark font color...

Add an icon to the pin pane to make it collapsible. ![2020-03-21_200657](https://user-images.githubusercontent.com/20182319/77226009-9c108a80-6baf-11ea-99c5-a3d5a4bb1103.png) ![2020-03-21_200715](https://user-images.githubusercontent.com/20182319/77226010-9e72e480-6baf-11ea-99ec-fb0a1bce3601.png)