Skip to content

<article> proprietary attribute "itemprop" #346

@zanona

Description

@zanona

Hey guys, just wondering why itemprop can only be applied to div and applying it to article would result in warnings?

<div itemprop=employee itemscope itemtype=http://schema.org/Person>...</div>

=> OK

<article itemprop=employee itemscope itemtype=http://schema.org/Person>...</article>

=> <article> proprietary attribute "itemprop"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions