[webkit-reviews] review granted: [Bug 63138] Web Inspector: split setAttributes and setAttributeValue. : [Attachment 98173] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 22 08:40:14 PDT 2011


Yury Semikhatsky <yurys at chromium.org> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 63138: Web Inspector: split setAttributes and setAttributeValue.
https://bugs.webkit.org/show_bug.cgi?id=63138

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

------- Additional Comments from Yury Semikhatsky <yurys at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=98173&action=review

> Source/WebCore/inspector/Inspector.json:883
> +		       { "name": "text", "type": "string", "description": "Text
with a number of attributes. Will parse this text using HTML parser." }

We should be explicit about what should happen to the existing attributes with
same names should the text contain such attributes.


More information about the webkit-reviews mailing list