Manuel Rego

Results 38 comments of Manuel Rego

In #8306 is being proposed to only use the empty string as an indicator that there are element associations. If that's the final agreement, this case here won't be an...

Let's close this as a duplicated of https://github.com/whatwg/html/issues/8306.

This seems to be on purpose from the ARIA reflection explainer: https://github.com/WICG/aom/blob/gh-pages/aria-reflection-explainer.md#relationships-are-validated-on-get

What happens if the element already has the attribute set, and it was not set by attribute reflection, should we remove it when it's moved? Example: ```html const element =...

> @mrego would you be willing to drive the PR for this? If there's agreement yeah, I can prepare a PR, update tests and implementations. :)

Thanks for the quick review, I've applied the suggested changes.

Oops this is not ready yet, as this is only for FrozenArray attributes. It's also crashing now. Let's make it draft, sorry for the noise.

More examples about this are included in the [new explainer](https://github.com/leobalter/cross-root-aria-delegation/blob/main/explainer.md#generic-proposal).

> There is ongoing work to promote OpenHarmony to a tier 2 target, at which point it can be installed with rustup without needing -Zbuild-std: [rust-lang/rust#120585](https://github.com/rust-lang/rust/pull/120585) And this is now...

> * The log text in the GUI renderer can't be copied, why? Selection support hasn't been implemented yet, so only a screenshot could work now. ![Screenshot of crash log...