[Webkit-unassigned] [Bug 148313] AX: Fix accessibility/mac/search-with-frames.html test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 24 17:53:21 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=148313

--- Comment #8 from chris fleizach <cfleizach at apple.com> ---
Comment on attachment 259795
  --> https://bugs.webkit.org/attachment.cgi?id=259795
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=259795&action=review

> LayoutTests/accessibility/mac/search-with-frames.html:42
> +              if(ifrm.name == "frame1a")

need a space after if and before (

i would also rename ifrm -> "iframe" just for clarity

> LayoutTests/accessibility/mac/search-with-frames.html:44
> +              else if(ifrm.name == "frame2a")

ditto about spacing

> LayoutTests/accessibility/mac/search-with-frames.html:49
> +              // call runTest() when all frames have been loaded

make this a full sentence

"Call runTest... have been loaded."

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150825/4165f328/attachment-0001.html>


More information about the webkit-unassigned mailing list