RESOLVED FIXED 83418
[Qt] REGRESSION(r113511): fast/forms/input-autofilled.html fails
https://bugs.webkit.org/show_bug.cgi?id=83418
Summary [Qt] REGRESSION(r113511): fast/forms/input-autofilled.html fails
Csaba Osztrogonác
Reported 2012-04-07 06:02:36 PDT
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
Attachments
Patch (1.43 KB, patch)
2012-05-02 15:45 PDT, Ilya Sherman
no flags
Csaba Osztrogonác
Comment 1 2012-04-07 06:14:48 PDT
I skipped it - http://trac.webkit.org/changeset/113545 Please unskip it with the proper fix.
Ilya Sherman
Comment 2 2012-05-02 15:45:25 PDT
Simon Hausmann
Comment 3 2012-05-03 22:55:18 PDT
Comment on attachment 139894 [details] Patch rs=me
WebKit Review Bot
Comment 4 2012-05-03 23:46:47 PDT
Comment on attachment 139894 [details] Patch Clearing flags on attachment: 139894 Committed r116072: <http://trac.webkit.org/changeset/116072>
WebKit Review Bot
Comment 5 2012-05-03 23:46:51 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.