[css-text] 'tab-size' de facto applies to inline boxes · Issue #5489 · w3c/csswg-drafts (original) (raw)

From https://drafts.csswg.org/css-text-3/#propdef-tab-size

Applies to: block containers

However, all Chromium, WebKit and Firefox also support it in inline boxes. Testcase

A B C

looks more or less like

A              B       C

So I guess the spec should be changed to reflect reality?