[Webkit-unassigned] [Bug 110322] New: Element boundaries prohibit Japanese line break opportunities in case of Gaiji(image)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 20 03:27:12 PST 2013


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

           Summary: Element boundaries prohibit Japanese line break
                    opportunities in case of Gaiji(image)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.8
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: xz911jp at yahoo.co.jp
                CC: xz911jp at yahoo.co.jp


Created an attachment (id=189277)
 --> (https://bugs.webkit.org/attachment.cgi?id=189277&action=review)
test case (compressed with html and png)

EXPECTED:
The gaiji(image) should be at second line.

REASON (SPEC): 
The closing character of any set of paired punctuation should be kept with the preceding character.
(From http://www.unicode.org/reports/tr14/ , CL: Close Punctuation (XB))

OTHERS:
I have also tried patch in https://bugs.webkit.org/show_bug.cgi?id=17427 and that patch can not fix this issue, so that I register a new one.

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