Michael Prentice

Results 402 comments of Michael Prentice

It also does some work to hook up Form events and inputs with Polymer web components. In the past, it has had issues with accessing the window object to get...

I'm in the Polymer Slack, but I can't keep up with things in general. A specific channel would be really helpful.

This is certainly a better pattern than having all error messages in snackbars.

Also agree that snackbars are appropriate in some cases, so we don't need to remove their implementation completely.

I am OK with moving this to 2.3 milestone.

There does not appear to be a great need to merge something like this soon. It can and should be tested, but doesn't need to be completed in the near...

It looks like these links should maybe be pointing at the following base URL now: https://www.w3.org/TR/wai-aria-1.0/ Something like https://www.w3.org/TR/wai-aria-1.0/roles#textalternativecomputation works. Something like https://www.w3.org/TR/wai-aria-1.1/roles#textalternativecomputation doesn't work and based on https://github.com/GoogleChrome/accessibility-developer-tools/issues/277 not...

OK, Wiki is fixed in https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules/bbf5ee54f936e4ed689c60b4ab90cfdce34e7bed.

README fix is in PR https://github.com/GoogleChrome/accessibility-developer-tools/pull/370.

The Travis failure appears to be a flake since this PR only changes the `README.md` file.