[Webkit-unassigned] [Bug 34176] New: Certain markup causes RTL errors and test displays out of order

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 26 12:02:13 PST 2010


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

           Summary: Certain markup causes RTL errors and test displays out
                    of order
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: timmc at microsoft.com


Created an attachment (id=47431)
 --> (https://bugs.webkit.org/attachment.cgi?id=47431)
Markup that causes RTL display problems.

Within an RTL block, some content will display incorrectly. For example:

<div>This is a <span style="text-decoration:
underline;"><em>Test<span></span></em></span></div>

In this case, "Test" appears before the rest of the content. It occurs when the
spans and styles become complex enough.

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