[webkit-reviews] review requested: [Bug 26262] Implement HTML5 draggable : [Attachment 32253] Uses parseMappedAttribute instead of the user style sheet

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 4 00:09:42 PDT 2009


Erik Arvidsson <arv at chromium.org> has asked  for review:
Bug 26262: Implement HTML5 draggable
https://bugs.webkit.org/show_bug.cgi?id=26262

Attachment 32253: Uses parseMappedAttribute instead of the user style sheet
https://bugs.webkit.org/attachment.cgi?id=32253&action=edit

------- Additional Comments from Erik Arvidsson <arv at chromium.org>
I also did some testing with Firefox 3.5 and it ignores the case of true and
false so I made all the checks ignore the case. Also, added code to correctly
handle when the attribute is set to something other than true or false and
updated the test to reflect that.


More information about the webkit-reviews mailing list