[webkit-reviews] review granted: [Bug 14114] REGRESSION: HTMLElement.localName returns lowercase, breaks Jira : [Attachment 68209] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 21 10:19:20 PDT 2010


Alexey Proskuryakov <ap at webkit.org> has granted Adam Barth
<abarth at webkit.org>'s request for review:
Bug 14114: REGRESSION: HTMLElement.localName returns lowercase, breaks Jira
https://bugs.webkit.org/show_bug.cgi?id=14114

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

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
+<html>

Would it make sense to test strict mode? XHTML?

+if (window.layoutTestController)
+    layoutTestController.dumpAsText();

I think js-test-pre.js does this for us.


More information about the webkit-reviews mailing list