[Webkit-unassigned] [Bug 104763] Line breaks should not occur inside rt

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 12 20:58:05 PST 2012


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





--- Comment #2 from Ryosuke Niwa <rniwa at webkit.org>  2012-12-12 21:00:27 PST ---
Say we have <ruby>ABC DEF<rt>abc def</rt></ruby> and suppose that the word happens at the space between C and D in the base.

I think the spec. is saying that the rendered text should show up as:
abc
ABC
def
DEF

so that the ruby text still shows up right above the ruby base. I don’t think the spec is very clear about this though. It says there’s an example below but then it doesn’t really provide concrete examples :(

-- 
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