Files
VSS/testsuite/html/test_data/coverage_all_elements.xhtml
2022-07-20 09:57:42 +03:00

133 lines
1.9 KiB
HTML

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<base/>
<title>This file contains all known HTML elements</title>
<link/>
<meta/>
<noscript/>
<script></script>
<style/>
</head>
<body>
Flow context
<address/>
<article/>
<aside/>
<blockquote/>
<dl>
<dt/>
<dd/>
</dl>
<details>
<summary/>
</details>
<dialog/>
<div/>
<fieldset>
<legend/>
</fieldset>
<figure>
<figcaption/>
</figure>
<footer/>
<form/>
<h1/>
<h2/>
<h3/>
<h4/>
<h5/>
<h6/>
<header/>
<hgroup/>
<hr/>
<main/>
<menu>
<li/>
</menu>
<nav/>
<ol/>
<p>
Phrasing context
<a/>
<abbr/>
<area/>
<audio>
<source/>
<track/>
</audio>
<b/>
<bdi/>
<bdo/>
<br/>
<button/>
<canvas/>
<cite/>
<code/>
<data/>
<datalist/>
<del/>
<dfn/>
<em/>
<embed/>
<i/>
<iframe/>
<img/>
<input/>
<ins/>
<kbd/>
<label/>
<map/>
<mark/>
<math xmlns='http://www.w3.org/1998/Math/MathML'/>
<meter/>
<object/>
<output/>
<picture/>
<progress/>
<q/>
<ruby>
<rp/>
<rt/>
</ruby>
<s/>
<samp/>
<select>
<optgroup/>
<option/>
</select>
<slot/>
<small/>
<span/>
<strong/>
<sub/>
<sup/>
<svg xmlns='http://www.w3.org/2000/svg'/>
<template/>
<textarea/>
<time/>
<u/>
<var/>
<video/>
<wbr/>
</p>
<pre/>
<section/>
<table>
<caption/>
<colgroup>
<col/>
</colgroup>
<tbody/>
<tfoot/>
<thead/>
<tr>
<td/>
<th/>
</tr>
</table>
<ul/>
<AutonomousCustom/>
</body>
</html>