Sebastian Zartner

Results 74 issues of Sebastian Zartner

The options _Show Page Timeline_, _Show Statistics_, _Clear_ and for downloading are global, not bound to a specific request. So the toolbar should be fixed at the top. This means,...

Since [1.10a10](https://blog.getfirebug.com/2012/06/01/firebug-1-10a10/) Firebug allows to switch the display of colors between hexadecimal, rgb and hsl. The hex and rgb display work fine with Firepicker, but hsl is breaking the picker...

The picker should offer a way to select a color from the predefined [keywords](http://www.w3.org/TR/css3-color/#svg-color). Sebastian

I am getting the following error when trying to expand an @font-face rule (e.g. on https://developer.mozilla.org/en-US/): > TypeError: issueData.data.__compat is undefined Sebastian

### MDN URL https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes ### What specific section or headline is this issue about? List of global attributes ### What information was incorrect, unhelpful, or incomplete? The specifications list and...

good first issue
help wanted
Content:HTML
time: -30mins

For the [definition of one-dimensional images in CSS Images 4](https://github.com/w3c/csswg-drafts/pull/7029) I wanted to define a `` type. While the references work correctly, the display of the name is incorrect. Reference:...

Firefox 96.0 is passing two more tests than Chrome 97.0 for the experimental features but has two percentage points less. ![Firefox passing more tests but having a lower percentage than...

bug

The addition of filters in #212 introduced a way to define the first and last CSS snapshot a specification is part of the official CSS definition. This allows to filter...

question

With #212 in place, there is an option to filter the specs by stability. A specification is marked as `stable` if it is listed anywhere in one of the CSS...

question

Browser Scope is gone and the related code is removed in #217, so there needs to be another solution for saving the results to compare them. css3test.com is currently running...

feature