David Bokan

Results 9 issues of 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 *...

Offset
help wanted

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)...

addition/proposal
topic: navigation

## 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),...

topic: layout
topic: markup
topic: device apis
venue: W3C CSS WG
from: Google

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...

Agenda+
css-view-transitions-1

## 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...

topic: css
venue: W3C CSS WG

### 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_...

topic: css
venue: WHATWG HTML Workstream
from: Google

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...