[webkit-reviews] review granted: [Bug 78114] Add a perf test for the CSS parser. : [Attachment 126811] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 15 12:03:33 PST 2012


Ryosuke Niwa <rniwa at webkit.org> has granted Alexis Menard (darktears)
<alexis.menard at openbossa.org>'s request for review:
Bug 78114: Add a perf test for the CSS parser.
https://bugs.webkit.org/show_bug.cgi?id=78114

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

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


> PerformanceTests/Parser/css-parser.html:8
> +    var styles = document.getElementById("styles");
> +    styles.setAttribute("href", "resources/style.css");

Should we be removing the old element before attaching new one?


More information about the webkit-reviews mailing list