[Webkit-unassigned] [Bug 91588] Japanese line breaking rule doesn't work if target character is adjacent to ruby characters
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 16 14:17:03 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=91588
--- Comment #18 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
(In reply to Ahmad Saleem from comment #17)
> (In reply to Koji Ishii from comment #16)
> > In porting the fix to Blink http://crbug.com/522826, it looks like
> > RenderRubyText::canBreakBefore() checks "prohibit break before" for the
> > previous characters, where it should check "prohibit break after", so it
> > fails OP+ruby case.
> >
> > A test here (click "Test Case" tab to run):
> > http://test.csswg.org/shepherd/testcase/line-break-around-ruby-001/name/line-
> > break-around-ruby/
>
> This is also now on WPT.
>
> Blink / Chrome landed this commit:
> https://src.chromium.org/viewvc/blink?view=revision&revision=201073
SVN is gone - https://github.com/chromium/chromium/commit/65c133764c0925fd7baabb58374574c43450b85f
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240916/d9feb89f/attachment.htm>
More information about the webkit-unassigned
mailing list