Bug 68609 - Implement HTML5 Microdata (master bug)
Summary: Implement HTML5 Microdata (master bug)
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL: http://www.whatwg.org/specs/web-apps/...
Keywords:
Depends on: 68610 69839 70501 71007 71014 71050 73156 80269 80490 80661 80662 88235 89757 92986
Blocks: html5test
  Show dependency treegraph
 
Reported: 2011-09-22 04:29 PDT by Arko Saha
Modified: 2022-08-02 08:59 PDT (History)
16 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!