"text-combine-upright"(tcy) applies to "non-replaced inline elements"[1]. In my understanding, tcy shall not affect to "block level element(e.g. p)". <div style="text-combine-upright: digit"> <div style="writing-mode: vertical-rl"> <p> some text 6 </p> In case of above contents, the character "6" does not upright. If the string "some text 6" generate anonymous inline element, the character "6" should be upright? [1] http://dev.w3.org/csswg/css-writing-modes-3/#propdef-text-combine-upright -- shinsk@gmail.com - snskReceived on Wednesday, 16 July 2014 12:40:57 UTC
This archive was generated by hypermail 2.4.0 : Friday, 25 March 2022 10:08:44 UTC