Bramus

Results 103 issues of Bramus

The original Tetris show the upcoming/next block somewhere. Didn't see it immediately in the demo or options.

The syntax for [the `scroll-timeline` shorthand](https://drafts.csswg.org/scroll-animations-1/#scroll-timeline-shorthand) is defined as such: ```css scroll-timeline:  ||  ``` The syntax for [the `view-timeline` shorthand](https://drafts.csswg.org/scroll-animations-1/#view-timeline-shorthand) is defined as such: ```css view-timeline: [ || ]# ```...

scroll-animations-1

This is a split-off from https://github.com/w3c/csswg-drafts/issues/7044 where it was suggested to allow authors to use existing keyframes as part of a larger set of keyframes. Say you load up a...

css-animations-2

_(Manually creating this one because the automation did not work. Got back “**WARNING:** A Github issue was not created because the API rate limit was exceeded. If you need a...

content

### Steps to reproduce the problem Make a bunch of requests (viewing profiles, following) so that you get rate limited. ### Expected behaviour For the rate limitation to be respected...

bug

### Steps to reproduce the problem 1. Visit https://mastodon.social/@[email protected] ### Expected behaviour For the page to understand that it’s an account on the same server ### Actual behaviour The page...

bug

This PR adds the `profile:username` opengraph tag to status pages, in addition to it already being shown on account profile pages. This allows for easier automation to detect which profile...

### Steps to reproduce the problem 1. Visit https://mastodon.social/public/local 2. Click on any profile 3. Using DevTools, run `document.querySelector('meta[property="profile:username"]')` ### Expected behaviour For the element to be present ### Actual...

bug

There's this issue in Safari where the lines code does not play nice with colors when they are referred to by their name. Will work: ``` --lines-colors: #f94144, #f3722c, #f8961e;...

There’s a difference in markup for `gifv` attachments when viewing in a toot vs when viewing on a profile media page. The difference is a `title` attribute that is missing...

bug
ui