Bug 68609
Summary: | Implement HTML5 Microdata (master bug) | ||
---|---|---|---|
Product: | WebKit | Reporter: | Arko Saha <arko> |
Component: | DOM | Assignee: | 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 |
Arko Saha
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
Gecko bug: https://bugzilla.mozilla.org/show_bug.cgi?id=591467
Ahmad Saleem
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!