Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / selectors / 001-expected.html
blob0b42045f0561fe169063edf4ddd53e86af51a804
1 <!DOCTYPE html>
2 <ul>
3 <li style="background:lime">The background of this list item should be green</li>
4 <li style="background:lime">The background of this second list item should be also green</li>
5 </ul>
6 <p style="background:lime">The background of this paragraph should be green.</p>