summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html/elements/style/scoped-as-p-child-novalid.html
blob: 8619e0815e93d7cb60c565be6794a12d59bb29e7 (plain)
1
2
3
4
5
<!doctype html>
<meta charset=utf-8>
<title>style@scoped as child of p (where flow content is not allowed)</title>
<body>
<p><style scoped></style></p>