Bug 32727 - fast/dom/Element/id-in-deletebutton.html Fails on Windows
Summary: fast/dom/Element/id-in-deletebutton.html Fails on Windows
Status: REOPENED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows 7
: P2 Normal
Assignee: Chang Shu
URL: http://build.webkit.org/results/Windo...
Keywords: PlatformOnly
Depends on:
Blocks:
 
Reported: 2009-12-18 11:11 PST by Brian Weinstein
Modified: 2011-02-08 12:32 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brian Weinstein 2009-12-18 11:11:33 PST
This test has been failing on Windows since it was checked in:

http://build.webkit.org/results/Windows%20Release%20(Tests)/r52323%20(7196)/fast/dom/Element/id-in-deletebutton-pretty-diff.html

Is the diff between expected and actual.
Comment 1 Brian Weinstein 2009-12-18 11:16:53 PST
Failing results were committed to platform/win in r52324.
Comment 2 Gustavo Noronha (kov) 2009-12-20 08:22:36 PST
It also fails in GTK+, could the problem be the same?
Comment 3 Chang Shu 2009-12-20 14:01:34 PST
I am setting up a windows environment to work on the problem. I guess the support for delete-button image is missing.
Comment 4 Chang Shu 2010-11-11 08:41:51 PST
I am not sure if we really want to support delete-button image. It seems to be a very minor feature and helps only testing. And as a side effect, the image is embedded in the code and as a result, the build image is increased. I will mark the bug as wontfix for now.
Comment 5 Alexey Proskuryakov 2010-11-11 15:28:59 PST
Reopening, because this bug was about Safari Windows port, not Qt or Gtk.
Comment 6 Chang Shu 2010-11-12 12:27:58 PST
(In reply to comment #5)
> Reopening, because this bug was about Safari Windows port, not Qt or Gtk.

Oops, my bad. I thought it's no longer interested. Anyway, I will find time to get this done. It should be a trivial fix.
Comment 7 Martin Robinson 2011-02-08 12:32:11 PST
This test is now passing on GTK+.