[Webkit-unassigned] [Bug 30715] Fails on DOM-Level 3 test attrisid01

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 23 11:55:28 PDT 2009


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





--- Comment #3 from Chang Shu <Chang.Shu at nokia.com>  2009-10-23 11:55:28 PDT ---
(In reply to comment #2)
> (From update of attachment 41727 [details])
> LayoutTests/dom/xhtml/level3/core/attrisid01.xhtml
> 
> already exists.  Did you run the layout tests?  I don't think this needs an
> additional test.  Certainly the results for that test should be updated.

I didn't notice the test case exists already. I will remove my test case from
the patch. However, running on Qt-linux, the existing attrisid test cases must
have something wrong. They all passed successfully even without my
implementation. To make sure I was doing the right thing, I changed the
"assertFalse" to "assertTrue" in attrisid01.js, but the test results are both
success. If I ran dumprendertree instead of run-webkit-tests, I could see the
isid return value was "undefined", which is right. I guess I need additional
effort to make the test case work.

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