ladybird/Tests/LibWeb/Ref/expected/css-quotes-ref.html

5 lines
177 B
HTML

<!doctype html>
<meta charset="utf-8">
<div class="a">Well, hello friends!</div>
<div class="b">“Well, hello friends!”</div>
<div class="c">/* Well, hello friends! */</div>