summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html/elements/picture/parent-hgroup-novalid.html
blob: 936d93e21fdcd82ce7812e0d9750b7a8d932823c (plain)
1
2
3
4
5
<!DOCTYPE html>
<!-- DO NOT EDIT! This test has been generated by /conformance-checkers/tools/picture.py. -->
<meta charset=utf-8>
<title>invalid parent-hgroup</title>
<hgroup><h1>x</h1><picture><img src=x alt></picture></hgroup>