Re: [blink-dev] Intent to Prototype: HTML handwriting attribute

2024-07-31 Thread Robert Flack
riting input capability. On Wed, Jul 31, 2024 at 3:02 PM Robert Flack wrote: > On Tue, Jul 30, 2024 at 7:05 PM 'Adam Ettenberger' via blink-dev < > blink-dev@chromium.org> wrote: > >> cc+: fla...@chromium.org, pec...@chromium.org, mahesh...@samsung.com >> >> Was

Re: [blink-dev] Intent to Prototype: HTML handwriting attribute

2024-07-31 Thread Robert Flack
On Tue, Jul 30, 2024 at 7:05 PM 'Adam Ettenberger' via blink-dev < blink-dev@chromium.org> wrote: > cc+: fla...@chromium.org, pec...@chromium.org, mahesh...@samsung.com > > Was wondering if you could share some background / motivation into why > `touch-action` was selected for

Re: [blink-dev] Web-Facing Change PSA: Update CSS backdrop-filter to use mirror edgeMode

2024-07-24 Thread Robert Flack
other differences in tests like > backdrop-filter-edge-*.html causing failures such it’s hard to tell what > the real status is. > > > > Or are there just too many other browser differences with backdrop-filter > to make this kind of comparison realistic? > > > > -- Da

[blink-dev] Web-Facing Change PSA: Update CSS backdrop-filter to use mirror edgeMode

2024-07-24 Thread Robert Flack
Contact emailsfla...@chromium.org, michaellud...@google.com Specification https://drafts.fxtf.org/filter-effects-2/#backdrop-filter-operation Summary The backdrop-filter CSS property applies one or more filters to the "backdrop" of an element. The "backdrop" basically means all of the painted

Re: [blink-dev] Intent to Ship: Snap Events

2024-06-05 Thread Robert Flack
On Wed, Jun 5, 2024 at 12:16 PM Philip Jägenstedt wrote: > Developer excitement about this is evident in > https://github.com/w3c/csswg-drafts/issues/156. It was filed by a web > developer and the 100 thumbs up are probably mostly from other web > developers. > > These events seem like obvious

Re: [blink-dev] Intent to Ship: PointerEvent.deviceId for Mult-Pen Inking

2024-05-23 Thread Robert Flack
s review status? If it's ready to land, can a spec > editor approve it, even if it doesn't land until later? > > On Fri, May 17, 2024 at 10:18 AM Patrick H. Lauke > wrote: > >> >> >> On 16/05/2024 21:05, Robert Flack wrote: >> > I believe the reason for wait

Re: [blink-dev] Intent to Ship: PointerEvent.deviceId for Mult-Pen Inking

2024-05-16 Thread Robert Flack
I believe the reason for waiting is that the intention is to switch to a different publishing model after level 3 is published? @Patrick H. Lauke to confirm. On Thu, May 16, 2024 at 3:41 AM Yoav Weiss (@Shopify) < yoavwe...@chromium.org> wrote: > > > On Wed, May 15, 2024 at 6:40 PM 'Sahir

Re: [blink-dev] Intent to Ship: PointerEvent.deviceId for Mult-Pen Inking

2024-02-12 Thread Robert Flack
this for the foreseeable future is >>>> greater than changing where the deviceId gets read from. The Pen >>>> Customizations api looks quite cool, although deviceId is more generic. >>>> >>>> Robert, I'm happy to wait a week or two more for the PEWG to discuss &g

Re: [blink-dev] Intent to Ship: PointerEvent.deviceId for Mult-Pen Inking

2024-02-01 Thread Robert Flack
gt; Robert, I'm happy to wait a week or two more for the PEWG to discuss this >> further. Thanks for putting deviceId in the agenda, and of course we can >> rework this if a more appropriate alternative is proposed. :) >> >> On Tuesday, January 23, 2024 at 11:01:05 AM UTC-8 fla...@

Re: [blink-dev] Intent to Ship: PointerEvent.deviceId for Mult-Pen Inking

