yarusome

Results 9 comments of yarusome

The `fill` value in the output CSS code is updated after following steps: 1. The "fill" option in the "border-image-slice" section is toggled; 2. Any input slider or dropdown menu...

@wbamberg I think this issue is fixed by #449 now. Could this issue be closed?

@teoli2003 Since the transition of `{{CSSSyntax}}` to webref, I guess this issue can now be closed (as well as the PR).

The unit test is complaining about `pageType` (?)

@caugner Thanks for the hint. All unit tests pass now.

I found that `types.json` contain both prose-only types (such as [``](https://drafts.csswg.org/css-values/#numbers)) and types that do have syntaxes (such as [``](https://drafts.csswg.org/css-display/#typedef-display-internal)), meanwhile the [schema](https://github.com/mdn/data/blob/main/css/types.md) for `types.json` doesn't allow for a `syntax`...

Two questions: 1. Will these refs have localized versions? Popular IDEs like VS Code definitely need localized refs, and it seems inconsistent to only have the en-US version maintained while...

Since alpha values cannot be guaranteed to be represented by hex accurately anyway, I think it's better to add a warning there that the hex value doesn't account for the...

Apart from the fact that a few elements listed here are deprecated / deferred to MathML 4 or have no visual effect, the crucial question is: In what form should...