7 lines
299 B
HTML
7 lines
299 B
HTML
<!doctype html>
|
|
<meta charset=utf-8>
|
|
<title>CSS-content test: changing the lang attribute affects quotes</title>
|
|
<link rel="author" title="Xiaocheng Hu" href="mailto:xiaochengh.work@gmail.com">
|
|
<link rel=help href="https://drafts.csswg.org/css-content/#quotes">
|
|
|
|
<div>«First letter»</div>
|