Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
8a2c8a97dfd3af0fdb68d49fc58e1163aca8085a
/
.
/
LayoutTests
/
fast
/
css-generated-content
/
quotes-lang-case-insensitive.html
blob: c36c39d1c6fc3de9d957604f68e87c75387b53ab [
file
]
<!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>