dashboard
repositories
activity
search
login
lzh
/
A133
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
fix dts - symbol error
ronnie
2022-10-23
4bf14332546635f50a1bf7f3df4c0a8e29643280
[~lzh/A133.git]
/
android
/
external
/
libxml2
/
test
/
xhtmlcomp
1
2
3
4
5
6
7
8
<?xml version="1.0"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<body>
<h1><abbr>a</abbr> b</h1>
</body>
</html>