[webkit-reviews] review granted: [Bug 97825] AX: labelForElement is slow when there are a lot of DOM elements : [Attachment 167936] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 11 13:13:18 PDT 2012


Ryosuke Niwa <rniwa at webkit.org> has granted Dominic Mazzoni
<dmazzoni at google.com>'s request for review:
Bug 97825: AX: labelForElement is slow when there are a lot of DOM elements
https://bugs.webkit.org/show_bug.cgi?id=97825

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

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


> LayoutTests/accessibility/title-ui-element-correctness-expected.txt:6
> +Label 1  
> +Label 2  
> +Label 3  
> +
> +Label 5  
> +Label 6b Label 6c  

Please hide these once the test is done to avoid cluttering the test output.
Namely, you can set display: none on #container or clear its innerHTML.


More information about the webkit-reviews mailing list