haikuwebkit/LayoutTests/fast/css/before-after-pseudo-class-e...

14 lines
177 B
HTML

<!doctype html>
<html>
<body>
<p>
<div>GoogleGoogle</div>
<div>Example</div>
</p>
<div>
<div>WikipediaWikipedia</div>
<div>Example2</div>
</div>
</body>
</html>