Daniel D. Beck
Daniel D. Beck
We discussed this on the BCD call today. I suggested that it would be much easier to know whether to create a subfeature or site the partial implementation note in...
OK, in that case here's how I think we should approach this: ## Chrome for Android - `api.Notification.Notification` — Set two notes. - The first would say something like "This...
> Regarding `api.Notification.requestPermission_static`: we need to keep this as fully supported. This is the code you write when asking users for their permission to send notifications: `Notification.requestPermission().then(...)`. It works from...
> `Notification.requestPermission` _is_ the way to request permissions, on all browsers. On Safari, however, it appears that you can only call it when the app is installed to the home...
OK, I think this is very close now. There are two things I'm left concerned about: First, it looks like the merge pulled in some spurious changes to some unrelated...
Issues around gamut mapping came up in the process of combining these keys into a feature for web-features. There's a rather long discussion on it, but the interesting part for...
This came up in the BCD call today, as a candidate for version 6. I'm opposed to silently removing patch versions, but would be OK with `22.13.x` and the like....
@caugner I already mentioned 3 examples (`css.properties.gap.flex_context` and `css.properties.gap.grid_context`, and `html.global_attributes.inert.ignores_find_in_page`) and mention more specific guidelines (e.g., `secure_context_required`). Do you have something in mind here?
We discussed this on a special double-length BCD call today. Main takeaways: - This could use some improved wording (e.g., "readily" needs to be made more simple). I'll do this...
This came up again on today's BCD call. I've made a few small changes: - Added text requiring a `description`. - Added links to all more-specific behavioral subfeature guidelines. -...