[webkit-dev] LocalStorage spec and structured cloning

Maciej Stachowiak mjs at apple.com
Thu Jun 2 16:12:53 PDT 2011


Does anyone have an opinion on this Web Storage spec bug? The input of the WebKit community is desired. And probably Safari and Chrome folks in particular, if opinions differ.

http://www.w3.org/Bugs/Public/show_bug.cgi?id=12111

http://dev.w3.org/html5/webstorage/#dom-storage-getitem says that "The
getItem(key) method must return a structured clone of the current value
associated with the given key." but all browsers I've tested return a string
representation of the value instead."

Regards,
Maciej



More information about the webkit-dev mailing list