[Webkit-unassigned] [Bug 35865] New: Negative TEXT-INDENT doesn't work in direction:rtl elements.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 8 07:01:04 PST 2010


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

           Summary: Negative TEXT-INDENT doesn't work in direction:rtl
                    elements.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gjunge at gmail.com


Created an attachment (id=50217)
 --> (https://bugs.webkit.org/attachment.cgi?id=50217)
RTL example.

When adding a "text-indent:-9999px" to an element in an direction:ltr document,
the element dissappears, and no scrollbars are shown.
When doing the same but adding "direction:rtl" to the body, horizontal
scrollbars appear, and the item didn't dissapear.

I've attached an RTL example. Just change the direction style element on the
body element to LTR to see the difference.

Seen in Safari 4.0.4 and Chrome 4.0.249 .

Works ok in FF 3.6 and IE8

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