/html/semantics/scripting-1/the-template-element/template-element/content-attribute.html| status | subtest | message |
|---|---|---|
| PASS | Content attribute of template element is read-only. Test empty template | |
| PASS | Content attribute of template element is read-only. Test not empty template populated by appendchild() | |
| PASS | Content attribute of template element is read-only. Test not empty template populated by innerHTML | |
| PASS | Content attribute of template element is read-only. Test that custom content attribute named 'content' doesn't make content IDL attribute writable | |
| PASS | Content attribute of template element is read-only. Test that custom content attribute named 'content' doesn't affect content IDL attribute | |
| FAIL | Content attribute of template element is read-only. Text value of content attribute of template tag should be ignored, when loading document from a file | assert_readonly: Content attribute of template element should be read-only property "content" not found |
| FAIL | Content attribute of template element is read-only. Test content attribute of a document loaded from a file | assert_readonly: Content attribute of template element should be read-only property "content" not found |
bundle built 2026-07-16T07:16:48.063Z