<div>

Plain <div>
<div> with role="presentation"
<div> with role="presentation" and tabindex="0"

<ul>

Notice that the second list item contains two paragraph children.


<ul> role="presentation"

The last list item contains two paragraph children.


<ul> role="presentation" tabindex="0"

The second list item contains two paragraph children.