Bug 88235

Summary: [Microdata] An element with an empty itemprop='' should not get listed in the .properties list
Product: WebKit Reporter: Arko Saha <arko>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 68609    
Attachments:
Description Flags
Patch rniwa: review+

Arko Saha
Reported 2012-06-04 08:09:27 PDT
According to the latest specification http://www.whatwg.org/specs/web-apps/current-work/multipage/microdata.html, an element with an empty itemprop='' should not get listed in the .properties list. Please check : http://html5.org/r/6854 for the spec change.
Attachments
Patch (3.96 KB, patch)
2012-06-04 08:46 PDT, Arko Saha
rniwa: review+
Arko Saha
Comment 1 2012-06-04 08:46:28 PDT
Ryosuke Niwa
Comment 2 2012-06-08 00:07:52 PDT
Comment on attachment 145593 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=145593&action=review > LayoutTests/fast/dom/MicroData/element-with-empty-itemprop.html:18 > + Why the blank line?
Arko Saha
Comment 3 2012-06-08 05:17:30 PDT
Note You need to log in before you can comment on or make changes to this bug.