2024-01-23 Thread Robert Flack
his on the agenda for the > next PEWG call and indicate that I think Chromium should just ship it as-is > unless there's a concrete counter-proposal in the next couple weeks? > Absolutely! Happy to! Rick > > > On Tue, Jan 23, 2024 at 1:01 PM Robert Flack wrote: > >> F

Re: [blink-dev] Intent to Ship: PointerEvent.deviceId for Mult-Pen Inking

2024-01-23 Thread Robert Flack
On Tue, Jan 23, 2024 at 1:00 PM Robert Flack wrote: > FWIW, in the PEWG call > <https://www.w3.org/2024/01/17-pointerevents-minutes.html#t03> last week > there was some question of how this relates to the pen customizations > proposal <https://github.com/darktears/pen-custo

Re: [blink-dev] Intent to Ship: PointerEvent.deviceId for Mult-Pen Inking

2024-01-23 Thread Robert Flack
FWIW, in the PEWG call last week there was some question of how this relates to the pen customizations proposal . I suppose the general question is whether this should be an additional

Re: [blink-dev] Intent to Ship: Interoperable mousemove default action

2023-12-06 Thread Robert Flack
On Wed, Dec 6, 2023 at 12:18 PM Rick Byers wrote: > API owners met and discussed this one briefly today. There was agreement > that more work needs to be done to demonstrate the compat risk is low > enough to ship this breaking change. A few points: > >- If you'd like to do a finch trial to

[blink-dev] PSA: Improved covering and nested scroll snap handling

2023-08-30 Thread Robert Flack
Hi blink-dev, We have been landing several improvements to the physics of scroll snap handling for edge cases around nested snap areas and covering (larger than the viewport) snap areas in M118:

[blink-dev] Intent to Ship: Scroll-driven animations

2023-04-28 Thread Robert Flack
Contact emailsfla...@chromium.org, kev...@chromium.org, gir...@chromium.org , andr...@chromium.org Explainer https://github.com/w3c/csswg-drafts/blob/main/scroll-animations-1/EXPLAINER.md Specificationhttps://drafts.csswg.org/scroll-animations-1 Summary ScrollTimeline and ViewTimeline are an

[blink-dev] Intent to Prototype: Transitions on specified discrete properties

2022-12-08 Thread Robert Flack
Contact emailsfla...@chromium.org Explainer https://github.com/w3c/csswg-drafts/issues/4441#issuecomment-1329749962 Specification Summary Allows transitions of discrete properties to be started on properties explicitly listed in the transition-property list. These transitions run using the

[blink-dev] Intent to Prototype: Display and content-visibility animations

2022-12-02 Thread Robert Flack
Contact emailsfla...@chromium.org Explainer https://github.com/w3c/csswg-drafts/issues/6429#issuecomment-1318933547 Specification Summary Support specifying display and content-visibility in animations. This support allows for developers to create exit animations after which the element

[blink-dev] Re: Intent To Ship: Prevent fixed elements from moving during elastic overscroll.

2022-05-24 Thread Robert Flack
On Tue, May 24, 2022 at 1:27 PM 'Rahul Arakeri' via input-dev < input-...@chromium.org> wrote: > *Contact emails*: arak...@microsoft.com > > > > *CSSWG discussion*: [css-overscroll] Whether to move position:fixed > elements during overscrolling · Issue #6299 · w3c/csswg-drafts (github.com) >

Re: [blink-dev] Intent to Prototype and Ship: RFC 9225

2022-04-01 Thread Robert Flack
On Fri, Apr 1, 2022 at 4:29 PM Chris Harrelson wrote: > > > On Fri, Apr 1, 2022 at 1:26 PM Jeremy Roman wrote: > >> >> >> On Fri, Apr 1, 2022 at 4:20 PM Anupam Snigdha >> wrote: >> >>> Perhaps develop an AI that auto generates bug free code? >>> >>> On Fri, Apr 1, 2022 at 1:06 PM Chris