[Webkit-unassigned] [Bug 49105] New: RTL styling and attribute on div messes up image placement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 5 15:47:55 PDT 2010


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

           Summary: RTL styling and attribute on div messes up image
                    placement
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://skydrive.com
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P3
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dianakim at microsoft.com
                CC: dianakim at microsoft.com


In the PowerPoint Web App on http://skydrive.com, when an RTL locale is set by the browser, the background image we specify is downloaded correctly but does not display. 

The DOM parser complains about unmatched </img> tags in the attached test file (repro.html)--however, we believe that it's the RTL styling and attribute on the div that messes up the placement of the image. This repro mimics the PowerPoint Web App's RTL settings and layout, with the gradient image we specify. In the div that mimics our settings and layout, the image doesn't display at all; the regular div works.

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