Stephen Mustgrave
Stephen Mustgrave
### Describe the bug Based on https://designsystem.digital.gov/components/file-input/ For our Drupal instance the format and text appear perfectly. But when a file is added and then removed the default format is...
Since pa11y can now output as csv will there be an effort to be able to run against a sitemap? pa11y-ci can run against sitemap but can't output as csv
Currently I can't get chromedriver to run within my lando instance. It would be nice if this were an available as a workable service so those using Drupal could write/debug...
Following the setup on https://github.com/drud/ddev-contrib/tree/master/docker-compose-services/drupalci-chromedriver I get the following error 1) Drupal\Tests\system\FunctionalJavascript\System\DateFormatTest::testDateFormatXss The test wasn't able to connect to your webdriver instance. For more information read core/tests/README.md. The original message...
Wondering if this just logs to the console or could be used to output to a csv file.
Would be useful to include examples of the commands For example not super clear how to use the interdiff command.
I'm trying to run on a single test file but I get this Stephens-MacBook-Pro:web $:lando phpunit core/modules/layout_builder/tests/src/FunctionalJavascript/BlockFilterTest.php PHPUnit 8.5.21 by Sebastian Bergmann and contributors. Testing Drupal\Tests\layout_builder\FunctionalJavascript\BlockFilterTest S 1 / 1...
https://github.com/uswds/uswds-compile/issues/20
Currently the flag cards are using position absolute to place the images on the sides. But if the title or links aren't there the image is shrunk. Would use flex...