[webkit-reviews] review granted: [Bug 90341] createAttribute/setAttributeNode does not properly normalize case : [Attachment 208018] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 2 11:08:14 PDT 2013


Ryosuke Niwa <rniwa at webkit.org> has granted Arpita Bahuguna
<arpitabahuguna at gmail.com>'s request for review:
Bug 90341: createAttribute/setAttributeNode does not properly normalize case
https://bugs.webkit.org/show_bug.cgi?id=90341

Attachment 208018: Patch
https://bugs.webkit.org/attachment.cgi?id=208018&action=review

------- Additional Comments from Ryosuke Niwa <rniwa at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=208018&action=review


> LayoutTests/fast/dom/Element/setAttributeNode-case-insensitivity.html:8
> +#test {
> +    font-family: ahem;
> +    width: 50;
> +    height: 50;
> +}

Do we need this style?


More information about the webkit-reviews mailing list