Bug 68609

Summary: Implement HTML5 Microdata (master bug)
Product: WebKit Reporter: Arko Saha <arko>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: ahmad.saleem792, alexgtk19, apedralho, donggwan.kim, dynastpsh, eoconnor, jesus, laszlo.gombos, menard, peter, rniwa, s.choi, sh919.park, syoichi, tonikitoo, webkit.org
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
URL: http://www.whatwg.org/specs/web-apps/current-work/multipage/links.html#microdata
Bug Depends on: 68610, 69839, 70501, 71007, 71014, 71050, 73156, 80269, 80490, 80661, 80662, 88235, 89757, 92986    
Bug Blocks: 40829    

Description Arko Saha 2011-09-22 04:29:42 PDT
This is a master bug to track the implementation of HTML5 Microdata for WebKit.

Microdata is a specification used to nest semantics within existing content on web pages. Search engines, web crawlers, and browsers can extract and process Microdata from a web page and use it to provide a richer browsing experience for users. Microdata helps technologies such as search engines and web crawlers better understand what information is contained in a web page, providing better search results.

Here is the spec : http://www.whatwg.org/specs/web-apps/current-work/multipage/links.html#microdata
Comment 1 Ryosuke Niwa 2011-10-12 15:51:21 PDT
Gecko bug: https://bugzilla.mozilla.org/show_bug.cgi?id=591467
Comment 2 Ahmad Saleem 2022-08-02 08:57:42 PDT
MicroData was removed here:

https://github.com/WebKit/WebKit/commit/cd0400986f42a280613126c60e2ffe028ae6c7aa

Do we need this? Thanks!

Can we also close other related / dependent bugs? Thanks!