blob: c36c39d1c6fc3de9d957604f68e87c75387b53ab [file] [log] [blame]
<!DOCTYPE html>
<style>
:lang(CusTom) {
quotes: "A" "B" "C" "D";
}
</style>
<p>
You should see the below line printed twice.
</p>
ACDB<br>
<q lang="CUSTOM"><q></q></q>