Aki Hamano

Results 539 comments of Aki Hamano

Thanks for the report. I'd like to close this issue as a duplicate of #73214.

I explored the idea of ​​exposing the Global Styles, including the Font Library, for the classic theme in [this comment](https://github.com/WordPress/gutenberg/issues/41119#issuecomment-2282705108).

As of #73876, the Font Library is now available in hybrid themes (classic themes with theme.json). I'm not sure if we can (or should) expose the Font Library to classic...

Backporting this to a minor release seems like it would have too much of an impact. For example, [this PR adds new strings](https://github.com/WordPress/gutenberg/pull/73890/changes#diff-e49a6626b8270aeecc4823609f49df954635cde4de5e61b84df667d68d9456d2R269-R271). In general, adding new translation strings is...

I asked the chat GPT for help 😄 https://chatgpt.com/share/8db0b22f-b875-4c32-8fa5-ed1b61850bd0 They suggested the following English words, what do you think? 1. **Expand**: The element expands to fill available space. 2. **Stretch**:...

> I appreciate that 'Grow' aligns more with the underlying css property... the arguments for change are solid. On that basis renaming seems fine, so long as there are no...

Sorry for the late reply. Of course, my suggestion regarding padding could be tried in another PR 👍

Thanks for the report. I think the HTML improvements suggested here are something like this: ```html Video Caption Video Caption ``` While this approach does allow screen readers to read...

@shubhtoy Unfortunately, #70364 does not solve anything, so I have closed it. > Adding support for an `aria-label` for the video when it doesn't have a caption would be potentially...

> However, I question whether this UI is really necessary - as noted later in https://github.com/WordPress/gutenberg/issues/70297#issuecomment-2947390971, there are various ways to make video elements accessible. Most of the approaches proposed...