EricDunsworth

Results 33 issues of EricDunsworth

@fsnoddy and I noticed that the beta template in the design system's [latest news](https://design.canada.ca/common-design-patterns/latest-news.html) page currently fails HTML validation. The beta template is structured as a ```` element that contains...

bug

Combined PR for #9691 / #9675's changes and more: * Closes #9691 * Closes #9675 * Supporting changes ## Twitter embedded timeline: Add data-* presets Specifically: * ``data-height="500"``: * WET...

Specifically: * ``data-height="500"``: * WET sets it when: * Value is explicitly set to "fb-page" * ``data-tweet-limit`` is used without ``data-height`` * Needed to prevent older timeline widget implementations from...

Timeline widgets currently work differently between standard and "verified" Twitter accounts: * Standard accounts: Shows a "Nothing to see here - yet" placeholder message * "Verified" accounts: Shows top 100...

**WIP** Specifically: * Borders: * border-top-0 * border-bottom-0 * Color scheme: * text-black (5.1) * Flexbox: * d-md-flex * flex-sm-column * flex-sm-grow-1 (4.1) * flex-md-column * flex-md-grow-1 (4.1) * flex-md-wrap...

Notes: * Only have a handful of translated messages on hand * Improvised the max message based on min (renamed "malaki" to "maliit") * Should be comparable to renaming "greater"...

NEEDS REVIEW

**URL of WHATWG spec or PR:** https://html.spec.whatwg.org/multipage/grouping-content.html#the-dl-element **Excerpt:** > Within a single [dl](https://html.spec.whatwg.org/multipage/grouping-content.html#the-dl-element) element, there should not be more than one [dt](https://html.spec.whatwg.org/multipage/grouping-content.html#the-dt-element) element for each name. **Describe the solution you'd...

enhancement

When using [X/Twitter's embedded timeline widget](https://developer.twitter.com/en/docs/twitter-for-websites/timelines/overview), providing a ``data-height`` attribute causes a ``div`` element containing 100 tweets to become keyboard-focusable in Firefox... Focusing onto it causes NVDA to go completely...

blocked/needs-technical-investigation
needs-triage

Hi, I noticed that the CDTS server's version of that folder appears to be outdated compared to this repo's counterpart. It doesn't seems to be derived from a recent release...

The [repo's .editorconfig file](https://github.com/wet-boew/cdts-sgdc/blob/master/.editorconfig) is currently kind of strange. It looks like it started out as a copy of [WET's .editorconfig file](https://github.com/wet-boew/wet-boew/blob/master/.editorconfig), but was never revised to align with the...