1
0
Fork 0
firefox/testing/web-platform/tests/css/css-content/reference/quotes-first-letter-002-ref.html
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

13 lines
464 B
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!doctype html>
<meta charset=utf-8>
<title>CSS-content test reference: first letter with quotes interaction</title>
<link rel="author" title="Daniil Sakhapov" href="sakhapov@google.com">
<style>
.quote { color: green; }
</style>
<div><span class="quote"></span>Should not crash or assert and all six quotes should be displayed.</div>
<div><span class="quote"></span>Should not crash or assert and all six quotes should be displayed.</div>