chromium/third_party/blink/web_tests/fast/css/before-after-pseudo-class-expected.html

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