[Webkit-unassigned] [Bug 83418] New: [Qt] REGRESSION(r113511): fast/forms/input-autofilled.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 7 06:02:37 PDT 2012


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

           Summary: [Qt] REGRESSION(r113511):
                    fast/forms/input-autofilled.html fails
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: Qt, QtTriaged
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ossy at webkit.org
                CC: simon.fraser at apple.com, isherman at chromium.org
            Blocks: 66032,79666


After http://trac.webkit.org/changeset/113511 
fast/forms/input-autofilled.html started to fail
on Qt platforms with the following diff:
--- /ramdisk/qt-linux-64-release/build/layout-test-results/fast/forms/input-autofilled-expected.txt 
+++ /ramdisk/qt-linux-64-release/build/layout-test-results/fast/forms/input-autofilled-actual.txt 
@@ -1,7 +1,7 @@
 This tests that foreground and background colors properly change for autofilled inputs. It can only be run using DumpRenderTree.

 PASS computedStyleUnstyled.color == originalForegroundUnstyled is true
-PASS computedStyleUnstyled.backgroundColor == originalBackgroundUnstyled is false
+FAIL computedStyleUnstyled.backgroundColor == originalBackgroundUnstyled should be false. Was true.
 PASS computedStyleStyled.color == originalForegroundStyled is true
 PASS computedStyleStyled.backgroundColor == originalBackgroundStyled is true
 PASS computedStyleStyledWithSelector.color == originalForegroundStyledWithSelector is false

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