Review Request: kjs: Implement html5 HTMLSelectCollectionProtoFunc::remove

Bernd Buschinski b.buschinski at googlemail.com
Wed Jul 4 02:34:06 BST 2012


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/105430/
-----------------------------------------------------------

Review request for kdelibs.


Description
-------

kjs: Implement html5 HTMLSelectCollectionProtoFunc::remove

with this

getElementById("mySELECT").options.remove(index)
getElementById("mySELECT").remove(index)

works as described in 
http://www.whatwg.org/specs/web-apps/current-work/multipage/common-dom-interfaces.html#dom-htmloptionscollection-remove


Diffs
-----

  khtml/ecma/kjs_html.h 089b550 
  khtml/ecma/kjs_html.cpp d64e07c 

Diff: http://git.reviewboard.kde.org/r/105430/diff/


Testing
-------


Thanks,

Bernd Buschinski

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20120704/aac60e3f/attachment.htm>


More information about the kde-core-devel mailing list