[Webkit-unassigned] [Bug 123204] Combining vertical-rl writing mode, float: left and -webkit-text-combine: horizontal has unexpected result following r147588

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 31 15:05:19 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=123204





--- Comment #7 from Koji Ishii <kojiishi at gmail.com>  2013-10-31 15:04:05 PST ---
I can't say exactly how and where, but my best guess is that intrinsic size calculation is incorrect when a vertical span contains a horizontal span, and Glenn's change made the bug clearer.

When tatechuyoko appears at the end of line, there should be break opportunities before and after. Exceptions are like when "!?" is in the tatechuyoko, because break before "!" is prohibited as per UAX#14.

I feel sorry that I guess this isn't really helpful advice...

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list