Harness status: OK
Found 1 tests
Result | Test Name | Message | ||
---|---|---|---|---|
Fail | Testing parsing of misnested <form> tags inside <template> | assert_equals: The parsed structure should match the expected result with correctly nested elements. expected "A<template><br>BC<form>D<div>E</div></form>FG</template>H" but got "A<template><br>BC<form>D<div>EF</div>G</form></template>H"at Test.<anonymous> (https://wpt.live/html/syntax/parsing/misnested-form-in-template.html:14:3) at Test.step (https://wpt.live/resources/testharness.js:2642:25) at test (https://wpt.live/resources/testharness.js:633:30) at https://wpt.live/html/syntax/parsing/misnested-form-in-template.html:10:1 Asserts run
|