Sign in
cobalt
/
cobalt
/
b95ea55ccebda33f820d043e4b4dc85c10d7584d
/
.
/
third_party
/
web_platform_tests
/
custom-elements
/
resources
/
x-element.html
blob: 0c0d2daad6a00b709cf9a4896befb917a1f3e1b7 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<title>
x-element custom element
</title>
<link
rel
=
"author"
title
=
"Sergey G. Grekhov"
href
=
"mailto:sgrekhov@unipro.ru"
>
</head>
<body>
<x-element
id
=
"x-element"
></x-element>
</body>
</html>