Currently the definition table `text-combine-upright` [1] says the property applies to "non-replaced inline elements". However, in Example 18 which explains the result of `text-combine-upright: digits 2` applied to the fragment `<p>あれは10,000円ですよ!</p>`, the figure shows that a span of characters ("10") are combined even the element applied is a block element. What does that mean? Is the example is wrong, the propdef is wrong (it should say "non-replaced elements"), or neither (like the case of `digits` it applies to block elements as well)? [1] http://dev.w3.org/csswg/css-writing-modes/#propdef-text-combine-upright -- Masataka Yakura <myakura.web@gmail.com>Received on Tuesday, 29 July 2014 12:29:19 UTC
This archive was generated by hypermail 2.4.0 : Friday, 25 March 2022 10:08:45 UTC