Bug 32727
Summary: | fast/dom/Element/id-in-deletebutton.html Fails on Windows | ||
---|---|---|---|
Product: | WebKit | Reporter: | Brian Weinstein <bweinstein> |
Component: | Tools / Tests | Assignee: | Chang Shu <cshu> |
Status: | REOPENED | ||
Severity: | Normal | CC: | bweinstein, gustavo, mrobinson |
Priority: | P2 | Keywords: | PlatformOnly |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Windows 7 | ||
URL: | http://build.webkit.org/results/Windows%20Release%20(Tests)/r52323%20(7196)/fast/dom/Element/id-in-deletebutton-pretty-diff.html |
Brian Weinstein
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Brian Weinstein
Failing results were committed to platform/win in r52324.
Gustavo Noronha (kov)
It also fails in GTK+, could the problem be the same?
Chang Shu
I am setting up a windows environment to work on the problem. I guess the support for delete-button image is missing.
Chang Shu
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.
Alexey Proskuryakov
Reopening, because this bug was about Safari Windows port, not Qt or Gtk.
Chang Shu
(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.
Martin Robinson
This test is now passing on GTK+.