[Webkit-unassigned] [Bug 70640] New: [chromium] Wrong dump for rules-with-border-before.html (both writing mode)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 21 13:34:17 PDT 2011


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

           Summary: [chromium] Wrong dump for
                    rules-with-border-before.html (both writing mode)
           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: jchaffraix at webkit.org


Those 2 tests are dumping very weird render tree. This is a Chromium SnowLeopard only bug:

fast/multicol/vertical-lr/rules-with-border-before.html
fast/multicol/vertical-rl/rules-with-border-before.html

Here is a diff:

--- /b/build/slave/Webkit_Mac10_6__dbg_/build/layout-test-results/fast/multicol/vertical-lr/rules-with-border-before-expected.txt 
+++ /b/build/slave/Webkit_Mac10_6__dbg_/build/layout-test-results/fast/multicol/vertical-lr/rules-with-border-before-actual.txt 
@@ -2,7 +2,7 @@
   RenderView at (0,0) size 800x600
 layer at (0,0) size 800x600
   RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x584
+    RenderBody {BODY} at (8,8) size 784x50
 layer at (8,8) size 150x100
   RenderBlock {DIV} at (0,0) size 150x100 [border: (50px solid #0000FF)]
     RenderBlock {DIV} at (50,0) size 200x25

This was added as part of bug 70622 and the reviewer did not understand the dump either. Marking the 2 tests are failing text on SnowLeopard for now.

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