0
I wonder if the element <audio> is part of the group Palpable content, because according to the website WHATWG they mention:
If the element has a Controls attribute: Palpable content.
That is to say if the element <audio> has the attribute controls defined he is part of the group Palpable content not on the contrary, but on W3C they do not mention that the element <audio> is part of the group Palpable content:
Flow content.
Phrasing content.
Embedded content.
If the element has a Controls attribute: Interactive content.
The element <audio> is or is not part of the group Palpable content?


No offense, but what difference does it make to you? Because you want to know whether or not he’s a Palpable content?
– hugocsl
@Hugocsl is that I am creating a reference site and in a section of the site I document all the elements, so I need to specify information about the element and one of this information is which group the element is part of.
– felipe cardozo