[Webkit-unassigned] [Bug 43650] Some IDL attributes don't reflect URL content attributes properly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 8 22:40:07 PDT 2010


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





--- Comment #3 from Darin Adler <darin at apple.com>  2010-08-08 22:40:08 PST ---
In the case of at least iframe/src and base/href, the bug is that the IDL file says [Reflect] and should say [Reflect,URL]. I am trying to figure out now why the fast/dom/script-tests/URL-attribute-reflection.js test gets this wrong.

Aryeh, my test for this is here: <http://trac.webkit.org/export/64963/trunk/LayoutTests/fast/dom/URL-attribute-reflection.html>. Not sure what I did wrong in the test!

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