[Webkit-unassigned] [Bug 95052] New: [Chromium] Layout Test fast/writing-mode/broken-ideographic-font.html failing on Snow Leopard, Win

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 27 00:21:16 PDT 2012


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

           Summary: [Chromium] Layout Test
                    fast/writing-mode/broken-ideographic-font.html failing
                    on Snow Leopard, Win
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dominicc at chromium.org
                CC: jchaffraix at webkit.org, robert at webkit.org


The failure is due to border differences, such as:

-          RenderBlock {P} at (14,28) size 249x23 [bgcolor=#FFAAAA] [border: (20px solid #FF8888) none (20px solid #FF8888)]
+          RenderBlock {P} at (14,28) size 249x23 [bgcolor=#FFAAAA] [border: none (20px solid #FF8888) none (20px solid #FF8888)]
             RenderText {#text} at (21,1) size 200x20
               text run at (21,1) width 200: 

These may be related to r126683. There is a comment about that changing how DRT reports borders, so I’m not sure offhand if this is a regression or just different DRT output.

This test is crashing on Lion. That is bug 95051. This test has existing IMAGE+TEXT expectations on Linux pointing to <http://crbug.com/65877>.

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