Csswg-drafts: [css-inline] dominant-baseline initial value "normal" not mentioned anywhere else

Created on 15 Jul 2019  Â·  3Comments  Â·  Source: w3c/csswg-drafts

https://drafts.csswg.org/css-inline-3/#dominant-baseline-property

The initial value normal isn't listed in the allowed values for the property. Is auto the intended initial value? (The css/css-inline/inheritance.html WPT tests for this normal value.)

Closed Accepted as Obvious Bugfix css-inline-3

Most helpful comment

Each browser has initial value auto. We should change the spec and the test.

https://wpt.fyi/results/css/css-inline/inheritance.html?label=master&label=experimental

All 3 comments

Each browser has initial value auto. We should change the spec and the test.

https://wpt.fyi/results/css/css-inline/inheritance.html?label=master&label=experimental

@fantasai Was this a typo when bringing the property across from SVG in https://github.com/w3c/csswg-drafts/commit/107993abb5a370cb1fb7d343a2bb93c4d4cc3135 ?

@ewilligers Yes, I think so. I'll fix it. :)

Was this page helpful?
0 / 5 - 0 ratings