Bug 44733 - REGRESSION: rebaseline needed for tables/mozilla_expected_failures/bugs/bug56024.html
Summary: REGRESSION: rebaseline needed for tables/mozilla_expected_failures/bugs/bug56...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac (Intel) OS X 10.5
: P1 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-26 16:57 PDT by Ryosuke Niwa
Modified: 2010-08-26 17:09 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.79 KB, patch)
2010-08-26 17:05 PDT, Ryosuke Niwa
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2010-08-26 16:57:41 PDT
tables/mozilla_expected_failures/bugs/bug56024.html currently fails on all mac tests.  We need to rebaseline this test:

@@ -25,7 +25,7 @@
                     text run at (0,18) width 78: "Fall makeup"
                     text run at (0,36) width 83: "sale. Save up"
                     text run at (0,54) width 49: "to 47%."
-              RenderBlock (anonymous) at (1,73) size 94x0 [color=#CC3333]
-                RenderBlock {FORM} at (0,0) size 94x0
+              RenderBlock (anonymous) at (1,73) size 94x0
+                RenderBlock {FORM} at (0,0) size 94x0 [color=#CC3333]
               RenderBlock (anonymous) at (1,73) size 94x0
                 RenderInline {FONT} at (0,0) size 0x0 [color=#CC3333]
Comment 1 Ryosuke Niwa 2010-08-26 17:05:08 PDT
Created attachment 65647 [details]
Patch
Comment 2 Ryosuke Niwa 2010-08-26 17:07:33 PDT
Thanks for the review, Dan.
Comment 3 Ryosuke Niwa 2010-08-26 17:09:27 PDT
Committed r66154: <http://trac.webkit.org/changeset/66154>