RESOLVED FIXED Bug 61190
fast/dom/HTMLFormElement/associated-elements-after-index-assertion-fail1.html failing on Windows since r86936
https://bugs.webkit.org/show_bug.cgi?id=61190
Summary fast/dom/HTMLFormElement/associated-elements-after-index-assertion-fail1.html...
WebKit Review Bot
Reported 2011-05-20 08:33:09 PDT
HTMLFormElement/associated-elements-after-index-assertion-fail1.html failing on Windows since r86936 Requested by jessieberlin on #webkit.
Attachments
Kent Tamura
Comment 2 2011-05-20 09:02:02 PDT
Does Windows port have ENABLE_PROGRESS_TAG?
Kent Tamura
Comment 3 2011-05-20 09:07:01 PDT
(In reply to comment #2) > Does Windows port have ENABLE_PROGRESS_TAG? Well, the answer is "NO". http://build.webkit.org/builders/Windows%20Release%20%28Build%29/builds/16621/steps/compile-webkit/logs/stdio So, this test result change is correct because the style definition for <progress> in html.css is enabled only for ports with ENABLE_PROGRESS_TAG by r86936.
Kent Tamura
Comment 4 2011-05-20 09:22:03 PDT
I added it to win/Skipped rather than adding new test expectation because adding <progress> support for Windows is the right solution. https://trac.webkit.org/changeset/86962
Jessie Berlin
Comment 5 2011-05-20 13:03:05 PDT
Thanks Kent!
Note You need to log in before you can comment on or make changes to this bug.