Neil MartinsenBurrell

Results 5 comments of Neil MartinsenBurrell

I had this error and I was able to work around it by installing `autoconf` and `libtool` with `sudo apt-get install autconf libtool`, and then running `autoreconf -f -i -Wall,no-obsolete`....

I'm trying to reproduce this behavior now. I tried it with Firefox 87.0 on MacOS X 11.6.8 and I didn't see any overlap between the content and the page footer:...

I made a virtual machine with Ubuntu 18.04.5 and installed Firefox 87.0. I wasn't able to reproduce the layout error inside of VirtualBox. ![VirtualBox_Ubuntu 18_19_08_2022_10_38_51](https://user-images.githubusercontent.com/443389/185656634-2bea9cc7-88b9-4b53-994a-a045787733b0.png) @CerebralAdvantage Can you offer any...

I took the false-positive approach in https://github.com/18F/18f.gsa.gov/commit/f08ad520ef0d80a78e856ca60a04ace9a6d9d472 and excluded the pages with third-party related pa11y errors from pa11y scanning. I agree that "it is more important to stop future accessibility...

I can see where this would be a breaking change. The fundamental issue is that stanzas in ssh_config _are_ ordered in their effect, but the current setup doesn't have any...