Sign in
webkit
/
WebKit
/
e27614df2f37ba9cd62de8344bb8d5b7377411af
/
.
/
LayoutTests
/
fast
/
css-generated-content
/
quotes-lang-case-insensitive.html
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>