You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@any23.apache.org by "Nisala Mendis (JIRA)" <ji...@apache.org> on 2015/06/02 21:15:49 UTC

[jira] [Commented] (ANY23-185) Add missing element attributes to HTMLMetaExtractor

    [ https://issues.apache.org/jira/browse/ANY23-185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14569593#comment-14569593 ] 

Nisala Mendis commented on ANY23-185:
-------------------------------------

Hi Lewis John McGibbney,
One thing I have notice in the spec[1] itemprop is stated as "unimplemented", and I cant really find a reason behind this labeling. WDYT ?
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
if the itemprop is set, a user-defined metadata, transparent for the user-agent as the semantics of the metadata is user-specific. Living Standard Unimplemented
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Also for the cases other cases name and http-quiv and charset ( attribute type), this labeling has not been used and more information is given for these case where as for the itemprop case no any other information or sample case is provided. ( see examples in the bottom of the the spec ) So my patch is written considering these 3 cases except itemprop.
I am more than happy to include this case of itemprop if more information is available. :) 
[1]https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta
Regards
Nisala

> Add missing <meta> element attributes to HTMLMetaExtractor
> ----------------------------------------------------------
>
>                 Key: ANY23-185
>                 URL: https://issues.apache.org/jira/browse/ANY23-185
>             Project: Apache Any23
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 0.9.0
>            Reporter: Lewis John McGibbney
>            Assignee: Nisala Mendis
>             Fix For: 1.2
>
>         Attachments: ANY23-185_patch.patch
>
>
> Right now we only pick up 'name' and 'content' attributes within HTMLMetaExtractor.
> We should add missing attributes as per the Mozilla specification 
> https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)