Stein Cato Blostrupmoen

Results 5 issues of Stein Cato Blostrupmoen

# Steps to reproduce: 1. Go to https://static.nrk.no/core-components/latest/index.html?core-toggle/readme.md 2. Enable VoiceOver in Safari on Mac 3. Enable QuickNav (press left + right keyboard arrows simulatenously) 4. Focus the second core...

Testcase: https://codesandbox.io/s/blue-pond-nz8z1 Relevant code from the testcase: ```js const datePicker = document.querySelector("core-datepicker"); // Select a date in may 2019. Note that the day of the month is `06` const selectedDate...

The example screenshot used in `README.md` has this as the first warning: `autoprefixer: menu.css:4:4: Outdated direction syntax in gradient` From what I can tell from https://github.com/postcss/postcss-browser-reporter/blob/master/index.js#L71 this warning would actually...

I'm noticing a small layout shift when the image finishes loading and the preview image is swapped out with the real image. The real image is 1128x600px (an aspect ratio...

Using macOS 14.6.1 (23G93) on a MacBook Pro 16-inch, 2021 with an Apple M1 Pro chip. # Steps to reproduce 1. Install using `curl -fsSL https://fnm.vercel.app/install | bash` 2. Run...