[webkit-reviews] review granted: [Bug 35378] Web Inspector: evaluate-on-hover does not work on HTML files. : [Attachment 49476] [PATCH] Proposed change. (Same with updated expectations for HTML test)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 25 07:07:50 PST 2010


Timothy Hatcher <timothy at hatcher.name> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 35378: Web Inspector: evaluate-on-hover does not work on HTML files.
https://bugs.webkit.org/show_bug.cgi?id=35378

Attachment 49476: [PATCH] Proposed change. (Same with updated expectations for
HTML test)
https://bugs.webkit.org/attachment.cgi?id=49476&action=review

------- Additional Comments from Timothy Hatcher <timothy at hatcher.name>
> +	       var match = /<\/[Ss][Cc][Rr][Ii][Pp][Tt]/.exec(line);

Why not just do //i?


More information about the webkit-reviews mailing list