12 lines
248 B
HTML
12 lines
248 B
HTML
<!DOCTYPE html>
|
|
<link rel=author href="mailto:jarhar@chromium.org">
|
|
<link rel=help href="https://github.com/whatwg/html/issues/9459#issuecomment-1630466911">
|
|
|
|
<div id="po" popover>
|
|
PO
|
|
</div>
|
|
|
|
<script>
|
|
po.popover = undefined;
|
|
po.remove();
|
|
</script>
|