Giacomo Petri

Results 61 comments of Giacomo Petri

Considering the context and history of this choice (e.g. https://github.com/act-rules/act-rules.github.io/pull/986), as atomic rule that checks only "visible" labels, we might add the "visible" adjective within the *Description*, making more clear...

Maybe we should also change > This rule assumes that [labels](https://www.w3.org/TR/WCAG21/#dfn-labels) are intended for sighted users, and that hiding a [visible](https://act-rules.github.io/rules/cc0f0a#visible) [label](https://www.w3.org/TR/WCAG21/#dfn-labels) from assistive technologies, is a failure of [Success...

\+ the autocomplete attribute does not apply also to input type checkbox and radio.

Might be an edge case, but if developers would like to move the focus onto the iframe via Javascript thanks to the tabindex="-1" attribute and then, for some reason, would...

@HelenBurge, ### Review: #### line 37: According to specs (ref: [7.1.2 Related browsing contexts](https://html.spec.whatwg.org/#nested-browsing-contexts)), > Certain elements (for example, [iframe](https://html.spec.whatwg.org/#the-iframe-element) elements) can instantiate further [browsing contexts](https://html.spec.whatwg.org/#browsing-context). These elements are called...

As per our conversation, I've removed Passed example 5 and I've opened an issue about how to handle those cases: #1954

Thanks @Jym77 for clarifications. Everything is clear. I'm still just "concerned" about the quoted sentence: > This text has the default browser text color on the default browser background color....

> It's probably worth adding some inapplicable examples for this. Good catch. Added input type submit and hidden examples (trying to explain with an example the idea of the autofill...

> And with `` (replacing the `alt` by an `aria-label`), Chrome uses the `title` to give a name (this time considering the empty `aria-label` as not being an "usable text...

@Jym77, thanks for this input about images not loaded. Based on our previous comments that highlight inconsistency between different browsers but also within the same browser, assuming that some of...