David Bokan
David Bokan
More generally, whatever we come up with should be general enough to encompass the OSK and other similar future UI widgets and toolbars.
Bug Reports: * What do you expect to happen? offset() should return offset from document origin * What actually happens? On some browsers, it can be off when pinch-zoomed *...
Hi all, I'd like to propose merging the scroll-to-text feature into HTML [Explainer](https://github.com/WICG/scroll-to-text-fragment) [Draft Spec](https://wicg.github.io/scroll-to-text-fragment/) This has multi-vendor interest/support: Chrome: [Implemented and shipped](https://chromestatus.com/feature/4733392803332096) Firefox: [standards-position: positive](https://mozilla.github.io/standards-positions/#scroll-to-text-fragment) Safari: [Experimental implementation WIP](https://github.com/WICG/scroll-to-text-fragment/issues/195)...
## Request for position on an emerging web specification ### Information about the spec * Spec Title: Virtual keyboard resizes visual viewport * Explainer: [Viewport vs. Virtual Keyboard Resize Behavior](https://github.com/bramus/viewport-resize-behavior/blob/main/explainer.md),...
Due to various browser UI, a transition can take place where the source and destination pages have a different size initial-containing-block and fixed/layout viewport. Some examples of UI widgets that...
## Introduction Today, linking on the web is largely one-to-one. A user wishing to share a collection of resources must share the links individually and recipients must click through each...
### WebKittens @nt1m @smfr @hortont424 ### Title of the spec CSS View Transitions, Level 2 ### URL to the spec https://drafts.csswg.org/css-view-transitions-2/ ### URL to the spec's repository https://github.com/w3c/csswg-drafts ### Issue...
### WebKittens @nt1m ### Title of the spec HTML: pagereveal event ### URL to the spec https://html.spec.whatwg.org/#pagerevealevent ### URL to the spec's repository https://github.com/whatwg/html/ ### Issue Tracker URL _No response_...
This proposal seems to be mainly concerned with limiting resource size; have you considered adding a mode/policy to force all scrolling on the compositor thread? For example: today, a positioned...