Nicolás Peña Moreno

Results 20 issues of Nicolás Peña Moreno

Looks like Bikeshed is failing to load MDN changes, and fails with: `Couldn't load MDN Spec Links data for this spec.` Example failures: https://github.com/WICG/layout-instability/runs/2493650275?check_suite_focus=true (GH Actions) https://github.com/WICG/layout-instability/pull/103#issue-628321015 (PR preview)

This is not an issue, but rather requesting some help to figure out how to integrate a new feature of Event Timing properly with DOM. We'd like to add the...

There are 3 sections that monkey patch other specifications (the ones with name starting with "Interaction with "). The affected specs should probably be updated instead, and those sections should...

We would like to expose in-flight resource requests. The following document is a proposal on how to do this by just using an analogue to PerformanceResourceTiming but for resources requests...

enhancement

When a tab is backgrounded, it can become throttled, it will never paint, etc. In general, browsers apply heuristics to mitigate the impact of backgrounded tabs on performance of the...

Currently there are newer observe() parameters such as `type` and `buffered` but it's not easy to feature-detect them. The only way I can think of doing it is to call...

external-dependency

alert() triggers a task which requires user input to be completed, so it is special in that regard. We could add a flag to indicate 'tasks blocked on user input'....

It would be great to be able to subscribe to new test failures for specific folders of wpt/. The new failures could be caused by a) new tests, b) flaky...

enhancement

Per https://github.com/fedidcg/FedCM/issues/428#issuecomment-1507543916, the FedCM API would like to have the following properties for its ID assertion fetch: 1. The fetch uses the first-party identity provider cookies: this is needed for...

**Describe the bug** There was an [announcement](https://groups.google.com/a/chromium.org/g/blink-dev/c/evhwqSOr9NA/m/Vp3_LOp2AgAJ) that webdriver changes require I2S, but the documentation on how to fill in chromestatus fields for webdriver changes is lacking, or maybe I...

bug
for-feature-authors