[Webkit-unassigned] [Bug 69839] [Microdata] Add itemprop, itemref, itemvalue attributes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 21 15:08:29 PDT 2011


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





--- Comment #15 from Ryosuke Niwa <rniwa at webkit.org>  2011-10-21 15:08:28 PST ---
(From update of attachment 111854)
View in context: https://bugs.webkit.org/attachment.cgi?id=111854&action=review

> LayoutTests/fast/dom/MicroData/itemvalue-throws-excpetion-onsetting-001.html:19
> +    }catch (e) {

Please put a space before catch. Also, please spell out exception instead of using one-letter variable e.

> LayoutTests/fast/dom/MicroData/itemvalue-throws-excpetion-onsetting-002.html:19
> +    }catch (e) {

Ditto.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list